chore(release): v1.2.0 (7) (#148)

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
fossifybot[bot]
2025-09-09 09:51:34 +00:00
committed by GitHub
parent a409d08a23
commit b84c8d76f6
4 changed files with 18 additions and 4 deletions

View File

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

View File

@@ -5,9 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.2.0] - 2025-09-09
### Added
- Support high resolution output modes if the config preference is set to maximize quality. ([#20])
### Changed
- Updated translations
## [1.1.0] - 2025-07-21
### Changed
- Preference category labels now use sentence case
@@ -44,7 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#20]: https://github.com/FossifyOrg/Camera/issues/20
[#97]: https://github.com/FossifyOrg/Camera/issues/97
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.1.0...HEAD
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.2.0...HEAD
[1.2.0]: https://github.com/FossifyOrg/Camera/compare/1.1.0...1.2.0
[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

View File

@@ -0,0 +1,8 @@
Added:
• Support high resolution output modes if the config preference is set to maximize quality.
Changed:
• Updated translations

View File

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