Releases: suma-project/Suma
Releases · suma-project/Suma
Suma 4.1.0
Suma 4.0.1
What's Changed
- Ensure that the nightly email script uses the same PHP executable that invoked it.
- Fix bug related to default inits and stale locations
- Fix bug where collections could be submitted more than once
Full Changelog: v4.0.0...v4.0.1
Suma 4.0.0
Suma 4.0.0 introduces a new version of the Suma data collection client. The client was rewritten using Vue.js because WebSQL has been deprecated in recent versions of iOS, which the old Suma client relied on to function.
Here is a short list of some highlights:
- The client now works with non-WebKit browsers.
- The client is responsive, and looks good on mobile devices, tablets and computers.
- Sidebar with initiative/location selection can now be hidden
- Added a button to reset all counts at a selected location.
- Activities and locations can now have descriptions added to them, and these are shown in the client through an information icon that can be tapped or hovered over
- See all of the improvements here: https://suma-project.github.io/Suma/upgrade_client/
Suma 3.1.1
Last release before release of the new vue.js-based Suma Client
Suma 3.1.0
Support PHP 7.3.x.
Suma 3.0.0
- PHP 7.x support
- fix security vulnerability in analysis build tools
- various updates to PHP dependencies
Suma 2.20.0
- Deprecate support for PHP 5.x
- Fix initialization bug in data collection client in certain browsers
Suma 2.19.0
- add new options for nightly reports
- updated documentation
Suma 2.18.0
- upgrade Zend to 1.12.20
Suma 2.17.3
- documentation updates