-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.0 prerelease #445
Open
GoldenSoju
wants to merge
58
commits into
release
Choose a base branch
from
develop
base: release
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
5.0 prerelease #445
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: GoldenSoju <pol82fa91!> Co-authored-by: thomassth <[email protected]>
Fixes owner account null (#427)
I was thinking 4.3 but that works too I think we can do 2 weeks prerelease just to be safe Also, I was thinking about adding some compatibility to the old recurrence rule, to make the switchover easier |
Update issue templates
Fixed fullDay with DateRange events creation (not only one fullday events possible to create) Timezone should be set only if event is not full day
packages cleanup
Fixed All day events start time may be incorrect (iOS only) #337
Remove faulty requestPermissions implementation in favor of working one
Align develop with master
* fix: request FullAccess on iOS17 or later * update iOS integration description * fix: iOS build test & Android build test
Included namespace for Android Gradle Plugin Version 8.0+ and Gradle Version 8.0
Added event color (Android) + Updating of calendar color (Android/iOS)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Solves #298 (Change of actual RecurrenceRule Class).
Breaking Change:
Other Changes:
Needed before final release:
Should we do a prerelease (for one week maybe)?