Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 818 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 818 Bytes

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.

1.0.1 - 2024-08-10

Added

  • detailed error messages are displayed on a new screen (since toasts and notifications cannot contain longer texts)

Changed

  • all kinds of unexpected exceptions are caught while calling Android APIs during the effort to launch the "Files" app
  • these error messages are displayed to the user

1.0.0 - 2024-08-01

Added

  • Initial release (feature complete and mostly stable)