Skip to content

Release v1.637

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 00:13
· 152 commits to master since this release
01c5d07

New Features

  • gate showing toasts and notifications (ab01aff)
  • allow skipping notif perm in onboarding (e369717)
  • real debounced sync for better consecutive sync handling (d94272a)
  • add custom commit author support (163d90f)
  • add new inputs and make settings scrollable (5f2a284)
  • replace deprecated dialog with custom implementation (dde6d7d)
  • unify basic dialog theming (8d95d40)

Bug Fixes

  • null head parsing recent commits (6783a01)
  • request workflow scope in github oauth (f02ae5d)
  • show dialog and allow clone anyway (d4d160d)
  • author default values (27bd5f7)

Chores

  • remove old error message textview (c6beeb2)
  • remove old theme (f2e9c54)
  • move basicdialog fn to basedialog (41d6363)

Other Changes

What's Changed

New Contributors

  • @lordi made their first contribution in #84

Full Changelog: v1.636...v1.637