Releases: suma-project/Suma
Releases · suma-project/Suma
Suma 1.2.6
- Fix bug with saving locations in admin tool.
Suma 1.2.5
- Fix bug in activity creation with admin tool
Suma 1.2.4
- Fix bug that prevented the creation of activities called "0"
- Improve modal dialog placement in admin tools
Suma 1.2.3
- Drop iOS 7.0 support; Add full iOS >= 7.1 support
- Improve calendar, hourly charts and keys with descriptive stats
- Ensure that sample data stays current
- Display the number of counts submitted to the server at the end of a session
- Fix location editor bug where editing titles and descriptions also changed child locations
- Miscellaneous changes to reports and documentation
Suma 1.2.2
Partially roll back iOS 7 fix.
Remaining iOS 7 issue: in order to keep the Suma data collection client working in iOS 7, we have to initialize the database with an estimated size of 5MB instead of 50MB on other platforms. The iOS 7 user will be prompted if the database exceeds this size, but the count that triggers the prompt may be lost. We are looking into other ways of working around this Safari bug.
http://www.mobilexweb.com/blog/safari-ios7-html5-problems-apis-review
https://bitbucket.org/ytkyaw/ydn-db/issue/76/increase-memory-popup-event-on-ios
Suma 1.2.1
- Fixes Web SQL bug in Safari on iOS 7 (UPDATE: make sure that your Safari settings are not configured to block cookies)
- Remove "Classify Counts By" option from Hourly report
Suma 1.2.0
Fixes
- Fix bug in Query Server where multi-day sessions were sometimes not returned for time-based queries
- Improve handling of single-day queries in Time Series report
- Fix minor report summary data overlay issue
Suma 1.1.1
Many updates to the reports:
- Upgrade to Bootstrap 3
- Update dependencies
- Various minor interface and code enhancements
Suma 1.1.0
Bugs
- This release includes a fix for a serious bug in the data collection client. In some cases when the data collection client is open in multiple browser tabs, data collected in one tab after the other tab's collection is completed or the page is reloaded may be corrupted. This will now be prevented, but using Suma in multiple tabs in the same browser may still sometimes cause sessions to be prematurely uploaded (without data loss) and result in error messages asking the user to refresh the page. In Suma 1.1.0 and later, collecting data in multiple tabs at the same time is safe but not recommended.
- Various minor bug fixes
Features
- New "day of week" report
- Many improvements to the calendar report
- Nested data in summary and CSV views of report data
- Improved presentation of "zero" and nonexistent counts
Suma 1.0.2
Inactive issues should now appear in the analysis tools.