This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
Releases: powerhouse-inc/document-drive
Releases · powerhouse-inc/document-drive
v1.0.0-alpha.99
v1.0.0-alpha.98
v1.0.0-alpha.97
1.0.0-alpha.97 (2024-09-20)
Features
- improved handling of graphql responses and type improvements (aec6371)
v1.0.0-alpha.96
v1.0.0-alpha.95
v1.0.0-alpha.94
1.0.0-alpha.94 (2024-09-12)
Features
- improved handling of user access level on default drives (d209944)
v1.0.0-alpha.93
1.0.0-alpha.93 (2024-09-11)
Features
- added support for read mode on default drives (5d0d878)
- build queries per document model (02f3866)
- declared default drives interface (ab5008d)
- implemented read mode interface (f2c1a4a)
- improved read mode code structure (c3e9b82)
- return full documents on read mode and emit drives change event (174d9d7)
v1.0.0-alpha.92
1.0.0-alpha.92 (2024-09-09)
Bug Fixes
- fixed test timers (05b12db)
Features
- added config support to set task queue method (5575c60)
- added queueing to triggerUpdate (809bf43)
- handle old remote drives (#284) (562c5b2)
- iterate through strands and queue macro tasks for performOperation (1978899)
- remove env support from default-drives-manager (a8f7aae)
- updated document model dep (c8b9dfb)
- use runAsap when processing jobs on the queue (ac671aa)