v0.4.0
v0.4.0
March 2, 2026
The proctor now shows a grid of 3x2 sentinels with pagination
Extra
Franklyn Sentinel is now available on the Franklyn Apt Repository by adding:
stable
curl -fsSL https://franklyn.htl-leonding.ac.at/repo/gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/franklyn.gpg
echo "deb [signed-by=/etc/apt/keyrings/franklyn.gpg] https://franklyn.htl-leonding.ac.at/repo stable main" | sudo tee /etc/apt/sources.list.d/franklyn.list
sudo apt updatedev
curl -fsSL https://franklyn.htl-leonding.ac.at/repo/gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/franklyn.gpg
echo "deb [signed-by=/etc/apt/keyrings/franklyn.gpg] https://franklyn.htl-leonding.ac.at/repo dev main" | sudo tee /etc/apt/sources.list.d/franklyn.list
sudo apt updateImprovements
- Screen capture is now much faster and is now using the screen recording api.
- Docker and Apt repositories now have two channels: stable/latest and dev
Fixes
- Server complaining about max frame size for websocket.
- Sentinel deadlocking itself to not send any frames on first frame.
Last updated on • J.H.F.