Skip to content

Commit 4850f4a

Browse files
committed
Changelog
1 parent 902b9c3 commit 4850f4a

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

doc/changelog.rst

+16-18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Changelog
22
=========
33

4+
1.0.8
5+
-----
6+
7+
Highlights:
8+
9+
* Cleaned up documentation, many thanks to Petrus Janse van Rensburg.
10+
* More flexible menu system, ability to add links to menus
11+
* Human-readable filter URLs
12+
* Callable filter `options`
13+
* `EmailField` filter
14+
* Simple accessibility fixes
15+
* `InlineFormField` now accepts `widget_args` and `form_rules` arguments
16+
* Support for newer wtforms versions
17+
* `form_rules` property that affects both create and edit forms
18+
* Lots of bugfixes
19+
420
1.0.7
521
-----
622

@@ -32,21 +48,3 @@ Highlights:
3248
* Flask-Admin no longer uses floating navigation bar
3349
* Translations: French, Persian (Farsi), Chinese (Simplified/Traditional), Czech
3450
* Bug fixes
35-
36-
1.0.5
37-
-----
38-
39-
* SQLAlchemy 0.8 support
40-
* Choices and PostgreSQL Enum field type support
41-
* Flask-BabelEx will be used to localize administrative interface
42-
* Simple text file editor
43-
* File admin has additional hooks: rename, edit, upload, etc
44-
* Simple text file editor
45-
* External links in menu
46-
* Column descriptions
47-
* Possibility to override master template
48-
* Reworked templates. New 'layout' sample with completely different administrative UI
49-
* Ability to customize wtforms widget rendering through `form_widget_args` property
50-
* German translation (WIP)
51-
* Updated documentation
52-
* Lots of bug fixes

0 commit comments

Comments
 (0)