All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.1 (2023-06-13)
- add lexorank ordering (39bdd94)
- add orphan metadata removal (9e3adb0)
- add schema and user filters (8b8ec09)
- add searchable user filter (6d39404)
- better UI feedback for workflow states (ea76c4d)
- change to opt-in model for workflows (d16ca8f)
- explainer text on 'complete' button (b0bb891)
- first beta version (3c8874c)
- hide schema filters if there is only one (f19923a)
- improve document actions for all states (95458b7)
- move document form listeners to context (4c58042)
- prevent dragging until patch is completed (c71b768)
- re-add user assignment action (d05d1c9)
- requireValidation option for performance (f676dc9)
- type hinting for transitions (1a41292)
- update state example (059bd90)
- user role awareness (d5cdc97)
- virtualised lists (9c8d1bd)
- add document count and increase overscan (14bff13)
- better user handling and document operations (d2efd8a)
- default preview and better virtualization (e065d51)
- document actions logic (986cee6)
- double-operation and add status icons (238ae58)
- linting (374772f)
- more predictable orderRank generation (05ccd4b)
- more robust 'order reset' (45b609f)
- ordering error bug (90a331a)
- prevent crash from unassigned document (f117985)
- prevent crash when no users are assigned (6b85464)
- remove 'operation' from State configs (fea853a)
- remove ifRevisionId restriction on patches (0fa24b5)
- remove yarn lock (c2134b3)
- satisfy plugin-kit (67c2429)
- unique ordering (731d012)
- update plugin-utils (7c7c63c)
- update types for new plugin-utils (063e86e)
- update ui (a692fda)
1.0.0-beta.13 (2023-05-04)
1.0.0-beta.12 (2023-05-03)
- prevent crash when no users are assigned (6b85464)
1.0.0-beta.11 (2023-05-03)
- prevent crash from unassigned document (f117985)
1.0.0-beta.10 (2023-05-03)
- move document form listeners to context (4c58042)
1.0.0-beta.9 (2023-04-27)
- default preview and better virtualization (e065d51)
1.0.0-beta.8 (2023-04-12)
1.0.0-beta.7 (2023-04-05)
- explainer text on 'complete' button (b0bb891)
- hide schema filters if there is only one (f19923a)
- prevent dragging until patch is completed (c71b768)
1.0.0-beta.6 (2023-04-04)
- add document count and increase overscan (14bff13)
- remove ifRevisionId restriction on patches (0fa24b5)
1.0.0-beta.5 (2023-03-29)
- requireValidation option for performance (f676dc9)
- ordering error bug (90a331a)
1.0.0-beta.4 (2023-03-21)
1.0.0-beta.3 (2023-03-20)
1.0.0-beta.2 (2023-02-24)
- add schema and user filters (8b8ec09)
- better UI feedback for workflow states (ea76c4d)
- change to opt-in model for workflows (d16ca8f)
- improve document actions for all states (95458b7)
- re-add user assignment action (d05d1c9)
- type hinting for transitions (1a41292)
- update state example (059bd90)
- user role awareness (d5cdc97)
- better user handling and document operations (d2efd8a)
- double-operation and add status icons (238ae58)
- linting (374772f)
- remove 'operation' from State configs (fea853a)
- satisfy plugin-kit (67c2429)
- first beta version (3c8874c)