Skip to content

v0.2.0

Choose a tag to compare

@scruwysscruwys released this 22 Sep 15:02
· 70 commits to master since this release

Feature

  • Add Elastic backend for omnisearch. (7cd9e3e)
  • Index database column comments on revisioner run (b0ca40a)
  • Add support for additional datastores (6c4d62a)
  • Add tblib to dev requirements. (8d67526)
  • Move CI to use a venv instead of site-packages. (1b8ab4a)
  • Readme python version fix. (bd3e9bb)
  • Migrate from Pipenv to pip-tools (17f830f)
  • Redirect to intended URL after login (bb787c3)

Fix

  • Include Column in reindex process (d2bacc6)
  • Send shortDesc with tags update (ae1bd84)
  • Use Cypress.config().baseUrl (00d471c)
  • Use revision_id as checksum value (a90adce)
  • Apply datastore-level permissions to search results (6a725c0)
  • Reactivate loading screen on first run (a20c096)

Performance

  • Move deletion of large querysets to background (09a23a5)
  • Consolidate schema hydration (9dbf5e3)