Releases: ChurchCRM/CRM
Releases · ChurchCRM/CRM
5.4.1
What's Changed
🪲 Bugs
- fix error on QuerySQL being thrown on webui by @DAcodedBEAT in #6783
- fix deposit slip generation by @DAcodedBEAT in #6787
- 5.4.1 Bug fixes by @DAcodedBEAT in #6788
- fix some issues in the finance/deposit routes by @DAcodedBEAT in #6786
💬 Localization
- 5.4.0 POEditor Update - 2023-12-28 by @github-actions in #6782
- 5.4.0 POEditor Update - 2023-12-29 by @github-actions in #6789
Inner Beauty
Other Changes
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
🪲 Bugs
- fix issue with group list datatable by @DAcodedBEAT in #6729
- finding and fixing in the slim upgrade branch by @DAcodedBEAT in #6730
- fix issue with delete api routes by @DAcodedBEAT in #6731
- fix calendar and other scenarios with similar errors by @DAcodedBEAT in #6732
- fix issues in finance payment routes by @DAcodedBEAT in #6739
- fix select2 on PledgeEditor by @DAcodedBEAT in #6753
- Fix dashboard birthdays and address various minor code smells by @DAcodedBEAT in #6762
- allow minimal person data to be entered by @DAcodedBEAT in #6769
- fix various errors when interacting with 'cart' by @DAcodedBEAT in #6767
- [slim-upgrade] fix kiosk url so works as well as it did before by @DAcodedBEAT in #6774
💬 Localization
- 5.4.0 POEditor Update - 2023-12-12 by @github-actions in #6745
- 5.4.0 POEditor Update - 2023-12-15 by @github-actions in #6749
- 5.4.0 POEditor Update - 2023-12-23 by @github-actions in #6768
- 5.4.0 POEditor Update - 2023-12-24 by @github-actions in #6770
- 5.4.0 POEditor Update - 2023-12-26 by @github-actions in #6771
Inner Beauty
- Starting 5.4.0 by @DawoudIO in #6740
- fix typo in POEditor commit message by @DAcodedBEAT in #6750
- update all www.churchcrm.io to churchcrm.io by @DAcodedBEAT in #6763
- add more minor code smell by @DAcodedBEAT in #6764
- add more types to php code by @DAcodedBEAT in #6765
- throw http exceptions when possible, try to pass around arrays instead of stringified arrays by @DAcodedBEAT in #6752
👒 Dependencies
- [Snyk] Upgrade flag-icons from 6.13.2 to 6.14.0 by @DawoudIO in #6727
- [Snyk] Upgrade i18next from 23.6.0 to 23.7.1 by @DawoudIO in #6733
- [Snyk] Upgrade flag-icons from 6.14.0 to 6.15.0 by @DawoudIO in #6734
- [Snyk] Upgrade i18next from 23.7.1 to 23.7.3 by @DawoudIO in #6735
- Slim upgrade to v4 by @DawoudIO in #6606
- [Snyk] Upgrade i18next from 23.7.3 to 23.7.6 by @DawoudIO in #6741
- [Snyk] Upgrade react-datepicker from 4.21.0 to 4.23.0 by @DawoudIO in #6748
- [Snyk] Upgrade i18next from 23.7.6 to 23.7.7 by @DawoudIO in #6755
- [Snyk] Upgrade fullcalendar from 6.1.9 to 6.1.10 by @DawoudIO in #6759
- [Snyk] Upgrade @fortawesome/fontawesome-free from 6.4.2 to 6.5.0 by @DawoudIO in #6758
- [Snyk] Upgrade react-datepicker from 4.23.0 to 4.24.0 by @DawoudIO in #6760
- [Snyk] Upgrade @fortawesome/fontawesome-free from 6.5.0 to 6.5.1 by @DawoudIO in #6761
- [Snyk] Upgrade chart.js from 4.4.0 to 4.4.1 by @DawoudIO in #6775
Other Changes
- Apply fixes from StyleCI by @DawoudIO in #6543
- Apply fixes from StyleCI by @DawoudIO in #6696
- Apply fixes from StyleCI by @DawoudIO in #6708
- Apply fixes from StyleCI by @DawoudIO in #6717
- Apply fixes from StyleCI by @DawoudIO in #6723
- Apply fixes from StyleCI by @DawoudIO in #6725
- Apply fixes from StyleCI by @DawoudIO in #6736
- Apply fixes from StyleCI by @DawoudIO in #6737
- Apply fixes from StyleCI by @DAcodedBEAT in #6754
- make sure dashed lines aren't selectable by @DAcodedBEAT in #6766
- Apply fixes from StyleCI by @DawoudIO in #6772
- add ids to anchors, write some test for profile page by @DAcodedBEAT in #6778
- rename cypress specs with typos by @DAcodedBEAT in #6780
Full Changelog: 5.3.1...5.4.0
5.3.1
What's Changed
🪲 Bugs
- fix tax report incorrect args in
ChurchCRM\Reports\PdfTaxReport::finishPage()
by @DAcodedBEAT in #6718 - fix diacritics for directory report by @DAcodedBEAT in #6719
- add missing fiscal years for pledge comparison by @DAcodedBEAT in #6720
💬 Localization
- 5.3.1 POEditor Update - 2023-11-22 by @github-actions in #6702
Inner Beauty
- Started 5.3.1 by @DawoudIO in #6699
- Add php types to auth classes by @DAcodedBEAT in #6703
- align styleci and phpcs to same psr12 coding standard by @DAcodedBEAT in #6705
- remove use of extract in CSVImport.php by @DAcodedBEAT in #6710
Other Changes
- reformat README with markdown best practice, add repo stats by @DAcodedBEAT in #6701
- Apply fixes from StyleCI by @DAcodedBEAT in #6707
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
🛠 Breaking Changes
Other Changes
🪲 Bugs
Inner Beauty
- PHP Import cleanup vis phpStorm by @DawoudIO in #6692
- moved from docker-compose to docker compose by @DawoudIO in #6687
Full Changelog: 5.2.3...5.3.0
5.2.3
What's Changed
🪲 Bugs
- fix error in /api/families/updated by @DAcodedBEAT in #6668
- Fix sunday school page bug by @DAcodedBEAT in #6675
- Fix sunday school graphs by @DAcodedBEAT in #6680
💬 Localization
- 5.2.3 POEditor Update - 2023-11-17 by @github-actions in #6678
Inner Beauty
- Starting 5.2.3 by @DawoudIO in #6676
- make build faster by running things in parallel, switch release to node script for consistency by @DAcodedBEAT in #6679
Other Changes
- Apply fixes from StyleCI by @DAcodedBEAT in #6674
- Update README.md by @DawoudIO in #6677
- tell user what version of php they're running for quality of life by @DAcodedBEAT in #6682
Full Changelog: 5.2.2...5.2.3
5.2.2
What's Changed
🪲 Bugs
- UI Bugs: PDF Labels & Group to Cart by @DawoudIO in #6661
- fix error when updating Family by @DAcodedBEAT in #6654
- allow for empty birthday when initially inputting person by @DAcodedBEAT in #6652
- fix adding group roles by properly retrieving required service from the container by @DAcodedBEAT in #6665
💬 Localization
- 5.2.2 POEditor Update - 2023-11-13 by @github-actions in #6662
Inner Beauty
- Build/5.2.2 by @DawoudIO in #6660
- Js minor cleanup by @DAcodedBEAT in #6666
Other Changes
- add debug step request to bug issue, comment out user prompts by @DAcodedBEAT in #6667
Full Changelog: 5.2.1...5.2.2
5.2.1
What's Changed
🪲 Bugs
Inner Beauty
- re-namespace propel classes to conform to psr-4 by @DAcodedBEAT in #6642
- StyleCI now uses .styleci.yml by @DawoudIO in #6648
Other Changes
- Apply fixes from StyleCI by @DAcodedBEAT in #6641
- Apply fixes from StyleCI by @DawoudIO in #6646
Full Changelog: 5.2.0...5.2.1
5.2.0
What's Changed
🪲 Bugs
- additional fixes and code smell cleanup by @DAcodedBEAT in #6636
💬 Localization
Inner Beauty
- Update README badges to always reflect latest release by @DAcodedBEAT in #6633
👒 Dependencies
- Upgrade frontend deps by @DAcodedBEAT in #6630
Other Changes
Full Changelog: 5.1.1...5.2.0
5.1.1
What's Changed
🪲 Bugs
- Bug Fixes & Cleanup 5.1.1 by @DawoudIO in #6625
- attempt to fix potentially-undefined fn apache_get_modules, only allow upgrade when logged in, fix kiosk routes, misc minor cleanup by @DAcodedBEAT in #6627
💬 Localization
- 5.1.1 POEditor Update - 2023-11-06 by @github-actions in #6623
Inner Beauty
- 5.1.1 - Build Script Cleanup by @DawoudIO in #6620
- start removal of extract function from codebase + fix report tests by @DAcodedBEAT in #6613
- Development Updates: GitHub Templates & Scripts by @DawoudIO in #6624
- Locale: tool updates & 5.1.1 download by @DawoudIO in #6622
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
🪲 Bugs
- handle situation where iRemotePhotoCacheDuration is not set, minor cleanup around code by @DAcodedBEAT in #6607
- Fixed Issue Reporting by @DawoudIO in #6616
- Bug: Fix Event Checkin by @DawoudIO in #6617
💬 Localization
- 5.1.0 POEditor Update - en_GB & ro_RO by @github-actions in #6603
- 5.1.0 POEditor Update - 2023-11-02 by @github-actions in #6608
Inner Beauty
- introduce phpcs and conform to psr12 by @DAcodedBEAT in #6600
- Build: 5.1.0 by @DawoudIO in #6604
- Remove System regestration feature by @DawoudIO in #6605
- Moved from Custom github action for Release Notes to github builtin by @DawoudIO in #6609
- better utilize docker layer cache, make
up
rebuild by @DAcodedBEAT in #6612
👒 Dependencies
Other Changes
Full Changelog: 5.0.5...5.1.0