Skip to content

Latest commit

 

History

History
187 lines (101 loc) · 9.91 KB

CHANGELOG.md

File metadata and controls

187 lines (101 loc) · 9.91 KB

Changelog

All notable changes to this project will be documented in this file.

1.2.6 (2024-11-21)

Chores

  • Update all outdated drupal/* unocha/* drush/* packages. (bc3cef)

1.2.5 (2024-11-18)

Chores

1.2.2 (2024-08-13)


1.2.1 (2024-08-05)

Features


1.2.0 (2024-08-05)

Features


1.1.0 (2024-07-17)


1.0.9 (2024-06-18)

Features

  • Feedback form (372329)
  • Feedback form copy button (5ea85e)
  • Log timing, add stats page, export and json (6db80e)

Bug Fixes

  • Add spaces for phpcs (694849)
  • Undo composer change (15a3fe)

1.0.8 (2024-05-13)


1.0.7 (2024-04-24)


1.0.6 (2024-04-18)


1.0.5 (2024-04-05)


1.0.4 (2024-04-05)


1.0.3 (2024-04-05)

Features

  • Message, always auto mode (6fb4ae)

1.0.2 (2024-04-05)


1.0.1 (2024-04-04)


1.0.0 (2024-04-04)

Features

  • Allow activate on user during sign up (8d605c)

0.1.3 (2024-04-04)

Features


0.1.2 (2024-03-28)

Features

Bug Fixes

  • Do not break security check builds on abandoned packages. They need to be addressed upstream. (#46) (a32e6c)
  • If we had tests this would be less painful. (f9bfd3)
  • Load the file storage correctly, fix the log messages. (fef13a)

0.1.1 (2024-03-20)

Features

  • Ensure the queue entries contain the filename, so we can log it :-) (df51e9)

0.1.0 (2024-03-18)

Features

  • Ask for feedback (c9357e)
  • BedRock support (3a7569, 6b908a)
  • Choose brain, automatic mode (b30126)
  • Compare action points (db07c1)
  • Compare documents (e872d9)
  • Compare link on all nodes (20141b)
  • Require mailsystem, amazon_ses and aws so we can use role auth and the ses API to send email. (75c3be)
  • Run everything obviously #OPS-9633 (66237b)
  • Style compare link on all nodes (9b29f3)
  • Use AWS Textract (f6530f)
  • Use comments for feedback (c27f25)

Bug Fixes

  • Allow composer to run as root. (75db26)
  • Ensure generated settings are (re-)loaded if needed, so sanity checks can see them and not fail. (af4c79)
  • Explicitly set perms, so dependabot can run code coverage. (0e3245)
  • Oops (2f1cfb)
  • Use a sensible snippet, with doc block. (1d09c8)