v1.1.21

Quill Editor Updates and Content Migration

Feature UI Bug Fix

What's New

We've introduced the Quill editor version 2.0.3, which enhances the styling and functionality of the editor. This update allows for better handling of lists and media, ensuring a smoother editing experience.

Users can now add images and videos more seamlessly, making content creation more dynamic. Additionally, we've migrated content handling to use content_html and summary_html, simplifying how content is stored and retrieved. This change aims to enhance the overall user experience, making it easier to manage and display entries.

Improvements

Several UI enhancements have been made throughout the application. The Quill editor's placeholder and content styling have been improved for better readability. Key adjustments include changes to font size and line height, which contribute to a more polished appearance.

<script>
  (function(){
    var fullres = document.createElement('script');
    fullres.async = true;
    fullres.src = 'https://t.joncphillips.com/joncphillips.js?'+(new Date()-new Date()%43200000);
    document.head.appendChild(fullres);
  })();
</script>

These improvements help create a more cohesive interface that users will find more intuitive and engaging.

Bug Fixes

This release addresses various bugs related to the Quill editor and content display. Notably, we resolved issues with list rendering in the editor and public changelog pages. Users can expect a more reliable experience when creating and viewing content.

Additionally, we fixed a dashboard error that occurred due to outdated content references, ensuring smoother navigation and functionality throughout the application. Overall, these updates represent our commitment to providing a refined and user-friendly experience, enabling users to create and manage their content with greater ease and efficiency.