Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Jan 15, 2025
1 parent 385d073 commit fea0105
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
Changelog
==========

Version 1.1.0 *(2026-01-11)*
Version 1.1.1 *(2025-01-16)*
----------------------------

* Mark MP3 format as experimental (https://github.com/FossifyOrg/Voice-Recorder/issues/81)
* Added more translations

Version 1.1.0 *(2025-01-11)*
----------------------------

* Replaced checkboxes with switches (https://github.com/orgs/FossifyOrg/discussions/78)
Expand Down
10 changes: 10 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
* Replaced checkboxes with switches
* Removed support for Android 7 and older versions
* Added button to cancel recording
* Added option to keep screen on during recording
* Fixed issue with delete recording button
* Fixed issue with invalid button states
* Fixed app not responding errors
* Added option to move recordings when changing recordings folder
* Other minor bug fixes and improvements
* Added more translations

0 comments on commit fea0105

Please sign in to comment.