Skip to content

Releases: hkamran80/schedules-flutter

Version 1.0.4

07 Dec 20:38
5480639
Compare
Choose a tag to compare

Pending release

  • Switch to go_router (#51)
  • Add deep linking support (#54)
  • Disable navigating to the default schedule if the user has already navigated
    away (#56)
  • Upgrade Flutter to 3.3.9 (#57)
  • Add feedback button to home screen (#58)
  • Switch to schema version 3 (#60)

Version 1.0.3

24 Nov 07:20
4cdfa55
Compare
Choose a tag to compare

Released to iOS on November 22, Android on November 24, 2022

  • Sort schedules list alphabetically (#42)
  • Add widget for schedule card (#43)
  • Add location support (#44)
  • Switch to rounded rectangle buttons (#45)
  • Move import toasts to the bottom (#46)
  • Add off day support (#47)
  • Add override support (#48)
  • Switch to the new cfg-schedules.unisontech.org configuration host

Version 1.0.2

22 Nov 17:10
4bb94ee
Compare
Choose a tag to compare

Released to iOS on November 17, Android on November 20, 2022

  • Fix period loading system (#39)

Version 1.0.1

17 Nov 19:34
eadf568
Compare
Choose a tag to compare

Released to iOS on November 17, Android on November 20, 2022

  • Fix schedule periods bug (periods would be incorrect for that day) (#31)
  • Add schedule request form (#25)
  • Changed feedback repository issues link to form (#5)
  • Add a link to the Discord server (#29)
  • Add padding to the bottom of the home and about screens
  • Reduce text size for the header on the home screen (#26)

Version 1.0.0

14 Nov 06:29
0780b9e
Compare
Choose a tag to compare

Released to iOS on November 14, Android on November 15, 2022

  • Fix text selection interface (#16)
  • Enable notification toggle in settings
  • Add network timeout (five seconds)
  • Switch to Lucide Icons (#10)
  • Add a credit
  • Add schedule variant support (#11)
  • Improve period name widget generation with Builder
  • Remove the What's New sheet
  • Switch to a single source of truth model
  • Add import/export functionality (#6)
  • Load new period names immediately (#9)