bump to 2.7
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "rclone-ui",
|
||||
"version": "2.6.3",
|
||||
"version": "2.7.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "rclone-ui",
|
||||
"version": "2.6.3",
|
||||
"version": "2.7.0",
|
||||
"dependencies": {
|
||||
"@formkit/auto-animate": "^0.9.0",
|
||||
"@heroui/react": "^2.7.11",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "rclone-ui",
|
||||
"private": true,
|
||||
"version": "2.6.3",
|
||||
"version": "2.7.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "node scripts/buildExternal.js && vite",
|
||||
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 4.3 KiB |
@@ -255,7 +255,7 @@ checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100"
|
||||
|
||||
[[package]]
|
||||
name = "app"
|
||||
version = "2.6.3"
|
||||
version = "2.7.0"
|
||||
dependencies = [
|
||||
"cocoa",
|
||||
"fix-path-env",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "app"
|
||||
version = "2.6.3"
|
||||
version = "2.7.0"
|
||||
description = "A Tauri App"
|
||||
authors = ["you"]
|
||||
license = ""
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<id>com.rcloneui.RcloneUI</id>
|
||||
|
||||
<name>Rclone UI</name>
|
||||
<summary>The cross-platform desktop GUI for rclone & S3.</summary>
|
||||
<summary>The GUI for rclone.</summary>
|
||||
|
||||
<metadata_license>MIT</metadata_license>
|
||||
<project_license>Apache-2.0</project_license>
|
||||
@@ -18,20 +18,19 @@
|
||||
<control>touch</control>
|
||||
</supports>
|
||||
|
||||
<recommends>
|
||||
<control>keyboard</control>
|
||||
<control>pointing</control>
|
||||
</recommends>
|
||||
<requires>
|
||||
<display_length compare="ge">360</display_length>
|
||||
</requires>
|
||||
|
||||
<description>
|
||||
<p>
|
||||
Easily manage your rclone remotes & tasks in a transparent way.
|
||||
The best way to manage your rclone remotes & tasks in a light and easy way.
|
||||
</p>
|
||||
<p>
|
||||
Free to use, open source, actively maintained and built with Tauri.
|
||||
Free to use & open source.
|
||||
</p>
|
||||
<p>
|
||||
Stop remembering flags, copy pasting commands, and wasting time.
|
||||
</p>
|
||||
<p>
|
||||
Features:
|
||||
@@ -39,15 +38,20 @@
|
||||
<ol>
|
||||
<li>✅ Cross platform running on Windows, Linux, macOS (x64, Arm and Apple Silicon)</li>
|
||||
<li>✅ Works with your existing rclone installation (or can install rclone for you)</li>
|
||||
<li>✅ File Browser</li>
|
||||
<li>✅ Sync, Copy, Mount, and more</li>
|
||||
<li>✅ File Browser 2.0</li>
|
||||
<li>✅ Proxy support</li>
|
||||
<li>✅ Sync, Copy, Mount, Serve, Move, and more</li>
|
||||
<li>✅ Jobs (see all background operations)</li>
|
||||
<li>✅ Add/Remove Remotes</li>
|
||||
<li>✅ Set default flags for each remote separately, based on the operation (mount, sync, copy, etc)</li>
|
||||
<li>✅ Customize the flags when running an operation on a case by case basis</li>
|
||||
<li>✅ Set default flags for each remote separately, based on the operation (mount, copy, etc)</li>
|
||||
<li>✅ Customize the flags when running an operation on a case by case basis (on top of defaults)</li>
|
||||
<li>✅ Set a password for the Settings panel</li>
|
||||
<li>✅ Hide commands or remotes from the tray menu</li>
|
||||
<li>✅ Import/Export Configs (encrypted with pass or command)</li>
|
||||
</ol>
|
||||
<p>
|
||||
No tracking, no ads.
|
||||
<em>Do more with Rclone!</em>
|
||||
</p>
|
||||
</description>
|
||||
|
||||
<categories>
|
||||
@@ -90,13 +94,12 @@
|
||||
</screenshots>
|
||||
|
||||
<releases>
|
||||
<release version="2.6.3" date="2025-09-28">
|
||||
<url type="details">https://github.com/rclone-ui/rclone-ui/releases/tag/v2.6.3</url>
|
||||
<release version="2.7.0" date="2025-09-28">
|
||||
<url type="details">https://github.com/rclone-ui/rclone-ui/releases/tag/v2.7.0</url>
|
||||
<description>
|
||||
<p>2.6.3 Release</p>
|
||||
<p>2.7.0 Release</p>
|
||||
<ul>
|
||||
<li>Initial flatpak release.</li>
|
||||
<li>Relaunch on update.</li>
|
||||
<li>Bug squashing & improvements.</li>
|
||||
</ul>
|
||||
</description>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 431 B |
|
Before Width: | Height: | Size: 943 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 488 B After Width: | Height: | Size: 531 B |
|
Before Width: | Height: | Size: 556 B After Width: | Height: | Size: 656 B |
|
Before Width: | Height: | Size: 561 B After Width: | Height: | Size: 721 B |
|
Before Width: | Height: | Size: 644 B After Width: | Height: | Size: 946 B |
|
Before Width: | Height: | Size: 687 B After Width: | Height: | Size: 624 B |
|
Before Width: | Height: | Size: 765 B After Width: | Height: | Size: 765 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "Rclone UI",
|
||||
"mainBinaryName": "Rclone UI",
|
||||
"version": "2.6.3",
|
||||
"version": "2.7.0",
|
||||
"identifier": "com.rclone.ui",
|
||||
"build": {
|
||||
"frontendDist": "../dist",
|
||||
|
||||