2022/Apr/28
Quick, hide this before they arrive.
Changes
see more @ releases on github
found a bug or want to send feedback? reach out and open an issue on github!
Changes
+ Now you can hide this changelog popup and the little info thingie using URL Parameters
____ Add '?hide=news,info#channel' to hide both without having to click anywhere! (PS. hiding news does not mark as viewed)
____ example: https://pp-show.vercel.app?hide=news#channel
+ Now is also possible to toggle autoConnect from URL!
____ to use just add ?autoConnect=true (or autoConnect=false) to URL to enable/disable
____ use autoConnect=true to enable
____ use autoConnect=false to disable
____ IMPORTANT: reload the page to take effect, then you don't need to have 'autoConnect=true' always
To use both do it like this: https://pp-show.vercel.app?hide=news&autoConnect=true#channel
see more @ releases on github
found a bug or want to send feedback? reach out and open an issue on github!
0