Skip to content

v2.0.0-pre.3 - 2016-06-15

Pre-release
Pre-release
Compare
Choose a tag to compare
@astorije astorije released this 16 Jun 05:09
· 6480 commits to master since this release

See the full changelog

This release introduces a few internal changes as well as two noticeable ones. When using the CLI, the home path can now be set with the LOUNGE_HOME environment variable, to avoid repeating --home over and over. On the client, sorting channels will now be saved in the user configuration.

Added

Changed

  • Rename package variable to pkg, as "package" is reserved. (#399 by @hogofwar)
  • Capitalise constructor Oidentd (#396 by @hogofwar)
  • Bump stylelint and update Travis CI configuration to include OSX builds and package caching (#403 by @xPaw)

Removed

Fixed

  • Save user's channels when they sort the channel list (#401 by @xPaw)
  • Fix description of host and bind config options (#378 by @maxpoulin64)