0.13.0 - History Repeating
release-drafter
released this
25 Mar 13:23
·
31 commits
to refs/heads/master
since this release
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)