mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2025-12-23 23:57:55 -05:00
4.9 KiB
4.9 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.5.0 - 2025-12-16
Changed
- Updated translations
Fixed
- Fixed an issue where existing files were overwritten when saving new files (#131)
1.4.0 - 2025-10-29
Changed
- Compatibility updates for Android 15 & 16
- Updated translations
Fixed
- Fixed duplicated entries when viewing protected ZIP files (#76)
1.3.1 - 2025-10-02
Changed
- Updated translations
Fixed
- Fixed files from hidden folders showing up in storage tab browser (#217)
- Fixed an issue where existing files were overwritten when saving new files (#131)
1.3.0 - 2025-09-30
Added
- Added a separate "Save as" option in the text editor (#224)
Changed
- Save button now overwrites files directly in the text editor (#224)
- Search now ignores accents and diacritics (#95)
- Updated translations
Fixed
- Fixed folders showing up incorrectly as files in copy/move dialog (#267)
- Fixed error when saving files with unsupported characters (#250)
- Fixed missing permission prompt on initial "Save as" launch (#85)
- Fixed printing text files containing a "#" (#104)
- Fixed files in hidden folders showing up in recent tab (#217)
1.2.3 - 2025-09-15
Fixed
- Fixed folders showing up incorrectly as files in some cases (#80)
1.2.2 - 2025-09-01
Changed
- Updated translations
Fixed
- Fixed empty storage usage bars on initial load (#251)
1.2.0 - 2025-07-12
Changed
- Updated translations
Fixed
- File modification time is now preserved when compressing/decompressing files (#176)
1.1.0 - 2025-05-21
Added
- Added SHA-1 and SHA-256 hashes to file properties (#149)
Changed
- Replaced checkboxes with switches
- Updated translations
Removed
- Dropped support for Android 7 and older versions
Fixed
- Files saved via
Save Asoption are now named properly (#37) - Decompressed folders are now named properly (#120)
- Text editor no longer resets on device rotation (#106)
- JSON files can now be edited in-app (#105)
- Fixed accidental rendering of pull-to-refresh indicator (#27)
- Pull-to-refresh setting is now applied as expected (#136)
- Fixed invisible content when using app lock (#150)
1.0.1 - 2024-03-17
Changed
- Folders now use primary/accent color.
- Enhanced search performance in the text editor.
- Added some translations.
Fixed
- Addressed unnecessary delays when renaming files.
- Fixed unresponsive behavior when viewing contents of a zip file.
- Disabled the use of invalid characters such as
/for batch file renaming. - Fixed invisible sort menu when viewing storage summary.
1.0.0 - 2024-01-07
Added
- Initial release