Changelog History
Page 6
-
v2.7.0-rc.3 Changes
January 27, 2018๐ This is a release candidate (RC) for v2.7.0 to ensure maximum stability for public release. ๐ Bugs may be fixed, but no further features will be added until the next stable version.
๐ Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.
๐ As with all pre-releases, this version requires explicit use of the
next
tag to be installed:npm install -g [email protected]
-
v2.7.0-rc.2 Changes
January 19, 2018๐ This is a release candidate (RC) for v2.7.0 to ensure maximum stability for public release. ๐ Bugs may be fixed, but no further features will be added until the next stable version.
๐ Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.
๐ As with all pre-releases, this version requires explicit use of the
next
tag to be installed:npm install -g [email protected]
-
v2.7.0-rc.1 Changes
January 13, 2018๐ This is a release candidate (RC) for v2.7.0 to ensure maximum stability for public release. ๐ Bugs may be fixed, but no further features will be added until the next stable version.
๐ Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.
๐ As with all pre-releases, this version requires explicit use of the
next
tag to be installed:npm install -g [email protected]
-
v2.7.0-pre.4 Changes
December 27, 2017๐ This is a pre-release for v2.7.0 to ensure maximum stability for public release. ๐ Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.
๐ As with all pre-releases, this version requires explicit use of the
next
tag to be installed:npm install -g [email protected]
-
v2.7.0-pre.3 Changes
December 15, 2017๐ This is a pre-release for v2.7.0 to ensure maximum stability for public release. ๐ Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.
๐ As with all pre-releases, this version requires explicit use of the
next
tag to be installed:npm install -g [email protected]
-
v2.7.0-pre.2 Changes
December 01, 2017๐ This is a pre-release for v2.7.0 to ensure maximum stability for public release. ๐ Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.
๐ As with all pre-releases, this version requires explicit use of the
next
tag to be installed:npm install -g [email protected]
-
v2.7.0-pre.1 Changes
November 30, 2017๐ This is a pre-release for v2.7.0 to ensure maximum stability for public release. ๐ Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.
๐ As with all pre-releases, this version requires explicit use of the
next
tag to be installed:npm install -g [email protected]
-
v2.6.0 Changes
November 18, 2017๐ For more details, see the full changelog and milestone.
๐ This release is very small, as we focused it on bug fixes. You may notice slight improvements to the auto-completion menu (new commands, more accurate emoji list, documentation in the help window), as well as small UI improvements.
โ Additionally, this release is the first one with official support of Node.js v9.
โ Added
๐ Changed
- Mark channels as read when receiving self-messages (#1615 by @dgw)
- โ Remove content borders on mobile to maximize use of space (#1599 by @RJacksonm1)
- โฌ๏ธ Reduced padding around page titles (#1637 by @Swapnull)
- Generate emoji map from EmojiOne data (#1651, #1670 by @xPaw)
- โก๏ธ Update production dependencies to their latest versions, by Greenkeeper ๐:
โ Removed
๐ Fixed
- ๐ Fix possible race condition when attaching clients (#1639 by @xPaw)
- ๐ Synchronize unread marker when client reconnects (#1600 by @xPaw)
- ๐ Synchronize unread marker when other client opens a channel (#1598 by @xPaw)
- ๐ Fix loading app with autocomplete disabled (#1650 by @dgw)
- ๐ Fix URL query parameters in public mode (#1661 by @MaxLeiter)
- ๐ Fix hyphenated names overflowing (#1667) (#1671 by @LFlare)
- ๐ Fix missing attributes on unhandled messages (#1695 by @xPaw)
- Correctly display kicks when kicker is server (#1693 by @xPaw)
- ๐ Go back to writing user files synchronously (#1701 by @xPaw)
- ๐ Fix local theme folder (#1706 by @xPaw)
๐ Documentation
In the main repository:
- ๐ Fix "help wanted" link in CONTRIBUTING file (#1673 by @timmw)
- Document autocompletion in the help page (#1609 by @dgw)
- โ Add a script to pre-generate changelog entries (#1707 by @astorije)
Internals
- โ Remove channel containers from DOM after quitting network (#1607 by @PolarizedIons)
- Create public folder with Webpack (#1611, #1682, #1704 by @xPaw, #1705 by @astorije)
- Cleanup client manager functions (#1636 by @xPaw)
- โ Add Node.js v9 testing to Travis builds (#1678 by @astorije)
- ๐ Allow
run-pr
script to pass arguments tonpm start
(#1662 by @MaxLeiter) - โก๏ธ Update development dependencies to their latest versions, by Greenkeeper ๐:
-
v2.6.0-rc.4 Changes
November 12, 2017๐ This is a release candidate for v2.6.0 to ensure maximum stability for public release. ๐ Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.
๐ As with all pre-releases, this version requires explicit use of the
next
tag to be installed:npm install -g [email protected]
-
v2.6.0-rc.3 Changes
November 12, 2017๐ This is a release candidate for v2.6.0 to ensure maximum stability for public release. ๐ Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.
๐ As with all pre-releases, this version requires explicit use of the
next
tag to be installed:npm install -g [email protected]