File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Auto-generated file. DO NOT EDIT.
2- 1.3.3
2+ 1.3.4
Original file line number Diff line number Diff line change @@ -6,12 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9- ### Fixed
10- - Fixed clipped filenames in the recordings list ([ #96 ] )
9+ ## [ 1.3.4] - 2025-08-20
10+ ### Changed
11+ - Updated translations
1112
1213### Removed
1314- Removed unnecessary ` Audio source ` preference ([ #16 ] )
1415
16+ ### Fixed
17+ - Fixed clipped filenames in the recordings list ([ #96 ] )
18+
1519## [ 1.3.3] - 2025-07-29
1620### Changed
1721- Updated translations
@@ -108,7 +112,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108112[ #176 ] : https://github.com/FossifyOrg/Voice-Recorder/issues/176
109113[ #185 ] : https://github.com/FossifyOrg/Voice-Recorder/issues/185
110114
111- [ Unreleased ] : https://github.com/FossifyOrg/Voice-Recorder/compare/1.3.3...HEAD
115+ [ Unreleased ] : https://github.com/FossifyOrg/Voice-Recorder/compare/1.3.4...HEAD
116+ [ 1.3.4 ] : https://github.com/FossifyOrg/Voice-Recorder/compare/1.3.3...1.3.4
112117[ 1.3.3 ] : https://github.com/FossifyOrg/Voice-Recorder/compare/1.3.2...1.3.3
113118[ 1.3.2 ] : https://github.com/FossifyOrg/Voice-Recorder/compare/1.3.1...1.3.2
114119[ 1.3.1 ] : https://github.com/FossifyOrg/Voice-Recorder/compare/1.3.0...1.3.1
Original file line number Diff line number Diff line change 1+ Changed:
2+
3+ • Updated translations
4+
5+ Removed:
6+
7+ • Removed unnecessary `Audio source` preference
8+
9+ Fixed:
10+
11+ • Fixed clipped filenames in the recordings list
12+
Original file line number Diff line number Diff line change @@ -22,6 +22,6 @@ kotlin.code.style=official
2222android.nonTransitiveRClass =true
2323
2424# Versioning
25- VERSION_NAME =1.3.3
26- VERSION_CODE =10
25+ VERSION_NAME =1.3.4
26+ VERSION_CODE =11
2727APP_ID =org.fossify.voicerecorder
You can’t perform that action at this time.
0 commit comments