3.5 KiB
Executable File
3.5 KiB
Executable File
v1.3.1
12-01-2021
v1.3.0
09-01-2021
-
- Deprecated the semi-absolute media path handling in favor of fully relative paths - existing media will keep working on pages, but issues with its rendering may occur in the editor, and the function that automatically updates absolute URLs of media is scheduled for removal in v2.0.0
- Deprecated processing Twig inside the HTML attributes used for media URLs without
twig_first: trueset - starting with v2.0.0,twig_firstwill have to be set totrueandnever_cache_twigtofalseon pages using Twig in the composition of HTML media URL attributes; for relative media paths, this change is effective immediately - Updated TinyMCE to 4.9.11
- Added a whitelist and a blacklist for customizing on which pages TinyMCE is used
- Added the
evalsfield for advanced TinyMCE parameters, only modifiable directly intinymce-editor.yaml
-
- Made dragging and dropping media into the editor work
- Reworked how TinyMCE is initialized for minor performance gains
- Improved fullscreen handling
-
- Fixed API key warnings when no key is entered
- Suppressed the console warnings that appeared as the inserted media type was determined
- Worked around the GHSA-w7jx-j77m-wp65 vulnerability in TinyMCE
v1.2.7
16-09-2019
v1.2.6
22-02-2019
v1.2.5
14-12-2018
v1.2.4
03-12-2018
v1.2.3
15-10-2018
v1.2.2
15-10-2018
-
- Improved the method used for TinyMCE path lookups
- Removed a debug check from the code that was previously overlooked
v1.2.1
01-10-2018
v1.2.0
27-09-2018
-
- Added a persistable method of modifying the plugin's files
-
- Updated TinyMCE to 4.8.3
- Improved modular page media handling
- Improved default configuration
-
- Got bugged one time too many,
tinymce.html.twigis unminified now
- Got bugged one time too many,
v1.1.8
26-04-2018
v1.1.7
05-02-2018
v1.1.6
12-01-2018
v1.1.5
11-01-2018
v1.1.4
10-01-2018
v1.1.3
10-01-2018
v1.1.2
01-11-2017
v1.1.1
28-10-2017
v1.1.0
04-10-2017
-
- Made the page editor's file picker output HTML and readded it to the interface
-
- Fixed Document Base URL