All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.9 - 2021-06-24
- packages/sdk
- Update: socketio upgrade
- packages/seeder
- Update: add drive watch call + tweak debounce timeouts
1.0.8 - 2021-04-16
- packages/sdk
- Added: new delete endpoint #162
1.0.6 - 2021-03-06
- packages/sdk
- Update: Remove keys.updated event handler since that path was not supported yet and could derive on mem leaks
- Update: release process update git tag action
- packages/seeder
- Fix: use remotePublicKey to differentiate peers #154
1.0.5 - 2021-01-22
- Update: publish from ci tweaks (release workflow)
- packages/seeder
- Update: get rid of connectivity method call #150
- packages/sdk
- Fix: Using cron v1.7.2 #151
1.0.4 - 2020-11-17
- packages/dasboard
- Update: add prepublishOnly script for rebuilding cra
1.0.3 - 2020-11-17
- packages/dashboard
- Fix: remove unnecesary hook dependencies
1.0.2 - 2020-11-16
- packages/sdk
- Fix: adjust to process-top api change
1.0.1 - 2020-11-09
- packages/seeder
- Update: unseed improvements (destroyStorage, closing)
- Add routes section to README
- packages/dashboard
- Expose public/index.html as main + assets tweaks
- Update: use preload for api/drives
- packages/sdk
- Use require.resolve with dirname to obtain the dasboard assets dir
- Update: pass optional swarm port to seeder
- Api port setting
- Api https settings
- Pino as default logger
- packages/seeder
- Fix: use corestoreOpts + allow optional preferredPort setting
- Update: add new drive-download-resume event, avoid emitting drive-add multiple times on restart
- packages/metrics
- Update: use trammel to get directory size of ps work dir
- Update: update to reflect latest events (drive life cycle)
- Docs update
- packages/cli
- Use api config to open dashboard in browser
- packages/cli
- Pretty print logs