File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 1.0.6
5
+ -----
6
+ * PR-191: Added sidebar pinning functionality (thanks to grigory51 for PR)
7
+ * Issue-199: Fixed Django 1.11 context issue (thanks to gileadslostson for report)
8
+ * Issue-202: Fixed inline-group-row:added event (thanks to a1Gupta for report)
9
+ * Issue-188: Make testing use latest major Django versions and Python 3.5, 3.6 (thanks to liminspace for report)
10
+ * Added new flexible menu customizing setting JET_SIDE_MENU_ITEMS
11
+ * Added labels to sibling buttons
12
+ * Fixed django.jQuery select change events
13
+ * Fixed sidebar "Search..." label localization
14
+ * Added select disabled style
15
+ * Fixed initial value for select2 ajax fields when POST request
16
+
17
+
4
18
1.0.5
5
19
-----
6
20
* PR-167: Added fallback to window.opener to support old Django popups (thanks to michaelkuty for PR)
Original file line number Diff line number Diff line change 1
- VERSION = '1.0.5 '
1
+ VERSION = '1.0.6 '
You can’t perform that action at this time.
0 commit comments