Releases: liveblog/liveblog
Releases · liveblog/liveblog
v3.91.1
v3.91.0
What's Changed
- [LBSD-2928] - Implement automatic converter of quotation marks (
German) by @eos87 in #1440 - Updated versions to 3.90.7 by @BrianMwangi21 in #1441
- Add tslint disable comment, bump version to 3.91.0 by @BrianMwangi21 in #1447
Full Changelog: v3.90.6...v3.91.0
v3.90.6
What's Changed
- Fix load more disappearing on load more and also on shared view by @BrianMwangi21 in #1437
- Implement SEO and accessibility improvements in theme by @BrianMwangi21 in #1435
Full Changelog: v3.90.5...v3.90.6
v3.90.5
v3.90.4
What's Changed
Added
- [LBSD-2916] Frontend accessibility improvements by @eos87 in #1431
- [LBSD-2909] Strip html tags from LiveblogPostingSchema's
articleBodyby @eos87 in #1427
Fixed
- Fix Instance Settings Persistence by @BrianMwangi21 in #1428
- Continuous integration issues by @eos87
Full Changelog: v3.90.3...v3.90.4
v3.90.3
What's Changed
- [LBSD-2903] - Resolve error when deleting comments before publishing by @BrianMwangi21 in #1422
Full Changelog: v3.90.2...v3.90.3
v3.90.2
Added
- Create Go pricing plan notification for bandwidth usage
Fixed
- Fix deleted post issue in Classic Theme
- Remove usages of
notify.popas it no longer exists
Full Changelog: v3.90.1...v3.90.2
v3.90.1
What's New
Fixed
- Embed Generation:
- Fixed embed generation failure for simple theme
- Theme changes application:
- Fixed issue with applying theme changes to the associated blogs
Contributors
Full Changelog: #1418
v3.90.0
What's New
Added
- Polls Feature: We’re happy to introduce full support for polls, making it easier to engage with readers
- Create and manage polls directly from the editor with a user-friendly interface.
- Polls are ready to go across Default SEO Theme, Simple, and AMP themes, so readers can interact with polls on any device.
- Social Media Sharing Update: Enhanced functionality for sharing posts on social media, making it more accessible for users.
- Instance Settings Management: New backend structure and API enhancements for greater control over Liveblog features based on subscription level. We also added a dedicated UI for managing instance settings with support for subscription limits and plan management.
Changed
- UI Improvements:
- Updated comment handling in the editor to prevent HTML code display issues.
- Made post type buttons immediately visible and accessible in the UI.
- Added scrolling support for free text types in the editor to improve usability.
- Embed and Advertising:
- Improved social media embeds, including Facebook, to ensure they display correctly in the editor.
- Resolved issues with remote advertising integration.
- Testing Framework: Integrated Cypress for end-to-end testing, enhancing automation and reliability.
Fixed
- Scheduling:
- Fixed scheduling issues to ensure posts appear at their designated times.
- Improved post ordering attributes (
newest_firstandoldest_first) for consistency.
- Themes and Embeds:
- Addressed theme-switching issues, especially when reverting from child themes to the Default theme.
- Resolved embed loading issues within the Classic theme, improving the user experience.
- Additional Fixes:
- Corrected display errors in the editorial tab, improved UI synchronization, and enhanced error handling during theme updates.
Contributors
Full Changelog: v3.86.0...v3.90.0
v3.86.0
What's New
Added
- Instance Settings Management: We’ve introduced a new backend and user interface for managing Instance Settings, making it easier for you to customize and control key settings.
- Access a dedicated interface to adjust settings based on your needs and subscription limits.
- The updated backend now includes a feature service that checks for subscription limits, helping you manage plans more efficiently.
Changed
- Data Initialization Improvements: Updated plans data for better compatibility and accuracy when initializing instance settings.
- The
initialize_datacommand now includes an Instance Settings fixture, simplifying the setup process.
- The
Fixed
- Reliability Enhancements:
- Resolved an issue where scheduled posts would briefly disappear, ensuring more consistent visibility.
- Fixed a index key issue during data initialization, preventing disruptions in data setup.
- Addressed an error that occurred when creating a third blog in the Team package, making multi-blog setups smoother.
- Added a missing admin checkbox, ensuring you have complete control over administrative settings.
Full Changelog: v3.85.2...v3.86.0