Releases: pandasoli/bambloo
Releases · pandasoli/bambloo
v1.0.0-alpha.2
CHANGELOG 🐸
- Move responsibility of sending popup updated stores to
utils/storeUpdaters
- Removed old code from Presences tab. It was manually loading stored data into the store without the security checks implemented in
presences.load
- Replace all casts for undefined by
!
- Reload presence script when updated presence input
- Popup cannot talk to server, so now it asks the service worker to
- Add missing btns-2 class in Presences tab
- Now installing while presences have invalid data will overwrite stored data
- Set bad data stores to null, undefined cannot be serialized to JSON
- Serialize to JSON before updating popup on connect
- Check stored presences type
- Move host messaging from
utils/presence_scripts
to background - Support Firefox
- Register/unregister presence scrips is done on install/uninstall, not on enable/disable
- Firefox async onMessage fails when not replyed, so now we reply undefined
- Add Windows support
- Add native-messaging hosts support
- Add message exchange between host and extension
- Add a way of reconnecting to Discord thru the extension
- Removed local
.err-panel
rule from App.svelte - Set AppTab to Store when last presence is removed
- Make a GUI installer for Windows
- Make an effect when discord reconnect return disconnected status
First Released Alpha Version
🎉 Welcome to the very first release of my first Chrome extension, Bambloo! 🥳 This is a super exciting moment for me, and I hope you enjoy using it as much as I’ve loved building it (seriously, I had so much fun!). 😄
I originally made this extension because, honestly, the other options out there weren’t quite what I was looking for. 😅 But hey, maybe this little project will grow into something amazing someday—who knows, it might even become the go-to extension for everyone! 🌟
For now, I’m thrilled to share it with you all. Let me know what you think—I’m always happy to hear your feedback and ideas! ❤️