Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 927 Bytes

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 927 Bytes

Changelog

0.1.3 - 2024-04-26

New features:

Bug fixes:

  • Fix anon visits #8

0.1.2 - 2024-04-26

New features:

  • Hide announcements if users closes them #7 Bug fixes:
  • Do not send the SQLAlchemy objects to template #7

0.1.1 - 2024-04-23

New features:

  • Allow to define timezones for announcements #6
  • Update test images for CKAN 2.9

0.1.0 - 2023-08-08

New features:

  • CKAN 2.10 compatibility added.

0.0.4 - 2022-08-02

New features:

  • Validate announcement forms
  • Improve style for announcement forms
  • Add flake8 and black checks for GiyHub acvtions and internally, as pre-commit hooks
  • Allow markdown for announcements

0.0.2 - 2022-07-20

First version released