Releases: getmetamapper/metamapper
Releases · getmetamapper/metamapper
v0.3.1
v0.3.0
Feature
- Make exporting tables possible (581d15b)
- Add README to Table and Comment entities (1886b1f)
- Surface last time Snowflake asset was updated (b55214b)
- Allow Markdown link format in custom properties (22bd9ef)
Refactor
- Use textarea for desc fields (6085da4)
- Use Quill.js for text editor (f96b619)
- Move avatar logic to server (9b24ff7)
- Use consistent formatting for code highlighting (0866e0a)
- Add emoji and magic link support to RTE (35e086c)
- Update ES indices after mutation (412822b)
- Remove cold start search page (9b31ecd)
- Add facets to search interface (987e0fb)
Chore
- Update Django and Django-Filter versions (0654379)
Refactor
- Filter out soft-deleted table assets (512fc63)
Fix
- Add Cypress for discussion feature (ce81354)
v0.2.0
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)