Releases: singerdmx/flutter-quill
Releases · singerdmx/flutter-quill
v10.7.7
v10.7.6
- Code Comments Typo fixes by @Luismi74 in #2267
- docs: add important note for contributors before introducing new features by @EchoEllet in #2269
- docs(readme): add 'Breaking Changes' section by @EchoEllet in #2275
- Fix: Resolved issue with broken IME composing rect in Windows desktop(re-implementation) by @agata in #2282
New Contributors
Full Changelog: v10.7.5...v10.7.6
v10.7.5
- fix(ci): add flutter pub get step for quill_native_bridge by @EchoEllet in #2265
- revert: "Resolved issue with broken IME composing rect in Windows desktop" by @CatHood0 in #2266
Full Changelog: v10.7.4...v10.7.5
v10.7.4
- chore: remove pubspec_overrides.yaml and pubspec_overrides.yaml.disabled by @EchoEllet in #2262
- ci: remove quill_native_bridge from automated publishing workflow by @EchoEllet in #2263
Full Changelog: v10.7.3...v10.7.4
v10.7.3
- Deprecate
FlutterQuillExtensions
influtter_quill_extensions
- Update the minimum version of
flutter_quill
andsuper_clipboard
influtter_quill_extensions
to avoid using deprecated code.
Full Changelog: v10.7.2...v10.7.3
v10.7.2
What's Changed
- chore: deprecate flutter_quill/extensions.dart by @EchoEllet in #2258
This is a minor release introduced to upload a new version of flutter_quill
and flutter_quill_extensions
to update the minimum required to avoid using deprecated code in flutter_quill_extensions
.
Full Changelog: v10.7.1...v10.7.2
v10.7.1
- chore: deprecate markdown_quill export, ignore warnings by @EchoEllet in #2256
- chore: deprecate spell checker service by @EchoEllet in #2255
Full Changelog: v10.7.0...v10.7.1
v10.7.0
v10.6.6
- Bug fix: Removing check not allowing spell check on web by @joeserhtf in #2252
New Contributors
- @joeserhtf made their first contribution in #2252
Full Changelog: v10.6.5...v10.6.6