Releases: criticalmaps/criticalmaps-ios
Releases Β· criticalmaps/criticalmaps-ios
4.5.0
Added
- iOS 18: support tinted app icon
Updated
- Fetches extended ride infos with included ride event timezone.
This improves international event time representations. - Main navigation: Moved guides into settings
- Replace Twitter with Mastodon in settings
- Adopted TCA 1.12
Fixed
- Enabling observationmode will stop updating locations
- Location tracking Button animation
Full Changelog: 4.4.0...4.5.0
4.3.0
4.2.2
- Remove
Cork
guide since there were some issues with the police - fix ChatView encoding
- fix settings persistence
Full Changelog: 4.2.1...4.2.2
4.2.1
What's Changed
- Set lower frequency for getting data from server by @stephanlindauer in #478
- Fix for
coordinate
encoding by @mltbnz in #480 - Update RideEvent settings sync by @mltbnz in #482
- increase distance filter location update by @mltbnz in #483
- Add additional header field
Client-Version
by @mltbnz in #484
Full Changelog: 4.2.0...4.2.1
4.2.0
What's Changed
- update dependencies to new concurrency model and latest TCA release by @mltbnz in #452
- Feature namespaces by @mltbnz in #456
- Adopt TCA
ReducerProtocol
by @mltbnz in #459 - Fix typo by @k-nut in #465
- Fix testing by @woxtu in #470
- Replace a deprecated method by @woxtu in #467
- Replace a deprecated property wrapper by @woxtu in #468
- Fix typos by @woxtu in #469
- Adopt new api architecture by @mltbnz in #475
New Contributors
Full Changelog: 4.0.9...4.2.0
4.0.0
What's Changed
- Rebuild of the app with
The Composable Architecture
andSwiftUI
by @mltbnz in #429 & thanks to @fbernutz
Full Changelog: v3.9.2...v4.0.0
3.9.2
3.9.0
Added
- Fullpage screenshots of the Map
- Large preview images on long press for the navigation buttons on devices that use large font sizes
- Next event feature: See where the next Critical Mass close to you takes place.
- Select an alternate app icon
- Added settings option to choose system appearance or dark/light
- Shows error view on the map when the server does not respond
Fixed
- Fix Wrong displayed timestamps for tweets if the App was active for a while
- Fix Dark Mode Color Behavior in Action Indicator (in Rules, Settings) and Separator (in Settings)
- Fix missing information for VoiceOver user for the navigation bar buttons
- Fix VoiceControl labels on each view
- Fix
bottomContentOffset
for NavigationOverlay (did hide the Legal button)
Changed
- Bump deployment target to iOS 12
- Localised snapshot tests