Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 2.36 KB

File metadata and controls

76 lines (60 loc) · 2.36 KB

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.

Fixed

  • Fixed issue that occurs after doing a percent operation (#160)

1.2.0 - 2025-10-29

Changed

  • Compatibility updates for Android 15 & 16
  • Updated translations

1.1.0 - 2025-07-05

Added

  • Support for negative temperature conversion (#44)

Changed

  • Improved calculation precision to prevent rounding errors (#6)
  • Updated translations

Removed

  • Removed comma-decimal toggle to follow system locale (#64)

Fixed

  • Corrected mislabeled millisecond unit in the converter
  • Fixed an issue that prevented typing decimal numbers like 1.01 in the unit converter (#31)

1.0.5 - 2025-06-17

Changed

  • Marked app as beta
  • Updated translations

1.0.4 - 2025-05-31

Changed

  • Updated translations

1.0.3 - 2025-03-19

Changed

  • Changed package name, re-installation is required
  • Added more translations

1.0.2 - 2024-10-20

Changed

  • Update themed/monochrome app icon
  • Bump minimum target Android version to 8
  • Replace checkboxes with material switches
  • Other minor fixes and improvements
  • Added new translations

1.0.1 - 2024-07-24

Changed

  • Added new translations.

1.0.0 - 2024-07-23

Added

  • Initial release