Changelog
GAGU is currently in the Alpha stage, and a version is updated about every three weeks, depending on the progress of work and study.
Before the release of v1.0.0, the data fields may be adjusted several times, and GAGU will not automatically convert the data generated in the old version for the time being, which may cause it to fail to run normally after installing the new version.
If this happens, you can execute the gagu --reset
command to clear the local data directory generated by GAGU, and then re-execute gagu
to start the service.
The location of the data directory generated by different devices is different, for details, please refer to here.
Clear data directory means that all users, download tunnels and other data will be cleared.
v0.0.*
-
v0.0.57 (2024-02-17)
- feat: support HTTPS
- feat: seperate token and accessToken
- feat: support PDF thumbnail
- feat: MI TV remote control and SMS list in AndroidController
- fix: replace dependency jsmediatags with music-metadata
-
v0.0.56 (2024-01-28)
- feat: go to specified path
- feat: verify path access permissions
- feat: clipboard (copy, cut, paste)
- feat: set transfering strategy for existing files
- fix: hotkey method checking
- fix: code optimization
-
v0.0.55 (2024-01-14)
- feat: supports proportional resizing of the window when the cursor hovers over the application window full-screen button
- feat: file movement in menu
- feat: memorize whether the sidebar of FileExplorer is collapsed
- feat: memorize the play mode of MusicPlayer
- feat: download button in TextEditor and MusicPlayer
- feat: AndroidController (beta)
- fix: favorite folders should be able to return to the parent folder
- fix: the newly opened application window must appear within the visible area
- fix: optimized EntryPicker (EntrySelector)
-
v0.0.54 (2023-12-31)
- Hotfix: Deletion of non-empty folder failed
-
v0.0.53 (2023-12-30)
- This update may require executing
gagu --reset
to reset the data
- After updated, users need to log in again
- feat: memorize TextEditor font size (related hotkeys changed)
- feat: support rendering GFM, HTML tags, relative path image in TextEditor Markdown
- feat: click on the picture to preview in TextEditor Markdown
- feat: memorize the size and position of different app windows opened
- feat: sidebar grouping in FileExplorer
- feat: Input timestamp when creating new files or folders
- feat: Add immersive play mode in MusicPlayer (click the cover or press Enter key)
- fix: failed to move files (cross-device)
- fix: merge the timer for opening folders on hover to avoid accidental problems
- fix: secondary menu click insensitivity problem
- fix: clear user info and config in the browser after the user logs out
- fix: use middleware to replace the pulse api to record user active time
- fix: folder deletion fails in Windows environment (C: drive is still restricted) and lib detection syntax error
- fix: dark mode style optimization
- fix: code optimization and dependency upgrade
-
v0.0.52 (2023-12-24)
- feat: Desktop file management is available (adjust the user’s default access path to personal folders)
- feat: hotkeys divided by system style
- feat: User-defined file size calculation method (Settings/System/General/1K=)
- feat: dark mode
- feat: memorize the volume adjustment of the user’s MusicPlayer and VideoPlayer
- fix: error occurs when obtaining info for an audio file without built-in cover
-
v0.0.51 (2023-12-17)
- feat: allow uploading files larger than 2GB
- feat: add open-with in Touch mode
- feat: Settings/System/Apps/FileExplorer/Desktop auto-open
- feat: Settings/System/Apps/FileExplorer/Default path
- feat: remember config of hidden items, view mode and sort type in different folders
- feat: bottom back-button operations in touch mode
- fix: refined server-side error message
- fix: Thumbnail list at the bottom of the PhotoViewer are misaligned in Explorer and Touch modes
- fix: chaos of lasso selection under multiple FileExplorer windows
-
v0.0.50 (2023-12-10)
- feat: password lock and password modification
- feat: auto open folders on drag hover
- feat: support drag-and-drop placement of the sidebar and path navigation in FileExplorer
- feat: API type definition
- fix: i18n in DatePicker
- fix: only 100 files can be read when uploading nested folders
- fix: use throttling query to reduce request frequency after batch uploading
- fix: when the subdirectory changes, the parent directory data is refreshed at the same time
- fix: deleting a entry that not exists reports an error
- fix: drag-and-drop interaction for moving files
- fix: adjust thumbnail loading timing
- fix: when dragging on a file, drag to the current directory
- fix: adjust PhotoViewer toggle button position
-
v0.0.49 (2023-12-03)
- feat: support assigning specified accessible paths to users
- feat: new folder, text file and rename functions in Touch mode
- fix: folders whose size has been obtained cannot be sorted by file size
- fix: add a tip when the file cannot be actually deleted under certain circumstances
- fix: use quotes safely in filenames
- fix: default opening interface in every apps
- fix: moving files requires both write and delete permissions
-
v0.0.48 (2023-11-27)
- feat: Settings/Advanced/Service host name
- fix: sharing page missing
-
v0.0.47 (2023-11-26)
- feat: finish Explorer mode
- feat: touch mode preview
- feat: adaptive Touch mode for all apps
- feat: file filtering wildcard support a* / a*c / *bc / *b*
- feat: exif formatted information panel in PhotoViewer
- feat: new fully functional file picker
- feat: limit reminder when the file upload exceeds 2GB. Slice upload will be implemented in the future
- fix: users without deletion permission cannot upload files with the same name for overwriting
- fix: disable drag and drop when renaming files
- fix: merge similar sort items
- fix: the limit for clearing the number of times entered when creating a new share is still limited to 0 times
- fix: resize the browser to synchronize the window size after applying full screen in Desktop mode
- fix: file manager multi-select logic with Shift key pressed
- fix: after modifying the user’s avatar, the list page is not updated simultaneously
- fix: code optimization
-
v0.0.46 (2023-11-15)
- hotfix: Loop request after file upload
-
v0.0.45 (2023-11-15)
- feat: Settings/Advanced/Check for updates
- feat: front-end entries caching to improve access speed
- feat: file sorting
- feat: before closing the window, remember the display method and sorting method of each directory
- fix: failed to open file within media app
- fix: FileExplorer right-click menu is messed up
-
v0.0.44 (2023-11-10)
- feat: user favorites
- feat: view Markdown in TextEditor
-
v0.0.43 (2023-09-25)
- feat: delete-operation in PhotoViewer
- fix: file name special character recognition error
- fix: filter and display correct sharing records
- fix: optimize some styles and icons
-
v0.0.42 (2023-06-05)
- feat: add basic drag and drop file transfer
- feat: display MP3 thumbnail
- fix: Enter key input line break problem when renaming
- fix: optimize the context menu
- fix: token format
-
v0.0.41 (2023-05-17)
- feat: upgrade dependencies like React 18 and TailwindCSS 3
- feat: wallpaper in Login and Sharing page
- feat: show root directory
/data/data/com.termux
in Android device
- fix: move
.io.gagu
to /data/data/com.termux/home
in Android device
- fix: code optimization
- fix: fix known issues
- fix: patch i18n
-
v0.0.40 (2023-05-15)
- feat: do not check extensions when renaming
- feat: page switching transition effect
- fix: global i18n
- fix:
.io.gagu/public/background
-> .io.gagu/public/image
-
v0.0.39 (2023-05-12)
- feat: customized favicon
- feat: terminal and UI beautification
- feat: add API log
- fix: duplicate upload
- fix: folder does not refresh after upload
- fix: user deletion error
-
v0.0.38 (2023-05-10)
- hotfix: error path in Termux
-
v0.0.37 (2023-05-10)
- feat: desktop wallpaper
- feat: detect whether the thumbnail interface is supported
-
v0.0.36 (2023-04-26)
- feat: add param
-H
,--Host
to specify host
-
v0.0.35 (2023-04-25)
- feat: parses image GPS location and displays it on a map
- fix: folder named chinese character download failed
-
v0.0.34 (2023-01-12)
-
v0.0.33 (2022-11-27)
- feat: entry selector
- feat: QrCode of sharing
- feat: param
--reset-all
-
v0.0.32 (2022-11-26)
-
v0.0.31 (2022-11-06)
- feat: support for custom device names
- fix: auth Module repeated initialization
-
v0.0.30 (2022-11-04)
- fix: error of upload txt file