Releases: brandly/Lax
Release v0.6.6
Release v0.6.5
fix links
Release v0.6.4
electron 8, link to report an issue
Release v0.6.3
add Leave Channel button
Release v0.6.2
app icon everywhere!
Release v0.6.1
app icon!
Release v0.6.0
quit message, suggest cmds, UI fixes, rename, release with CD
pretty up to date
since the draft release, i mostly updated some devDependencies
to fix the build. i also removed a setTimeout
that was causing connection stability issues.
by moving electron
from dependencies
to devDependencies
, the .app
went from 545.9mb to 140.2mb. more work could probably bring that number down further.
it's been a while
i don't think this is a great release. there were some improvements, but PRs like #55 are probably needed before things feel super stable.
npm run build
was failing, which seemed to be due to electron-packager
being out of date. i updated both electron
and electron-packager
. there hasn't been much testing since.
for some reason, the .app
is a whopping 545.9mb. there's gotta be room to pull that number down a whole lot.
use at your own discretion.