Releases: obbyworld/obby
ObsidianIRC v0.3.3-pre
See the assets to download this version and install.
What's Changed
- feat: Nix flake with devShell, package build, and Home Manager module by @unle4rn in #224
- fix(nix): update npmDeps hash for current package-lock.json by @unle4rn in #233
- ci(nix): automate npmDeps hash and verify Nix builds on release tags by @unle4rn in #235
- desktop: surface connect failures + raw IRC log viewer + IRC default ports by @ValwareIRC in #243
New Contributors
Full Changelog: v0.3.1...v0.3.3-pre
ObsidianIRC v0.3.2
See the assets to download this version and install.
What's Changed
- feat: Nix flake with devShell, package build, and Home Manager module by @unle4rn in #224
- fix(nix): update npmDeps hash for current package-lock.json by @unle4rn in #233
- ci(nix): automate npmDeps hash and verify Nix builds on release tags by @unle4rn in #235
- desktop: surface connect failures + raw IRC log viewer + IRC default ports by @ValwareIRC in #243
New Contributors
Full Changelog: v0.3.1...v0.3.2
ObsidianIRC v0.3.1
See the assets to download this version and install.
What's Changed
- fix: recover login modal when HIDE_SERVER_LIST and saved server fails to connect by @kzndotsh in #161
- fix/ui fixes by @matheusfillipe in #160
- Vastly improve Channel Settings modal by @ValwareIRC in #94
- feat/add image viewer by @matheusfillipe in #162
- feat/bugfixes and refactor by @matheusfillipe in #164
- Fix that weird scrolling issue in ios when keyboard is shown by @matheusfillipe in #166
- Add cmd/ctrl + arrows to reply and navigate over chat history by @matheusfillipe in #168
- Security updates and disable svg by @matheusfillipe in #169
- Bug fix: Underscores are not allowed in batch IDs as per the batch spec by @ValwareIRC in #165
- feat/trusted media build env var by @matheusfillipe in #133
- other small fixes by @matheusfillipe in #187
- You spin me right round, baby, right round by @matheusfillipe in #189
- chore(deps): bump openssl/rand/uuid/postcss for 8 dependabot alerts by @ValwareIRC in #188
- Add dependabot by @matheusfillipe in #190
- feat(ui): mention-count fix, server-switch clear, topic links, by @ValwareIRC in #185
- feat: multi-file uploads, progress overlay, batched send by @ValwareIRC in #186
- chore(deps): bump the actions-all group with 12 updates by @dependabot[bot] in #191
- fix(standard-reply): show only the human-readable description by @ValwareIRC in #197
- feat: implement draft/whoami capability by @ValwareIRC in #178
- feat: modern auth (SCRAM-SHA-256, 2FA, WebAuthn) + tic-tac-toe by @ValwareIRC in #180
- feat: labeled-response (optimistic outgoing messages) by @ValwareIRC in #183
- Feat/emoji admin and pickers by @ValwareIRC in #184
- feat(auth): SASL IRCV3BEARER + per-server OAuth2/OIDC sign-in by @ValwareIRC in #196
- feat: IRCv3 draft/named-modes — PROP command, RPL_CHMODELIST, outbound helper by @ValwareIRC in #194
- feat(voice): WebRTC voice/stream channels with text chat by @ValwareIRC in #198
- fix(android): guard release signingConfig on missing storeFile by @ValwareIRC in #199
- sasl: delayed AUTHENTICATE + after SCRAM server-final for Ergo compat by @ValwareIRC in #201
- cap: restore no-implicit-names REQ (regression from a 2025 refactor) by @ValwareIRC in #200
- sasl: wire OAUTHBEARER (RFC 7628) alongside IRCV3BEARER by @ValwareIRC in #202
- fix: don't MARKREAD when the user has no account by @ValwareIRC in #205
- fix: capture CAP LS values so WebAuthn 2FA button enables on supported servers by @ValwareIRC in #204
- feat/stop autocorrecting me by @matheusfillipe in #206
- chore(deps): bump the cargo-minor-patch group across 1 directory with 6 updates by @dependabot[bot] in #192
- chore(deps): bump the npm-minor-patch group across 1 directory with 23 updates by @dependabot[bot] in #193
- bump tauri by @matheusfillipe in #208
- feat/i18n by @matheusfillipe in #171
- fix(labeled-response): inherit batch label onto inner messages by @ValwareIRC in #211
- feat(hosted): installable PWA for single-tenant deployments by @ValwareIRC in #210
- voice: wait for JOIN echo before sending SFU "join" signal by @ValwareIRC in #209
- Avatar and security fixes by @matheusfillipe in #221
New Contributors
Full Changelog: v0.2.6...v0.3.1
ObsidianIRC v0.3.1-pre
See the assets to download this version and install.
Full Changelog: v0.3.2...v0.3.1-pre
ObsidianIRC v0.2.7-pre
See the assets to download this version and install.
What's Changed
- fix: recover login modal when HIDE_SERVER_LIST and saved server fails to connect by @kzndotsh in #161
- fix/ui fixes by @matheusfillipe in #160
New Contributors
Full Changelog: v0.2.6...v0.2.7-pre
ObsidianIRC v0.2.6
See the assets to download this version and install.
What's Changed
- Bump rollup from 4.53.2 to 4.59.0 by @dependabot[bot] in #151
- stop using the unprefixed
FILEHOSTISUPPORT name by @bb010g in #130 - Pre-releases should not ovewrite existings versions by @matheusfillipe in #150
- fix/wss for all by @matheusfillipe in #148
- General mobile and desktop polishment by @matheusfillipe in #135
- Support TCP servers in native app discover page by @matheusfillipe in #149
- fix/mobile PMs by @matheusfillipe in #154
- feat/improve show more btn by @matheusfillipe in #155
- fix/dm replies and history by @matheusfillipe in #156
- Fix replies and reactions to CTCP actions by @matheusfillipe in #157
- fix/markdown rendering issues and xss by @matheusfillipe in #158
New Contributors
Full Changelog: v0.2.4...v0.2.6
ObsidianIRC v0.2.6-pre
See the assets to download this version and install.
What's Changed
- fix/wss for all by @matheusfillipe in #148
- General mobile and desktop polishment by @matheusfillipe in #135
- Support TCP servers in native app discover page by @matheusfillipe in #149
- fix/mobile PMs by @matheusfillipe in #154
Full Changelog: v0.2.5-pre...v0.2.6-pre
ObsidianIRC v0.2.5
See the assets to download this version and install.
What's Changed
- Bump rollup from 4.53.2 to 4.59.0 by @dependabot[bot] in #151
- stop using the unprefixed
FILEHOSTISUPPORT name by @bb010g in #130 - Pre-releases should not ovewrite existings versions by @matheusfillipe in #150
- fix/wss for all by @matheusfillipe in #148
- General mobile and desktop polishment by @matheusfillipe in #135
- Support TCP servers in native app discover page by @matheusfillipe in #149
New Contributors
Full Changelog: v0.2.4...v0.2.5
ObsidianIRC v0.2.5-pre
See the assets to download this version and install.
What's Changed
- Bump rollup from 4.53.2 to 4.59.0 by @dependabot[bot] in #151
- stop using the unprefixed
FILEHOSTISUPPORT name by @bb010g in #130 - Pre-releases should not ovewrite existings versions by @matheusfillipe in #150
New Contributors
Full Changelog: v0.2.4...v0.2.5-pre
ObsidianIRC v0.2.4
See the assets to download this version and install.
What's Changed
- fix: Build Linux releases on Ubuntu 22.04 for glibc 2.35 compatibility by @ValwareIRC in #80
- feat: implement pinned private messages with MONITOR support and UI improvements by @ValwareIRC in #81
- Feat/advanced filehost by @ValwareIRC in #82
- Remove style attributes from markdown-rendered HTML and enhance security by @ValwareIRC in #86
- Security: Prevent HTML/CSS injection in markdown rendering by @ValwareIRC in #87
- Escape HTML in markdown instead of stripping it by @ValwareIRC in #88
- General enhancements, optimizations, bug fixes by @ValwareIRC in #90
- Add quick actions menu with [cmd|ctrl] + K by @matheusfillipe in #106
- modals should focus chat input on exit by @matheusfillipe in #111
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #115
- add privacy page by @matheusfillipe in #114
- Bump min android sdk by @matheusfillipe in #118
- Feat/native TCP/SSL by @matheusfillipe in #61
- feat/release android app in actions by @matheusfillipe in #119
- add playstore badge to readme by @matheusfillipe in #121
- Update README to remove websocket support note by @ValwareIRC in #123
- fix #125 by @matheusfillipe in #126
- fix/mobile improvements by @matheusfillipe in #122
Full Changelog: v0.2.0...v0.2.4