Releases: ushahidi/platform
Releases · ushahidi/platform
v2024.12.0
What's Changed
- USH-1125: disable arbitrary limitation on CSV import file data size by @tuxpiper in #4816
- Update Config features.php by @webong in #4824
- USH-1216: switch db engine to MariaDB 10.11 by @tuxpiper in #4836
- fix "mobile" source OR condition by @Mh-Asmi in #4843
- Fix Mteja Addon to handle HTTP request from callback service by @webong in #4844
- Email Issues by @ushahidlee in #4827
Full Changelog: v2024.10.0...v2024.12.0
v2024.10.0
Full Changelog: v2024.08.0...v2024.10.0
v2024.08.0
What's Changed
- Hot fixes for messages issues by @Mh-Asmi in #4705
- Ush 1134 by @ushahidlee in #4714
- return all permissions for admin role by @Mh-Asmi in #4717
- Allow user to delete their own contact by @ushahidlee in #4716
- update validation of config value in user setting by @Mh-Asmi in #4722
Full Changelog: v2024.03.3...v2024.08.0
v2024.03.3
Full Changelog: v2024.03.0...v2024.03.3
v2024.03.0
What's Changed
- Mailbox DataSource by @webong in #4654
- Datasource: Incoming Command by @webong in #4655
- chore(docker): add timeout parameter to wait_bootstrap util function by @tuxpiper in #4662
- Hotfix: USH 955 by @webong in #4661
- Add SMS channel support via Infobip and HttpSMS addons by @webong in #4637
- filter unstructured posts by @Mh-Asmi in #4663
- Hotfix/release 2023.42-patch 1 : Update V3 Module ServiceProvider & App UserCreateCommand.php by @webong in #4668
- PR #4672 by @webong in #4673
- Makefile, Docker and Xdebug fixes by @ushahidlee in #4680
- Update README.md by @CeciliaHinga in #4677
- Backport hot fixes to develop branch by @tuxpiper in #4684
- Edit post: Unable to specifically remove "Add caption" field for image by @ushahidlee in #4686
- fix contact filter for v5 get messages by @Mh-Asmi in #4702
- Bundle version github action by @tuxpiper in #4708
New Contributors
- @ushahidlee made their first contribution in #4680
- @CeciliaHinga made their first contribution in #4677
Full Changelog: v2023.42.1...v2024.03.0
v2023.42.1
chore: register data source routes after application has booted (#4658)