Skip to content

v0.17.6

Compare
Choose a tag to compare
@mipmip mipmip released this 06 Jun 16:46
· 44 commits to main since this release

0.17.6 (2023-06-06)

  • fix wrong npm's

0.17.5 (2023-06-06)

  • feature: new form field type: fontIconSelect πŸ₯³
  • feature: new global field propery: disabled
  • feature: clear cache a startup
  • feature: improve home message font size

Stats

  • 37 stars
  • 6 community templates
  • 45 modules 48.56M

0.17.4 (2023-06-02)

0.17.3 (2023-06-01)

  • feature: checkout any version in complete history 😎
  • feature: show remote versions in github πŸ₯³
  • feature: hugo download tester for all platforms
  • cleanup: refactored sync frontend
  • cleanup: refactored sync api bridge
  • cleanup: refactored sync backend
  • fix: fix hugo downloads after v0.102.x (wrong url's) #444 #443
  • fix: fix folder sync (synced to wrong path)
  • fix: typo in sync

0.17.2 (2023-05-25)

  • fix: disable snap builds

0.17.1 (2023-05-25)

  • cleanup: improved toolbar buttons 😎
  • fix missing npm caused by cleanup

Stats

  • 37 stars
  • 5 community templates
  • 36 modules 39.86M 🀘

0.17.0 (2023-05-17)

  • feature: sync screen new layout, ready for advanged sync πŸ’
  • feature: improve git debugging
  • feature: add troubleshooting menu item
  • feature: move all config to site folder 🐞
  • feature: new default data folder Quiqr
  • feature: app-ui-style is now a preference
  • feature: queryselect with keys in file (e.g. .weekdays[] in calendar.json)
  • feature: queryselect using Autosuggest
  • feature: add images directly from imageselect dialog πŸ’
  • feature: more fuzzy filter in collection listing πŸ’
  • cleanup: refactored cli execute
  • cleanup: remove death quiqr-cloud code
  • cleanup: remove rimraf
  • cleanup: remove death modules
  • cleanup: remove field ArrayList
  • cleanup: replaced all mui-02 components with mui-4 πŸ₯³
  • cleanup: improve selectquery layout
  • fix: select-image broke with non-image files
  • fix: #314 & #181 breadcrumb in collections cannot go back to root document
  • fix: #422 renaming collection items do not allow extensions in new name
  • fix: no "make page bundle" for non-markdown-collections
  • fix: make dynform more stable

Stats

  • 37 stars
  • 5 community templates
  • 60 modules - 47.03M

0.16.0 (2023-04-24)

  • 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

0.15.2 (2023-01-24)

  • fix: application did not start

0.15.1 (2023-01-24)

  • chore: update electron-builder to fix macos builds