Skip to content

Commit 8db6af5

Browse files
committed
chore: release v0.16.0
- feature: add back button in prefs toolbar - feature: new field-type: select-from-query - feature: first proof of concept of the new Quiqr Query Language - feature: bundle-manager, show add-button on top of the widget - cleanup: text menu - cleanup: remove quiqr cloud stuff - cleanup: remove form cookbook - breaking changes: new vars format in custom open-in command (%site_name, %site_path) - fix: #410, show active toolbar - fix: missing active publish conf in sidebar ### Stats - 34 stars - 5 community templates - 37 NPM modules - 35.11M
1 parent 3c18fde commit 8db6af5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Quiqr App CHANGELOG
2-
## **WORK IN PROGRESS**
2+
## 0.16.0 (2023-04-24)
33
- feature: add back button in prefs toolbar
44
- feature: new field-type: select-from-query
55
- feature: first proof of concept of the new Quiqr Query Language

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/quiqr/quiqr-desktop.git"
1212
},
1313
"description": "CMS with a Hugo Engine",
14-
"version": "0.15.2",
14+
"version": "0.16.0",
1515
"private": true,
1616
"dependencies": {
1717
"@material-ui/core": "^4.11.3",

0 commit comments

Comments
 (0)