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

This commit is contained in:
fossifybot[bot]
2025-10-18 23:32:59 +05:30
committed by GitHub
parent f2d98e6bdc
commit 01849aaf71
4 changed files with 18 additions and 4 deletions

View File

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

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.7.0] - 2025-10-16
### Changed
- Events shown in adjacent months are no longer dimmed ([#808])
- Updated translations
### Fixed
- Fixed missing email notifications for attendees in some cases ([#135])
@@ -163,7 +166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#808]: https://github.com/FossifyOrg/Calendar/issues/808
[#818]: https://github.com/FossifyOrg/Calendar/issues/818
[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.6.2...HEAD
[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.7.0...HEAD
[1.7.0]: https://github.com/FossifyOrg/Calendar/compare/1.6.2...1.7.0
[1.6.2]: https://github.com/FossifyOrg/Calendar/compare/1.6.1...1.6.2
[1.6.1]: https://github.com/FossifyOrg/Calendar/compare/1.6.0...1.6.1
[1.6.0]: https://github.com/FossifyOrg/Calendar/compare/1.5.0...1.6.0

View File

@@ -0,0 +1,10 @@
Changed:
• Events shown in adjacent months are no longer dimmed
• Updated translations
Fixed:
• Fixed missing email notifications for attendees in some cases
• Fixed missing attendees list when using some specific providers

View File

@@ -3,6 +3,6 @@ android.useAndroidX=true
org.gradle.jvmargs=-Xmx8192m
# Versioning
VERSION_NAME=1.6.2
VERSION_CODE=12
VERSION_NAME=1.7.0
VERSION_CODE=13
APP_ID=org.fossify.calendar