We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a1e72a commit 6d76e6aCopy full SHA for 6d76e6a
CHANGELOG.md
@@ -95,6 +95,17 @@ Probably the last big release before 1.2.x
95
- Refactored asset includes (can now be cached locally) #181
96
- Footer now indicates version
97
98
+#### 1.1.10
99
+
100
+ - Fix warning in database demos
101
+ - Fix detection of local public files for demos
102
+ - Fix Delete button in crud (couldn't be clicked twice)
103
+ - Enabled App to have dynamic methods
104
+ - Fixed bug in Status column
105
+ - Fixed stickyURL #185
106
+ - Improved compatibility with custom JS renderers (for wordpress integration)
107
+ - Fixed centered layout #186
108
+ - "get-assets.php" now creates 'public' folder, usable in your project
109
110
## 1.0 Release
111
0 commit comments