Files
File-Manager/CHANGELOG.md
2025-05-21 14:24:42 +05:30

2.1 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.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 As option 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