Skip to content

Releases: liveblog/liveblog

v3.91.1

03 Dec 15:39
3df4107

Choose a tag to compare

What's Changed

  • Wrap consent in wrapper with min-height to reduce layout shifts by @eos87 in #1449

Full Changelog: v3.91.0...v3.91.1

v3.91.0

02 Oct 08:12
aaaccdc

Choose a tag to compare

What's Changed

Full Changelog: v3.90.6...v3.91.0

v3.90.6

01 Aug 12:57

Choose a tag to compare

What's Changed

Full Changelog: v3.90.5...v3.90.6

v3.90.5

10 Jul 10:02
1e8e4aa

Choose a tag to compare

What's Changed

  • [LBSD-2919] - Fix posts not rendered after load more button is hit by @eos87 in #1436

Full Changelog: v3.90.4...v3.90.5

v3.90.4

26 Jun 10:15

Choose a tag to compare

What's Changed

Added

  • [LBSD-2916] Frontend accessibility improvements by @eos87 in #1431
  • [LBSD-2909] Strip html tags from LiveblogPostingSchema's articleBody by @eos87 in #1427

Fixed

Full Changelog: v3.90.3...v3.90.4

v3.90.3

12 Feb 14:58

Choose a tag to compare

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

07 Feb 15:44
c6276b7

Choose a tag to compare

Added

  • Create Go pricing plan notification for bandwidth usage

Fixed

  • Fix deleted post issue in Classic Theme
  • Remove usages of notify.pop as it no longer exists

Full Changelog: v3.90.1...v3.90.2

v3.90.1

20 Nov 10:27
b99ac00

Choose a tag to compare

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

30 Oct 15:10
05c3458

Choose a tag to compare

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_first and oldest_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

12 Jul 09:00
93a80b9

Choose a tag to compare

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_data command now includes an Instance Settings fixture, simplifying the setup process.

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