Skip to content

Latest commit

 

History

History
106 lines (73 loc) · 3.55 KB

Changelog.md

File metadata and controls

106 lines (73 loc) · 3.55 KB

Tickmate Changelog

v1.4

Released on the App Store 2024/03/17

  • Tracks can now be archived (#93)

v1.3 and v1.3.1

v1.3 released on the iOS App Store 2024/01/29
v1.3.1 released on the visionOS App Store 2024/02/02

Major changes

  • Native Apple Vision Pro support

Minor improvements

  • Improve future-proofing by only showing known in-app purchases (#88)
  • Fix iOS 16 and 17 issues related to Introspect for SwiftUI (#89)
  • Fix tracks rearranging themselves on new installs (#91)
  • Make swiping between pages less janky (again) (a40b9a9)

v1.2.3

Released on the App Store 2021/11/04

  • Fix laggy swiping between track groups (f7711aa)

v1.2.2

Released on the App Store 2021/10/04

Minor improvements

  • Sort tracks in the widget by the in-app sort order as opposed to the order they are selected in (3fda8c7)

iOS 15 fixes

  • Fix not being able to open sheets (319eb0d)
  • Fix text fields being empty (9bac4d9)

v1.2.1

Released on the App Store 2021/07/17

  • Fix issue with new tracks not showing in the tracks list (e381324)

v1.2

Major features

  • Widgets! (#51)
    • There are now 3 sizes of customizable widgets for your Home Screen or Today View.
  • Fix laggy ticking (#50)
    • Ticking days should now happen immediately when tapped

Minor improvements

  • Fix text wrap issue on "Yesterday" text on larger Dynamic Type sizes (#48)
  • Add a basic launch screen (#49)
  • Add version and build numbers in settings (#52)
  • Fix layout of tracks row when large number of tracks exist (#54)

v1.1

Released

  • 2021/06/23 on GitHub
  • 2021/07/09 on the App Store

Major features

  • Track groups (#29)
    • In-app purchase that allows you to group tracks together and swipe between groups on the main screen

Minor improvements

  • Fix lag when editing Tracks (949a361)
  • Fix issue where date would not update when opening the app on a new day (934c875)
  • Add new section of preset tracks (df74640, #46)
  • Fix week separators sometimes not showing correctly or at all (#47)
  • Minor back-end bug fixes (15bcc73)