Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save chadfurman/5297ca472cbcb06290e1a6f8b532de59 to your computer and use it in GitHub Desktop.

Select an option

Save chadfurman/5297ca472cbcb06290e1a6f8b532de59 to your computer and use it in GitHub Desktop.
deploy
Production: 2.4.1
Staging : 2.7.8
Dev: 2.7.8
Changelog:
2.7.8 Merging in hotfixes from staging
2.7.7 Mirror removed from liveroom (preroom only)
For reasons of draw tool on local stream, streams must be same on both
ends
2.7.6 Draw tool edge detection fixes
2.7.5 Better Stale Device Handling (user preferences)
2.7.4 Auto-lock shares (dev edition)
2.7.3 Draw Tool Position Issue
2.7.2 Draw drawer space issue
2.7.1 Draw Tool + Other Major Changes
* Frontend
* Draw Tool:
* Line, Square, Circle, Pencil, and Text Tools work
* Fill/Stroke color selection works, complete w/ alpha channel
* Clear button
* Positioning adjusted across different displays
* Every participant has their own canvas and each stream is a unique drawing surface
* Draw mode toggle button in control bar
* Thumbnails
* Avatar shows when camera is off
* Backend:
* Sqitch
* moved to a dockerfile for easier install across environments
* migration scripts and dockerfile moved to a folder for a cleaner directory structure
* DJS / K8S:
* More integration tests added for k8s
2.6.5 Hotfix: Auto-lock for stage
2.6.4 Hotfix: audio bug
2.6.3 Bugfix: local stream performance, mute issues
2.6.2 Menu: Show edit/delete only for content owner
2.6.1 Bugfix: Active speaker in playback
2.5.8 Merge to staging
2.5.7 Bugfix: Screenshare Default Device
2.5.6 Bugfix: Playback No Access Message
2.5.5 Bugfix: Note Card Date Format
2.5.4 Using updateSession mutation instead of delete
Soft deletes
2.5.3 Autoscaling enhancements
2.5.2 Dynamic janus server enhancements
2.5.1 2.5.1 -- kubernetes and autoscale update
Kubernetes docs update
Backporting resource change
GetAndCachePermissions changes
2.4.1 Fix Playback, pod resources
Major refactoring for playback issues
Pod resource allocation for janus pods changed
Kubernetes docs updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment