Skip to content

v0.9.808 alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@aharish aharish released this 22 Sep 17:36
· 83 commits to main since this release
0cc61f2

What's Changed

  • Migrate PouchDB to SQLite adapter from IndexedDB for Android and iOS by @aharish in #1
  • fix(ux) - Add sufficient padding in notes by @aharish in #2
  • feat(ux): Hide & show completed tasks in a project by @aharish in #3
  • feat(ux): Add expanded FAB by @aharish in #4
  • docs: Bump version to v0.9.808-alpha by @aharish in #5
  • refactor: Clean up unused code in Inbox page 16c99e9
  • feat(core): Add screen to show Waiting for tasks b3ca489
  • feat(notes): Add note from project directly 1f60af8
  • refactor(type): Add new types for Project, Task 77b9e72
  • fix(notes): Only show single project folders 80d369d
  • feat(ux): Use relative format for task timestamps 167831f
  • refactor(type): Use proper typings in Inbox screen 300b133
  • feat(ux): Order Inbox tasks by oldest first a175138
  • fix(ux): Hide empty state for notes when project support material exists dd0116c
  • fix(notes): Ignore notes with empty Project ID 17c9433
  • fix(notes): Show project support material when no notes are present 6c62498
  • feat(core): Import non-app export files ebde4ca

New Contributors

Full Changelog: v0.9.807-alpha...v0.9.808-alpha