Releases: bfren/obadiah
Releases · bfren/obadiah
v2.1.2
v2.1.1
v2.1.0
v2.0.4
Minor updates
- Adding debug logger (#161)
- Moving Ajax and Preload pages to api namespace (#162)
- Applying consistent file formatting (#164)
- Improving error capture on action execute (#166)
- Updating Docker image (#168)
- Bug fixes for Safeguarding receivers (#169)
- Updating PHPStan (#170)
Build updates
- Renaming Docker variables to OBADIAH (#158)
Development updates
- Improving Mac development support (#159)
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Breaking changes
- Adding password encryption (#151) you must update your config.yml with argon2 hashed strings
Major updates
- Renaming to 'Obadiah' - see README.md (#141)
- Adding Safer Recruitment receivers (#145)
- Adding a CLI, accessible via
ob
orcmd.php
(#149) - Using PHPStan to validate and improve code quality (#150)
Minor updates
- Updating to Bootstrap 5.3.3 (#142)
- Using latest Docker image (#144)
- Fixing HTTP status header (#146)
- Improving error logging / handling / display (#147)
- Using simplified PHP array syntax (#148)
- Switching language to 'Endpoint' to support API as well as HTML pages (#152)
Documentation updates
- Adding missing newline (#99)
Full Changelog: v1.9.2...v2.0.0