chore(release): v1.1.0 (6) (#128)

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
fossifybot[bot]
2025-07-21 09:43:32 +05:30
committed by GitHub
parent 852abaadbb
commit cd169688ca
4 changed files with 13 additions and 20 deletions

View File

@@ -1,2 +1,2 @@
# Auto-generated file. DO NOT EDIT.
1.0.4
1.1.0

View File

@@ -1,5 +1,4 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
@@ -7,56 +6,45 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.1.0] - 2025-07-21
### Changed
- Preference category labels now use sentence case
- Updated translations
## [1.0.4] - 2025-06-17
### Changed
- Updated translations
## [1.0.3] - 2025-06-09
### Changed
- Updated translations
### Fixed
- Fixed loud shutter sound on some devices ([#97])
## [1.0.2] - 2025-05-28
### Changed
- Updated translations
- Marked app as beta
### Fixed
- All camera buttons now rotate properly on device rotation
- Buttons are now properly updated switching between photo and video modes
## [1.0.1] - 2024-10-19
### Fixed
- Fix app name in metadata
## [1.0.0] - 2024-10-19
### Added
- Initial release
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.0.4...HEAD
[#97]: https://github.com/FossifyOrg/Camera/issues/97
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.1.0...HEAD
[1.1.0]: https://github.com/FossifyOrg/Camera/compare/1.0.4...1.1.0
[1.0.4]: https://github.com/FossifyOrg/Camera/compare/1.0.3...1.0.4
[1.0.3]: https://github.com/FossifyOrg/Camera/compare/1.0.2...1.0.3
[1.0.2]: https://github.com/FossifyOrg/Camera/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/FossifyOrg/Camera/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/FossifyOrg/Camera/releases/tag/1.0.0
[#97]: https://github.com/FossifyOrg/Camera/issues/97

View File

@@ -0,0 +1,5 @@
Changed:
• Preference category labels now use sentence case
• Updated translations

View File

@@ -11,6 +11,6 @@ org.gradle.unsafe.configuration-cache-problems=warn
android.nonTransitiveRClass=true
# Versioning
VERSION_NAME=1.0.4
VERSION_CODE=5
VERSION_NAME=1.1.0
VERSION_CODE=6
APP_ID=org.fossify.camera