8000 Release v0.1.2 · uowuo/abaddon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.2

Compare
Choose a tag to compare
@ouwou ouwou released this 27 Nov 08:59
· 785 commits to master since this release

Changes:

  • res has been moved to res/res, css has been moved to res/css, and fonts has been moved to res/fonts. These changes are only in the structure of the repo; the runtime paths actually used by abaddon are unchanged.
  • simpleini is no longer a dependency. The file format is mostly the same, except comments begin with # instead of ;
  • The expansion state of the channel list and the currently opened channel persists across launches now
  • The underlying SQLite store was rewritten and should hopefully be a bit more efficient

Fixes:

  • Private archived threads are actually fetched now
  • Being added to a private thread will update the channel list
  • Some replies that weren't properly shown should now show up
  • A couple UB fixes
0