Harmony 0.1.1, bug fixes
Harmony's first patch release on the road to 0.2.0
This is a minor update of Harmony, and has a few fixes, mostly involving the CDN And Voice channels. Voice channels should hopefully be working now on the main instance, including, voice, video and screen sharing, though it might break as this is a beta feature.
Changes
- CDN internally now uses the cloud uploads for attachments instead of the old system
- CDN FS stuff are now modules
- More endpoints support cloud uploads
- More Harmony branding
- Got rid of unused image-proxy on the API, and with it two dependencies
- Depricated ms for config
- Removed facebook connection
- Fixed github connection
- Saving connections now works properly again
Bug Fixes
- CDN cloud uploads now work properly
- CDN no longer errors for image like things not reporting their size correctly
- General WebRTC fixes
- WebRTC Gateway now closes on error, instead of ignoring it
- Snowflake increments no longer overflow