Changelog

This is the changelog for infomaker/everyware-widget-article-list

Current version: 0.6.2

[Unreleased]

0.6.2 - 2022-02-09

Added

  • The support for PHP v8 has been added to composer.json.

0.6.1 - 2021-10-05

Fixed

  • Fixed bug introduced in previous release.

0.6.0 - 2021-09-24

Added

  • Widgets will pick up any template_args array and send it to the template under the name $args.

0.5.0 - 2021-02-15

Updated

  • Use new document cache, from Everyware v2, for non-relation queries.

Fixed

  • If the previously saved sorting option of a widget is no longer available in the sorting config, it will now show an empty value in the board widget view, and use a default option from the sorting config when fetching content.

0.4.9 - 2020-09-25

Removed

  • Update "Render as a list widget" to not disable the "Link to page" setting in "Most Read Widget" admin.

Fixed

  • Added tooltips to the settings in "Most Read Widget" admin.

0.4.8 - 2020-02-28

Fixed

  • Minor fixes and optimizations

0.4.7 - 2019-10-08

Fixed

  • Fix rendering of article that are not in a list

0.4.6 - 2019-10-08

Removed

  • Remove assets from gitignore

0.4.5 - 2019-10-08

Removed

  • Section wrapper around none list output

Fixed

  • Reverted auto bump of Wordpress plugin version

0.4.4 - 2019-08-14

Fixed

  • Update create-release.sh to bump wordpress plugin version as well

0.4.3 - 2019-08-13

Fixed

  • Make sure that oc_query_start is always at least 1 in admin and that 1 represents 0 in the logic

  • Fix page select get disabled when checking render as list widget

0.4.2 - 2019-07-12

Fixed

  • Previous release didn't contain changes

0.4.1 - 2019-07-12

Changed

  • Now adding page link to headline

0.4.0 - 2019-07-08

Changed

  • Rename to render_as_list to make it similar to GA widget.

  • Bugfixes

  • Movement of fields in admin form

Added

  • Added section wrapper for articles when not rendered as list.

Removed

  • Removed the header text from the admin area of the widget.

0.3.3 - 2019-07-02

Changed

  • Render as plain list fixed as checkbox

0.3.2 - 2019-07-02

Removed

  • Removed classes from form.twig

0.3.1 - 2019-05-08

Added

  • Added a new deploy build

  • Makefile for deploy and release commands

Changes

  • Composer constraints

Removed

  • old jenkins-deploy.sh

  • composer.lock

  • package-lock.json

  • Gulp dist task

0.3.0 - 2019-04-12

Changed

  • Updated the whole widget structure to match the new 0.8.0 version of ProjectPlugin

0.2.0 - 2019-03-19

Changed

  • Updated the whole widget structure to match the new 0.7.0 version of ProjectPlugin

0.1.0 - 2018-12-18

Added

  • Initial release

Last updated