Releases: FlowFuse/file-server
Releases · FlowFuse/file-server
v0.0.5 Release
What's Changed
- Add sqlite to package.json by @hardillb in #30
- add tests for database backed context by @Steve-Mcl in #32
- Add conditional test for enable/disable postgres tests by @Steve-Mcl in #33
- Add message to 413 over quota errors by @hardillb in #34
- Calculate quota in driver to ensure correct size by @Steve-Mcl in #35
- Add file API tests by @Steve-Mcl in #37
- bump to v0.0.5 by @Steve-Mcl in #39
Full Changelog: v0.0.4...v0.0.5
v0.0.4 Release
What's Changed
- Fix Authentication by @hardillb in #19
- Fix token issue by @Steve-Mcl in #20
- Fix deletion of redis context by @Steve-Mcl in #23
- Handle undefined values and multiple keys in redis context driver by @Steve-Mcl in #24
- Persistent Context support by @hardillb in #21
- Fix context not being cleaned when flow is removed by @Steve-Mcl in #25
- Remove console logging context mem & update docs by @Steve-Mcl in #26
- Add context api tests by @Steve-Mcl in #28
- Add Quota implementation by @hardillb in #29
- Fix JSON by @hardillb in #27
Full Changelog: v0.0.3...v0.0.4
v0.0.3 Release
v0.0.2 Release
v0.0.1 Initial Release
What's Changed
- Fix typos by @Steve-Mcl in #1
- Add vfs decorator and (some) tests by @Steve-Mcl in #2
- Start auth by @hardillb in #5
- Modify to support file node ops by @Steve-Mcl in #4
- Remove all DB code by @hardillb in #6
- S3 driver by @hardillb in #7
- Add release build and publish action by @hardillb in #8
- Fix up for testing by @Steve-Mcl in #9
- Cleanup by @hardillb in #10
- Cleanup by @hardillb in #11
New Contributors
- @Steve-Mcl made their first contribution in #1
- @hardillb made their first contribution in #5
Full Changelog: https://github.com/flowforge/flowforge-file-server/commits/v0.0.1