Skip to content

Release 2.5.1

Compare
Choose a tag to compare
@vdhamer vdhamer released this 22 Nov 23:01
· 1997 commits to main since this release

This release corresponds to Release 2.5.1 (4608) in Apple's App Store.

Photo Clubs screen

  • Added Fotogroep Anders (Eindhoven), Bellus Imago (partial), and Fotogroep de Gender (partial).
  • Bug fix: the 2nd map from top could initially be displayed at default coordinates (lots of ocean blue).
  • Maps have a few new features like rotate, 3D, compas, and scale. For some you need to zoom in. For compas you need to rotate.
  • Markers on map show a camera icon.
  • Markers on the map show name of the club if you select them (touch).
  • Minor layout changes.

Readme screen

  • Removed deprecated text about ability to vote for Roadmap features (has been disabled for a while).
  • Fixed text that now iOS 17.0 (rather than 16.4) is required,

Maintenance

  • Replaced deprecated API Map calls by newer SwiftUI MapKit equivalent. This fixed 3 compiler warnings.
  • Tested with MacOS 14.1.1, Xcode 15.1 Beta 3 and iOS 17.1.1.
  • Completed English list of localizable strings (also for cases where no translation is necessary).
  • Set ITSAppUsesNonExemptEncryption to false in info.plist (to automate answer to question during releasing).