TVS 4.2.0-beta (12-19-2024) #59
zshall
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Update Notes - 12-19-2024 (4.2.0)
✨ New features
persistCurrentChannel: localstorage
to save the current channel to local storage instead of URL on change, orpersistCurrentChannel: false
to use the old behavior of not saving the channel on change. Permalinks will work regardless.animateChannelChange: false
to disable the "shake" effect when the screen changes._app/env.js
: useexport const env={"PUBLIC_USE_CACHE_BUSTER":"false"}
instead of true.channel={channel}
will becomechannel=12
.🐛 Bug fixes
Read this first!
Get started quickly:
Basic keyboard controls:
In the browser you need to un-mute when the page loads because of autoplay restrictions.
Edit the example configuration file (
config.tvs.yml
) and make it your own.Read the documentation: https://greenhillplaza.notion.site/Television-Simulator-99-c28584f069b94f58a71b5c9fe2484dcb
Join our community on Slack to ask for help or report issues: https://join.slack.com/t/greenhillplaza/shared_invite/zt-2dq8mx6sm-3YnobHETTmxUNE02TOSPRg
This discussion was created from the release TVS 4.2.0-beta (12-19-2024).
Beta Was this translation helpful? Give feedback.
All reactions