chore(release): v1.10.4 (21)

This commit is contained in:
fossifybot[bot]
2026-04-15 06:55:23 +00:00
committed by GitHub
parent 8c6c8b704d
commit 9bed8beea8
4 changed files with 17 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
# Auto-generated file. DO NOT EDIT.
1.10.3
1.10.4

View File

@@ -5,8 +5,11 @@ 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.10.4] - 2026-04-15
### Changed
- Updated holiday data
- Updated translations
### Fixed
- Fixed event text readability on colored backgrounds ([#1065])
@@ -244,7 +247,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#1024]: https://github.com/FossifyOrg/Calendar/issues/1024
[#1065]: https://github.com/FossifyOrg/Calendar/issues/1065
[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.10.3...HEAD
[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.10.4...HEAD
[1.10.4]: https://github.com/FossifyOrg/Calendar/compare/1.10.3...1.10.4
[1.10.3]: https://github.com/FossifyOrg/Calendar/compare/1.10.2...1.10.3
[1.10.2]: https://github.com/FossifyOrg/Calendar/compare/1.10.1...1.10.2
[1.10.1]: https://github.com/FossifyOrg/Calendar/compare/1.10.0...1.10.1

View File

@@ -0,0 +1,9 @@
Changed:
• Updated holiday data
• Updated translations
Fixed:
• Fixed event text readability on colored backgrounds

View File

@@ -3,6 +3,6 @@ android.useAndroidX=true
org.gradle.jvmargs=-Xmx8192m
# Versioning
VERSION_NAME=1.10.3
VERSION_CODE=20
VERSION_NAME=1.10.4
VERSION_CODE=21
APP_ID=org.fossify.calendar