Changelog

Changelog #

v1.0.1 #

2025-05-26

  • More UX improvements.
  • In-line help screen for Light Meter.
  • Re-wrote the guide to be more friendly with those newer to film photography.

Internals #

  • Displayed app version references the actual gradle build.

v1.0 #

2025-05-19

Fixes #

  • Added padding to the top of Reciprocity Calculator Screen.
  • Improved UX of Home Screen in landscape mode. Less header and footer, more tiles.
  • Fixed line wrapping of Feedback link on small screens.
  • Added padding to cards on Guide Screen.

Internals #

  • Explicit US formatting for visual zoom scales and times.

Dependencies #

  • androidx.lifecycle:lifecycle-runtime-ktx 2.8.7 -> 2.9.0
  • androidx.compose:compose-bom 2025.04.01 -> 2025.05.00
  • androidx.navigation:navigation-compose 2.8.9 -> 2.9.0
  • androidx.datastore:datastore-preferences 1.1.4 -> 1.1.6
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.3 -> 1.7.3

v0.9-beta #

2025-04-17

  • Initial release