Skip to content

v1.6.0 (29 Aug 2021)

Compare
Choose a tag to compare
@atodorov atodorov released this 29 Aug 20:51
· 219 commits to master since this release
  • Fix a bug which allowed users to create multiple tenants
  • Fix Sentry #KIWI-TCMS-H2 https://sentry.io/organizations/kiwitcms/issues/2584184445
  • Fix issues discovered by newest pylint
  • Don't allow user to create multiple tenants if they refresh the page, e.g. after a 504 response. Instead redirect them to previously existing tenant
  • Migrate from Travis CI to GitHub Actions
  • Improvements of tests & CI