chore(release): v1.3.0 (8) (#160)

* chore(release): v1.3.0 (8)

* docs: remove translations entry

* docs: remove translations entry

---------

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
This commit is contained in:
fossifybot[bot]
2025-09-17 12:30:55 +05:30
committed by GitHub
parent 17e5b49361
commit b39dee733d
4 changed files with 12 additions and 5 deletions

View File

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

View File

@@ -5,13 +5,15 @@ 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.3.0] - 2025-09-17
### Changed
- Swapped positions of camera switch and image preview buttons ([#157])
- Updated and animated the switch camera button
## [1.2.0] - 2025-09-09
### Added
- Support high resolution output modes if the config preference is set to maximize quality. ([#20])
- Support high-resolution output modes if the config preference is set to maximize quality. ([#20])
### Changed
- Updated translations
@@ -53,7 +55,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#97]: https://github.com/FossifyOrg/Camera/issues/97
[#157]: https://github.com/FossifyOrg/Camera/issues/157
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.2.0...HEAD
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.3.0...HEAD
[1.3.0]: https://github.com/FossifyOrg/Camera/compare/1.2.0...1.3.0
[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

View File

@@ -0,0 +1,4 @@
Changed:
• Swapped positions of camera switch and image preview buttons
• Updated and animated the switch camera button

View File

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