- Fix: reconnect websocket when connection was lost
- Fix WebSocket reliability issues.
- Minor fixes.
- Submit commits and snippets as soon as they happen.
- Fix WebSocket reliability issues and performance.
- Added health checks for WebSockets.
- Minor fixes.
- Fix WebSocket reliability issues.
- Remove recording with FFmpeg.
- Extension only does code-linking, recording is from browser.
- Improve FFmpeg process termination. (5d36cf0)
- Add reconnection attempts to server if something goes wrong with the server.
- Add: team selector, to record videos for a GitDuck team. GitDuck video
- Fix: small audio bug in some scenarios
- Fix: extension was removing custom color scheme. #2
- Fix: bug with
Copy to clipboard
button. #3 - Reliability improvement: send healthecks to the live server while recording. Stream will be stopped if no healthchecks are not received within a certain interval.
- Fix: Windows bug, video was cropped if user had a different dispaly scale than 100%. #6
- Change emojis for selecting screen/microphone.
- Add popup when logging in to show authentication URL in case browser doesn't open.
- Fix: code-linking was not working due to a broken dependency.
- Add: emojis in the screen/microphone devices selector.
- Fix: bug allowing non-authenticated users to stream.
- Fix bug when uploading code snippets.
- Fixing small bugs when uploading snippets without authentication
- Enhanced performance
- Reduce extension size
- Fixing extension bug when using in Linux.
- Fix bug with clipboard
- Add new feature: right click on a selected code to attach a code snippet to a video. Watch development on GitDuck
- Other small minor fixes and improvements.
- Fix bug that wasn't allowing to start streaming.
- Improve README
- Handle no device selected in Windows.
- Initial release