All Versions
64
Latest Version
Avg Release Cycle
45 days
Latest Release
1684 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.6.1 Changes
May 09, 2016- ๐ Allow SQLAlchemy 0.9.x for now
- ๐ Allow application/x-pdf mime type.
-
v0.6.0 Changes
April 29, 2016- โฌ๏ธ Upgrade SQLAlchemy to 1.0+.
- Dump config in sysinfo admin panel
Cleanup:
- โฌ๏ธ Upgrade deps
- ๐ Reformat code using Google style rule
0.5.3-0.5.6 (2016-03-17)
๐ Features:
- dynamic row widget options to add controls at the bottom (23 hours ago)
๐ Fixes:
- ๐ fix datatable optionalcriterion filter (2 days ago)
- ๐ fix jquery datable jqmigrate warning (2 days ago)
- ๐ fix search criterion outerjoin (6 days ago)
- textsearch criterion mysterious onclause fix (9 days ago)
Cleanup:
- โฌ๏ธ Upgrade deps
- ๐ Reformat code using Google style rule
-
v0.5.2 Changes
February 16, 2016- ๐ Fix IPv6 / GeoIP issue
- ๐ Improve debug toolbar
- ๐ Improve dashboard
- โฑ Celery: expire task before next run scheduled
-
v0.5.1 Changes
January 29, 2016- โ add security debug panel: shows permissions and roles assignments
- faster query_with_permission()
- ๐ Fix: user administration could remove non-assignable roles
- Subforms (Form used in FormFields / ListFormFields / etc) can filter their fields according to permission passed to top Form.
-
v0.5.0 Changes
November 20, 2015- Editable comments
- โฌ๏ธ Upgrade SQLAlchemy to 0.9
- Admin: add Tag panels
-
v0.4.5 Changes
October 15, 2015๐ Improvements and updates
- ๐ฅ Breaking: minor schemas changes. Migrations needed for existing applications - ๐ท tags in 'default' namespace are indexed in document's text for full text search on tag label - age filter has a new option to show full date when date is not today - โ run command: add `--ssl` option - admin: manage groups membership from user page - โก๏ธ updated requirements to ensure sane minimum versions - Role based access control makes more permissions checks againts roles and less simple role check ๐ Fixes ~~~~~ - ๐ fixes for celery workers - ๐ fix: check user has role on object with global role - ๐ fix: check user has roles through group membership
-
v0.4.4 Changes
August 07, 2015๐ป Design / UI
- Navbar is now non-fluid. โก๏ธ Updates ~~~~~~~ - โฌ๏ธ Upgrade Jinja to 2.8 and Babel to 2.0 ๐ Fixes ~~~~~ - ๐ Fixed image cropping.
-
v0.4.3 Changes
July 29, 2015๐ Another release because there was a version number issue with the previous one.
-
v0.4.2 Changes
July 29, 2015๐ Bugfixes / cleanup
- ๐ Replace Scribe by CKEditor for better IE compatibility. - ๐ Smaller bug fixes and code cleanups
-
v0.4.1 Changes
July 21, 2015๐ Bugfixes / cleanup
- permission: no-op when service not running - ๐ JS fixes - ๐ CSS fixes - https://github.com/mitsuhiko/flask/issues/1135