Skip to content

v0.1.3

Choose a tag to compare

@certified84 certified84 released this 14 Feb 13:28
· 44 commits to master since this release

Full Changelog: v0.1.1-beta01(12012022)...v0.1.3

What's new in AudioNotes v0.1.3?

This is the first stable release of the AudioNotes application

Bug fixes

  • Fixed bug with saving the correct audio length

Improvements

  • The application can now properly display the size of each recording.
  • Improved the timer/stopwatch used in the application.
  • Switched to Kotlin Flows (reactive programming framework) to better observe data in room database.