Releases: 67P/hyperchannel
Releases · 67P/hyperchannel
0.14.1
0.14.0
0.13.1
0.13.0 - History Repeating
Added
- Add message corrections (#261, #263)
- Re-implement IRC channel history/logs (#266)
- Add user avatar placeholders (#268)
- Grouped chat messages (#267)
- Use new Sockethub IRC connect flow, show connect errors (#274)
- Add SASL authentication for IRC (#277)
- Show loading indicator and disable submit button on connect (#281)
- Load Sockethub dynamically, inform when unavailable (#284)
Enhanced
Under the hood
- Update Ember to 3.24.6 (#258)
- Adapt to new AS2.0 names (#259)
- Remove "extend" module in favor of modern JS (#260)
- Port date headline/divider CSS to Tailwind (#262)
- Adapt code to new Sockethub Client API (#270)
- Update CodeClimate config to version 2 (#273)
- Update to new XMPP credentials schema (#275)
- Clean up logging service, add storage context (#279)
- Replace Sockethub type "observe" with "query" (#276)
- Upgrade Tailwind CSS to version 3 (#280)
- Handle unified schema (#282)
- Upgrade dependencies (#283)
0.12.0 - Join Together
0.11.0 - Don't Leave Me Now
0.10.0 - Whisper Party
0.9.0 - All aboard!
Changes
0.8.0 - Da Palermo a Berlino
Changes
- Fix user settings in localStorage (#220) @raucao
- Set up Tailwind CSS with PurgeCSS and JIT compilation (#218) @raucao
- Update dependencies, Ember things (#217) @raucao
- Add missing arguments to ChannelContainer for DM channel (#215) @galfert
- Fix date-headline markup (#216) @galfert
- Fix mobile sidebar issue (#213) @raucao
- Update Ember to latest LTS version (#210) @raucao
- Fix automatic message input on username clicks (#209) @raucao
- Replace Ember observers with render modifiers (#205) @galfert
- Improve channel list/nav for XMPP spaces (#204) @raucao
- Update Ember and octanify all the things (#202) @galfert
- Modifications for latest Sockethub (#192) @galfert
- Prevent long words from breaking the layout (#200) @raucao