Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.46 KB

File metadata and controls

32 lines (27 loc) · 1.46 KB

v0.1.2

19-11-2024

  • NPM updates
  • Composer updates
  • Small improvements to changes listing UI (58f7065; 22a466e); thanks @pamtbaau
  • Fix translation fallback bug #35; thanks @pamtbaau for the PR
  • Fix changes to some file types not rendering in list (903503b); thanks @pamtbaau

v0.1.1

10-04-2023

  • Front end strings are now translateable #29, English and Italian currently provided
  • Logging for back end issues 64e71ef
  • Changed items list layout styling, table to grid b07c2e2
  • Much better display when changes are not detected
  • Change count badge in Admin menu now counts renames as single change, as per changed items listing c52dc16

v0.1.0

07-04-2023

  • Detects and displays file renames in a clearer way
  • Switched out PHP Git libraries #11
  • Solve git errors on renames and deletes #24