mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-14 15:43:10 +00:00
32 lines
895 B
ReStructuredText
32 lines
895 B
ReStructuredText
Changelog for upcoming releases
|
|
===============================
|
|
0.7
|
|
---
|
|
yyyy-mm-ddd (upcoming).
|
|
|
|
- Fieldsets.
|
|
|
|
0.6
|
|
---
|
|
yyyy-mm-ddd (upcoming).
|
|
|
|
This release contains minor backwards incompatible changes, related to the
|
|
change of the name of the "simple" theme into "django_admin_style" theme.
|
|
|
|
- Mailchimp support.
|
|
- Kube framework integration (theme).
|
|
- PureCSS framework integration (theme).
|
|
- Skeleton framework integration (theme).
|
|
- Baseline framework integration (theme).
|
|
- Amazium framework integration (theme).
|
|
- The "simple" theme has been renamed to "django_admin_style".
|
|
- Internally, make a date when form has been created. Also keep track of when
|
|
the form has been last edited.
|
|
|
|
0.5.12
|
|
------
|
|
yyyy-mm-dd (upcoming).
|
|
|
|
- Export/import forms saved as JSON. Validate the imports and mention that
|
|
some plugins are not installed if there are plugins that should be installed
|
|
first.
|