Skip to content

0.4.0

Compare
Choose a tag to compare
@kendallroth kendallroth released this 10 Mar 14:04
· 5 commits to main since this release
5897c1a

[0.4.0] - 2023-03-09

Added

  • Select a day to open with app launch
  • Page for adding and editing days

Updated

  • Improve icon selection workflow (added display, search)
  • Add a few more transportation icons
  • Support locale-based numeric formatting
  • Add GitHub issue templates
  • Prepend commit messages with issue number (from branch)
  • Upgrade to Expo SDK 48

Removed

  • Dialog workflow for adding and editing days

Fixed

  • Proper order of time units on "Details" screen
  • Scale font size in list item view for large numbers
  • Reduce flicker when initially hiding splash screen
  • Improve date difference calculations
  • Ensure FAB is visible whenever refocusing Home screen
  • Regression with react-native-get-random-values (from uuid) caused by Expo SDK update