Skip to content

Latest commit

 

History

History
94 lines (66 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

94 lines (66 loc) · 2.15 KB

v1.2.1

04/23/2024

    • Fix editor load in new page context

v1.2.0

04/18/2024

    • Fix blueprint inheritance correctly and update default.yaml accordingly
    • Include css fix that works with Admin dark themes for blockquote
    • Information about plugin.

v1.1.9

04/17/2024

    • Remove unnecessary form fields from Page Content tab again that should run in from theme templates.
    • Fix markdown notices.
    • Added section for block text alignment to Markdown guide available inside of StudioEditor and some links for further reading.
    • Reattach help tab content in default.yaml to content defined in language definitions.
    • Several language definitions added using Babel. StudioEditor includes now definitions for English, German, Spanish, Catalan and French.

v1.1.8

04/17/2024

    • Removal and update of js libraries in bower-libs where possible
    • Preview font size selector added
    • Blue theme color scheme for StudioEditor instance implemented
    • Initial code cleanup and consolidation

v1.1.7

04/15/2024

    • Removed information relating to Flex Objects problems as these have been solved.

v1.1.6

04/15/2024

    • default.yaml missing published field in options.

v1.1.5

04/15/2024

    • default.yaml was lacking essential things in advanced tab.

v1.1.4

04/11/2024

    • Blueprint compatibility problem solved. Problems with Flex-Objects gone away.
    • Thumbnail media resizer works now in admin.
    • fix previewManager call for external commands
    • Removed a lot of unused files

v1.1.3

04/11/2024

    • Prepared for inclusion in GRAV packages
    • Minor bug fixes

v1.1.2

04/11/2024

    • composer.json added
    • autoload generated
    • License file added
    • update config blueprints
    • README.md

v1.1.1

04/11/2024

    • First public release for the Studio Editor for GRAV