Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Releases: healthgovau/ask

v1.0.0: Merge pull request #66 from healthgovau/preGovCMSMove

09 Jun 05:06
18b4fc3
Compare
Choose a tag to compare

Stable release for move to GovCMS.

Changes:

  • Add sort options to the listing paragraph
  • Webinar content type
  • Improved descriptions for App tool hosted edit form
  • Draft indicator
  • Added allow geolocation field for iframes
  • Drupal 9 compatibility
  • Show referring collections

v1.0.0-Final

08 Jun 23:51
fb09227
Compare
Choose a tag to compare
Merge pull request #40 from healthgovau/321-check-ask-for-drupal-9-co…

v1.0.0-beta6: Merge pull request #39 from healthgovau/_release/1.0.0-beta6

10 May 02:54
0d2dab5
Compare
Choose a tag to compare

Changes:

  • FIxed missing spacing between items arranged using the Layout - Grid paragraph.

v1.0.0-beta5

06 May 05:40
807998d
Compare
Choose a tag to compare

Changes:

  • Created Link - Featured paragraph type.
  • Fixed search terms in listing page search also appear in site search field in header.
  • Updated to latest version of GovCMS distribution (v1.16.0).
  • Added styling to better differentiate form field descriptive text from other form field components.
  • Created a single unified search index.
  • Created a paragraph type for embedding custom views.
  • Only display orderable related fields on publication content creation form if the item is orderable.
  • Only display publication type filtering options if the publication content type is selected on the embedded listing paragraph edit form.

v1.0.0-beta4

13 Apr 06:03
85d9107
Compare
Choose a tag to compare

Changes:

  • Updated npm package dependencies to fix security issues.
  • Changed the resource availability field so it cannot be changed by content editors.
  • Added Audio content type.
  • Add ability to configure an Content - Image paragraph to be rendered as a figure which is zoomable.
  • Updated GovCMS distribution to version 8.x-1.15.
  • Add support for native lazy loading of images.
  • Enabled support for importing sample content using the Drupal migration admin page.
  • Added notes on how to run Xdebug with Drush.
  • Display SVG icons as thumbnails on administrative pages.

v1.0.0-beta3

25 Mar 07:18
e0640e1
Compare
Choose a tag to compare

Changes:

  • Added ability to upload SVG image to use as an icon on a notification.
  • Simplified descriptive text used in fieldset on Layout - Grid paragraph edit form.
  • Added support for sub-themes and both NPM and Yarn package managers to the app or tool integration script.
  • Fixed system date field values not being set to current time by default.
  • Fixed size of vertical spacing beneath Band heading.
  • Changed which fields are visible for the inline display mode used when referencing content. This was based on recommendation from the IA team.

v1.0.0-beta2

17 Mar 06:19
fd03974
Compare
Choose a tag to compare

Changes:

  • Got Github workflows working on ASK project.
  • Fixed errors in pre-commit git hook file which was causing commits to fail.
  • Added missing date field values in sample content.

v1.0.0-beta1

12 Mar 08:04
Compare
Choose a tag to compare

Changes:

  • Adds all code changes between HSK 1.0.0-alpha10 => 1.0.0-alpha11.