Skip to content

Latest commit

 

History

History
165 lines (87 loc) · 5.88 KB

CHANGELOG.md

File metadata and controls

165 lines (87 loc) · 5.88 KB

Changelog

All notable changes to filament-forms-tinyeditor will be documented in this file.

v2.3.2 - 2024-03-28

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #122
  • Apply theme to content_css by @Pindagus in #125

New Contributors

  • @Pindagus made their first contribution in #125

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.3.1...v2.3.2

v2.3.1 - 2024-03-13

What's Changed

  • [fix]: Focus conflict when using editor inside Jetstream modal

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.3.0...v2.3.1

v2.3.0 - 2024-03-12

What's Changed

  • Support Laravel 11.x
  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #116
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #120

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.2.0...v2.3.0

v2.2.0 - 2023-12-13

What's Changed

  • feat: enable file uploads on links and media by @brendoLoR in #115

New Contributors

  • @brendoLoR made their first contribution in #115

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.1.1...v2.2.0

v2.1.1 - 2023-12-12

What's Changed

  • Add support for Traditional Chinese in TinyEditor by @haosheng0211 in #114

New Contributors

  • @haosheng0211 made their first contribution in #114

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.1.0...v2.1.1

v2.1.0 - 2023-11-14

What's Changed

  • Update usage and installation md files by @majdghithan in #110
  • Added $previewMaxHeight() and $previewMinHeight() to the disabled view by @poldixd in #112

New Contributors

  • @majdghithan made their first contribution in #110
  • @poldixd made their first contribution in #112

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.10...v2.1.0

v2.0.10 - 2023-11-02

  • Fix width in Apple devices

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.9...v2.0.10

v2.0.9 - 2023-10-15

What's Changed

  • Hide deprecation warnings from console by @mohamedsabil83 in #107

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.8...v2.0.9

v2.0.8 - 2023-10-13

What's Changed

  • Fix PR #105 by @chosten in #106

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.7...v2.0.8

v2.0.7 - 2023-10-13

What's Changed

  • Fix initialisation of deleted editors by @chosten in #105

New Contributors

  • @chosten made their first contribution in #105

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.6...v2.0.7

v2.0.6 - 2023-10-10

What's Changed

  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #102
  • Evaluate interface language by @mohamedsabil83 in #104

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.5...v2.0.6

v2.0.5 - 2023-09-27

What's Changed

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.4...v2.0.5

v2.0.4 - 2023-09-20

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #95
  • allow using external plugins by @Saifallak in #97

New Contributors

  • @Saifallak made their first contribution in #97

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.3...v2.0.4

v2.0.3 - 2023-09-09

What's Changed

  • [fix] Editor disappear in some situations.

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.2...v2.0.3

v2.0.2 - 2023-09-07

[fix] Default value when dark mode disabled

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.1...v2.0.2

v2.0.1 - 2023-08-01

  • [fix] Set a default language for the editor.

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.0...v2.0.1

v2.0.0 - 2023-08-01

What's Changed

  • Initiate a new major release.
  • It works with Filament 3 (Panel & Forms standalone)

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v1.7.4...v2.0.0