Releases: mistweaverco/bananas
Releases · mistweaverco/bananas
v0.0.18
What's Changed
Exciting New Features ✨
- UX: Audio Indicator by @gorillamoe in #59
- feat: migrate to bun from npm by @bobbymannino in #64
- feat(ci): cache dependencies by @gorillamoe in #67
- feat(ux): notify on connect, fail and close by @gorillamoe in #68
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
Exciting New Features ✨
- feat(ci): add flatpak to releases by @gorillamoe in #66
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
Bug Fixes 🐛
- fix: use correct links href by @bobbymannino in #58
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
Bug Fixes 🐛
- fix(ui): hide audio element by @gorillamoe in #57
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
Documentation 📚
- feat(docs): add linter + TOS + CODE_OF_CONDUCT + PRIVACY + CONTRIBUTING by @gorillamoe in #52
- docs: add brew instructions for mac to readme by @bobbymannino in #53
- fix(docs): TOS LICENSE link by @gorillamoe in #54
Exciting New Features ✨
- ui: move gh links, add minimum w/h by @bobbymannino in #32
- Implements windows install for all users by @gorillamoe in #51
- Feat/about view by @gorillamoe in #55
- Feat/settings mic state on join by @gorillamoe in #56
New Contributors
- @bobbymannino made their first contribution in #32
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
Exciting New Features ✨
- feat(ux): don't crash on non-existing microphone by @gorillamoe in #24
- feat(ux): make iceServers configurable by @gorillamoe in #26
- feat(settings): make turn auth possible by @gorillamoe in #27
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
Breaking changes 🔥
- URLs (tokens) are being compressed and decompressed now, which results in 66% size reduction, but makes URLs with previous versions incompatible
Exciting New Features ✨
- perf(url): compress urls by @gorillamoe in #23
Full Changelog: v0.0.11...v0.0.12