Skip to content

v1.0.33

Choose a tag to compare

@matthewdeaves matthewdeaves released this 15 Dec 18:36
· 121 commits to main since this release

What's Changed

  1. Syntax Highlighting Improvements:

    • Added syntax highlighting for code examples in the front-end site
    • Integrated markdown-it with Highlight.js for consistent code highlighting
    • Improved contrast color scheme for syntax highlighting in dark mode
    • Optimized Highlight.js implementation using proper HTML elements
  2. Admin Editor and UI Enhancements:

    • Optimized resource loading by only including Trumbowyg SVG icons and related files when it's set as the default editor
    • Admin CSS broken up into logical set of separate files for easier maintenance
  3. Image Processing Optimization:

    • Enhanced image processing to prevent unnecessary upscaling of smaller images, maintaining image quality

Full Changelog: v1.0.32...v1.0.33