Skip to content

v0.5.0

Compare
Choose a tag to compare
@jelhan jelhan released this 26 Aug 17:21
· 819 commits to master since this release
  • [FEATURE] Adds dataDir configuration option to api, which allows to move data folder outside of webroot. #109
  • [SECURITY] CSP style-src: 'unsafe-inline'; and script-src: 'unsafe-eval'; are not necessary anymore. #90
  • [UI] Adds a status bar indicating steps in poll creation wizzard.
  • [UI] Adds back button to create wizard.
  • [UI] Adds button for copying poll link. #95
  • [UI] Improve keyboard support by adding autofocus (except for date selection). #94
  • [UI] Poll title is used as page title and a meaningful title is added for create/* routes.
  • [UI] Show validation immediately after change for select and radio buttons.
  • [FIX/UI] Save button should have suitable text.

Upgrade notes

Please update your CSP headers accordingly to the once provided in .htaccess.