Skip to content

2.2.0

Compare
Choose a tag to compare
@sigvef sigvef released this 31 Jul 16:33
· 95 commits to main since this release
bc6f0ee
  • Added Firefox support (#52, #53)
  • Mute/unmute state is now saved across reloads (#54)
  • Projects can now manually override device pixel ratio (#56)
  • Renin now uses the Visibility API instead of a time-based heuristic to detect when a tab regains foreground focus -- the result of this is that renin no longer stutters music during playback on slow computers / heavy demos. (#57)
  • Some broken UI colors are fixed (#59)
  • A bug was fixed where some layers could be accidentally overlapping in the UI (#60)
  • Renin now has better support for non-4/4 time signatures (#61)
  • The frame panel should now render correctly on all screens (#63)
  • The glow animation of the audio track bar is improved slightly (#62)
  • Fullscreen mode now properly centers the demo horizontally and vertically, and adds a black backdrop. As a consequence, demos compiled in non-production mode (which is the currently recommended way of compiling demos 🙄) now work better on non 16:9 screens. (#64)