🌟 Top Highlights
- Update Compose to 1.8.0-alpha03 by @MohamedRejeb in #548
🚀 Features
- Press
Enter
on an empty list item: Exit the list by @MohamedRejeb in #522 - Clicking Backspace at the start of a list item: Decrease list level or exit list by @MohamedRejeb in #523
- Support inserting html and markdown at a specific position by @MohamedRejeb in #545
- Support inserting html and markdown after selection by @MohamedRejeb in #546
🐛 Fixes
- Remove non-needed text style by @MohamedRejeb in #515
- Fix ordered list items number issue by @MohamedRejeb in #516
- Fix ignoring space issue on a blank html tag by @MohamedRejeb in #547
📦 Dependencies
- Bump gradle to 8.11 by @MohamedRejeb in #517
- Bump android compile sdk to 35 by @MohamedRejeb in #518
- Bump agp from 8.7.3 to 8.8.1 by @dependabot in #506
- Add gradle configuration cache by @MohamedRejeb in #534
- Bump ktor from 3.1.0 to 3.1.1 by @dependabot in #536
- Bump androidx.activity:activity-compose from 1.10.0 to 1.10.1 by @dependabot in #541
- Bump agp from 8.8.1 to 8.8.2 by @dependabot in #542
- Update Compose to 1.8.0-alpha03 by @MohamedRejeb in #548
- Update Compose Lifecycle and Navigation by @MohamedRejeb in #558
🗒️ Sample/Docs
- Change rich text font family in sample by @MohamedRejeb in #519
- Migrate sample to Compose Navigation by @MohamedRejeb in #524
- Add nested lists and custom list style types to docs by @MohamedRejeb in #526
- Improve documentation by @MohamedRejeb in #529
Full Changelog: v1.0.0-rc11...v1.0.0-rc12