chore(release): v1.7.0 (13) (#283)

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
fossifybot[bot]
2026-01-31 02:11:28 +05:30
committed by GitHub
parent 0b44e5a7e4
commit 786fc41f68
4 changed files with 22 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
# Auto-generated file. DO NOT EDIT.
1.6.0
1.7.0

View File

@@ -5,12 +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.7.0] - 2026-01-30
### Added
- Added support for custom fonts
### Changed
- Checklists are now shared as plain text ([#96])
- Disabled touch outside the checklist dialog to prevent loss of content ([#291])
- Updated translations
### Fixed
- Fixed inconsistent checklist sorting when the "Move checked items to the bottom" option is enabled ([#59])
@@ -114,7 +117,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#201]: https://github.com/FossifyOrg/Notes/issues/201
[#291]: https://github.com/FossifyOrg/Notes/issues/291
[Unreleased]: https://github.com/FossifyOrg/Notes/compare/1.6.0...HEAD
[Unreleased]: https://github.com/FossifyOrg/Notes/compare/1.7.0...HEAD
[1.7.0]: https://github.com/FossifyOrg/Notes/compare/1.6.0...1.7.0
[1.6.0]: https://github.com/FossifyOrg/Notes/compare/1.5.0...1.6.0
[1.5.0]: https://github.com/FossifyOrg/Notes/compare/1.4.2...1.5.0
[1.4.2]: https://github.com/FossifyOrg/Notes/compare/1.4.1...1.4.2

View File

@@ -0,0 +1,14 @@
Added:
• Added support for custom fonts
Changed:
• Checklists are now shared as plain text
• Disabled touch outside the checklist dialog to prevent loss of content
• Updated translations
Fixed:
• Fixed inconsistent checklist sorting when the "Move checked items to the bottom" option is enabled

View File

@@ -4,6 +4,6 @@ android.nonTransitiveRClass=true
org.gradle.jvmargs=-Xmx8g
# Versioning
VERSION_NAME=1.6.0
VERSION_CODE=12
VERSION_NAME=1.7.0
VERSION_CODE=13
APP_ID=org.fossify.notes