liveblog 2.0.0-alpha7

New features

Issue Fixed:

  1. Use TypedConfigManagerInterface in the settings form
  2. Drupal 11 support

liveblog 2.0.0-alpha6

Bug fixes

Issue Fixed:

  1. Edit button is not visible on "show more" click
  2. TypeError: Drupal\liveblog\Controller\LiveblogListController::__construct(): Argument #4 ($request_stack) must be of type Drupal\Core\Http\RequestStack
  3. jquery once is deprecated
  4. Drupal 10 compatibility - query access check
  5. This release only supports drupal ^10

liveblog 2.0.0-alpha4

Bug fixes

Development Release

  • Drupal 10 compatibility Dependencies Update

liveblog 2.0.0-alpha2

Bug fixes

Fixed The data content of this event exceeds the allowed maximum (10240 bytes).

liveblog 2.0.0-alpha1

New features

Automation fixes for Drupal - 9
Show more instead of infinite scroll
Liveblog pusher credentials in settings.php
Replace jQuery.getJSON with axios
Liveblog post entity have bad created time
Form doesn't show validation error for edit post
Enable debugger based on configuration

liveblog 8.x-1.3-alpha15

New features
Unsupported

D9 and pusher 4 compatibility

Also removed deprecated code

liveblog 8.x-1.2-alpha14

Bug fixes
Unsupported

Fixed errors, showing up when uninstalling the liveblog module.

liveblog 8.x-1.1-alpha9

Unsupported

Added a channel prefix, to be used when multiple drupal instances use the same notification channel provider instance.

liveblog 8.x-1.1-alpha8

Bug fixes
Unsupported

Use correct variable types for new simple_gmap schema.

liveblog 8.x-1.1-alpha7

New features
Unsupported

Features:

  • Notification for new posts
  • Only load new posts when user wants it
    • This is to prevent flicker of the screen happening because elements are loaded after post is inserted
  • Executes scripts inline in a post
  • Lazyloading handler is throttled
  • Uses eslint and editorconfig
  • Uses webpack2
  • Decoupled AssetHandler from the streaming library.
  • Uses translation function for strings
  • Added configuration route to module

liveblog 8.x-1.0-alpha6

Bug fixes
Unsupported

This release adds a node description and shows errors, if pushing to the external service fails.

liveblog 8.x-1.0-alpha4

Unsupported

In this release, the submodule liveblog_paragraphs has been removed, because it was moved into the thunder distribution.

liveblog 8.x-1.0-alpha3

New features
Unsupported

This release added a composer-less workflow for the integration of the Pusher library.
Please have look at the README.md for further information.

liveblog 8.x-1.0-alpha1

New features
Unsupported

This is the release of the MVP, developed together with Kurier.at, Drunomics and galaniprojects,

Posts will be distributed by the pusher.com service.
New posts, will be added to the top.
When a user has scrolled beyond the insertion point, his scroll position will be kept.
If a user reaches the bottom, older posts will be lazyloaded.
Editors can add highlights to posts, which are reflected by classes.
Users can see the editors name, the time the post was written, a source and a location.

Subscribe with RSS Subscribe to Releases for Liveblog