What's Changed
✨ New features
🪲 Bug fixes
- Run garbage collection when ical4j's
ZoneIdPoolruns empty by @cketti in #2526 - Remove duplicate ez-vcard version from product ID by @rfc2822 in #2534
HTTP-dateparsing error: add regression test, fix by updating dav4jvm by @rfc2822 in #2541- Ignore unsupported recurring task exceptions by @rfc2822 in #2554
🛠️ Refactoring
- [jtx rewrite] Add
AttachmentsBuilderby @cketti in #2506 - [jtx rewrite] Implement unknown properties handler by @sunkup in #2500
- Reduce storage layer API surface: use iterate pattern instead of returning lists by @rfc2822 in #2509
- [Contacts rewrite] Move photo access to AndroidAddressBook by @rfc2822 in #2512
- [jtx rewrite] Implement date handlers by @ArnyminerZ in #2476
- [Contacts rewrite] Create CRUD for raw contacts and groups by @rfc2822 in #2515
- Add RecurrenceFieldsHandler with tests by @sunkup in #2502
- [jtx rewrite] Deduplicate in the handlers by @sunkup in #2522
- [jtx rewrite] Add remaining builders to
JtxObjectBuilderby @sunkup in #2521 - [jtx rewrite] Add
AttachmentsHandlerby @cketti in #2516 - [jtx rewrite] Implement Completed PercentComplete and Priority handlers by @ArnyminerZ in #2514
- [jtx rewrite] Add all handlers into
JtxObjectHandler.entityHandlersby @ArnyminerZ in #2528 - [jtx rewrite] Update
JtxSyncManagerto use new jtx board API by @cketti in #2529 - Migrate WebDAV file access to Ktor by @rfc2822 in #2540
- [Service detection] Add LogCapture for bounded log capture by @rfc2822 in #2543
- Use FileLoggerFactory for service detection logging by @rfc2822 in #2546
- [jtx rewrite] Remove old jtx code by @cketti in #2536
- [ical4j] Use system
ZoneIds for system-known TZIDs by @rfc2822 in #2539 - [jtx rewrite] Implement reminders handler by @ArnyminerZ in #2538
✏️ Other changes
- Add Claude Code GitHub Workflow by @rfc2822 in #2530
- [DmfsTask] Fix UID generation by @cketti in #2532
Full Changelog: v4.5.15-ose...v4.5.16-beta.1-ose