Releases: wandb/server
Releases · wandb/server
Release 0.9.23
- Google cloud external buckets
- Settings are not over written when clicking "Set frontend host"
- Frontend console logs in debug bundles
- Reporting comments and general improvements
- Private report sharing
Release 0.9.22
- Admin interface works properly in Safari
- Handle crashing expression editor
- Improved team / org management
- Report comments and images in markdown
NOTE: There's a large data migration in this release that migrates files from an int to bigint primary key to allow for more file records. This migration takes ~5 seconds per 1 million file records so could result in some downtime during the rollover.
Release 0.9.21
- s3 file store updates would loop infinitely from SQS events
- error logs weren't being written to disk
- Multiple agents caused sweeps to crash
Release 0.9.20
- This release primarily fixes an issue with users upgrading from v0.9.16.
Release 0.9.19
- Artifact UI improvements including deletion and multi-zoned buckets
- Artifact downloads now work properly in local
- No more onboarding UI
- Performance improvements for Vega rendering
- Report interface polish and improvements
- Charting improvements and polish
Release 0.9.18
- New advanced Bar Chart options for std-dev, and error bars
- Restore deleted users via the user admin api
- Configure local instances programmatically using environment variables.
- Fix wandb.HTML rendering issues inside of wandb/local
- Fix flagging users as admin when reconfiguring the database
- Report UI improvements
Release 0.9.17
- Forgot password emails and password reset link generation
- Support for artifacts!
Release 0.9.16
- Emails now sent directly from local
- New frontend host settings to ensure links in emails are valid
- No longer depend on external google fonts
- Improved testing / QA process
Release 0.9.15
- Fixes initial admin user flagging
- Increases the default session length to 1 week.
- Code saving is enabled by default.
Release 0.9.14
- New user management UI
- admins only get access to management UI's
- Benchmarks enabled