Changes in [1.6.0-rc.4](https://github.com/vector-im/riot-desktop/releases/tag/v1.6.0-rc.4) (2020-04-23) ======================================================================================================== [Full Changelog](https://github.com/vector-im/riot-desktop/compare/v1.6.0-rc.3...v1.6.0-rc.4) Changes in [1.6.0-rc.3](https://github.com/vector-im/riot-desktop/releases/tag/v1.6.0-rc.3) (2020-04-17) ======================================================================================================== [Full Changelog](https://github.com/vector-im/riot-desktop/compare/v1.6.0-rc.2...v1.6.0-rc.3) * widen search paths / fix vector-im/riot-web#13190 [to release] [\#72](https://github.com/vector-im/riot-desktop/pull/72) Changes in [1.6.0-rc.2](https://github.com/vector-im/riot-desktop/releases/tag/v1.6.0-rc.2) (2020-04-16) ======================================================================================================== [Full Changelog](https://github.com/vector-im/riot-desktop/compare/v1.6.0-rc.1...v1.6.0-rc.2) Changes in [1.6.0-rc.1](https://github.com/vector-im/riot-desktop/releases/tag/v1.6.0-rc.1) (2020-04-15) ======================================================================================================== * Enable cross-signing / E2EE by default for DM on release [\#70](https://github.com/vector-im/riot-desktop/pull/70) * Add a release script [\#69](https://github.com/vector-im/riot-desktop/pull/69) * Fix Electron SSO handling to support multiple profiles [\#67](https://github.com/vector-im/riot-desktop/pull/67) * Add riot-desktop shortcuts for forward/back matching browsers&slack [\#68](https://github.com/vector-im/riot-desktop/pull/68) * package.json: Bump the Seshat version. [\#66](https://github.com/vector-im/riot-desktop/pull/66) * Bump minimist from 1.2.2 to 1.2.3 [\#64](https://github.com/vector-im/riot-desktop/pull/64) * Add cfg to access the hak.json [\#65](https://github.com/vector-im/riot-desktop/pull/65) * Extract dep versions out to hak.json [\#63](https://github.com/vector-im/riot-desktop/pull/63) * Make the openssl version a variable [\#62](https://github.com/vector-im/riot-desktop/pull/62) * Update openssl [\#61](https://github.com/vector-im/riot-desktop/pull/61) * Fix spellcheck language fallback algorithm [\#60](https://github.com/vector-im/riot-desktop/pull/60) * package.json: Bump the required Seshat version. [\#57](https://github.com/vector-im/riot-desktop/pull/57) * Remove welcome user from config [\#56](https://github.com/vector-im/riot-desktop/pull/56) * electron-main: Immediatelly set the eventIndex variable to null when closing. [\#55](https://github.com/vector-im/riot-desktop/pull/55) * Enable Seshat on Nightly [\#54](https://github.com/vector-im/riot-desktop/pull/54) * Register Mac electron specific Cmd+, shortcut to User Settings [\#53](https://github.com/vector-im/riot-desktop/pull/53) * Bump minimist from 1.2.0 to 1.2.2 [\#52](https://github.com/vector-im/riot-desktop/pull/52) * package.json: Bump the required Seshat version. [\#51](https://github.com/vector-im/riot-desktop/pull/51) * Updates for Seshat 1.2.0 (not yet released) and support to delete events from the index. [\#47](https://github.com/vector-im/riot-desktop/pull/47) * Add custom themes labs flag [\#49](https://github.com/vector-im/riot-desktop/pull/49) * Get the app ID from the cintext [\#46](https://github.com/vector-im/riot-desktop/pull/46) * Electron 8 changes. Deprecations. Updates. [\#38](https://github.com/vector-im/riot-desktop/pull/38) * Bump seshat dependency [\#45](https://github.com/vector-im/riot-desktop/pull/45) * Move deb control logic to builder [\#44](https://github.com/vector-im/riot-desktop/pull/44) * Add 'nightly' to brand too [\#43](https://github.com/vector-im/riot-desktop/pull/43) * Enable seshat in labs on nightly [\#42](https://github.com/vector-im/riot-desktop/pull/42) * Add config for Riot Nightly [\#41](https://github.com/vector-im/riot-desktop/pull/41) * Add a windows signing script [\#40](https://github.com/vector-im/riot-desktop/pull/40) * riot-desktop open SSO in browser so user doesn't have to auth twice [\#37](https://github.com/vector-im/riot-desktop/pull/37) * Remove the certificate config for windows [\#39](https://github.com/vector-im/riot-desktop/pull/39) * Missed an await [\#36](https://github.com/vector-im/riot-desktop/pull/36) * Exit with exit code on exception [\#35](https://github.com/vector-im/riot-desktop/pull/35) * Fix the set-version script [\#34](https://github.com/vector-im/riot-desktop/pull/34) * Pass through the env var we actually use to docker [\#33](https://github.com/vector-im/riot-desktop/pull/33) * Upgrade to electron 8.0.1 and implement spellchecking [\#30](https://github.com/vector-im/riot-desktop/pull/30) * Fix check script [\#31](https://github.com/vector-im/riot-desktop/pull/31) * Support fetching the latest develop build [\#29](https://github.com/vector-im/riot-desktop/pull/29) * Hopefully enable subpixel font rendering [\#28](https://github.com/vector-im/riot-desktop/pull/28) * Add our native modules separately into the files [\#27](https://github.com/vector-im/riot-desktop/pull/27) * Fix setversion script's yarn call on windows [\#26](https://github.com/vector-im/riot-desktop/pull/26) * Split 32/64 bit building [\#25](https://github.com/vector-im/riot-desktop/pull/25) * Build on 32 bit Windows [\#23](https://github.com/vector-im/riot-desktop/pull/23) * Build seshat on Linux [\#22](https://github.com/vector-im/riot-desktop/pull/22) * Native module builds: matrix-seshat for mac & win [\#21](https://github.com/vector-im/riot-desktop/pull/21) * Port desktop fixes [\#20](https://github.com/vector-im/riot-desktop/pull/20) * Add accelerators to context menu options like cut&paste in electron [\#19](https://github.com/vector-im/riot-desktop/pull/19) * Build the deb into a repo [\#18](https://github.com/vector-im/riot-desktop/pull/18) * Better Docker Support [\#17](https://github.com/vector-im/riot-desktop/pull/17) * Use a custom control file for the Debian package [\#14](https://github.com/vector-im/riot-desktop/pull/14) * Support config directories [\#15](https://github.com/vector-im/riot-desktop/pull/15) * Don't bail if we can't notarise [\#16](https://github.com/vector-im/riot-desktop/pull/16) * Set version automatically [\#13](https://github.com/vector-im/riot-desktop/pull/13) * Sign natively on Windows [\#12](https://github.com/vector-im/riot-desktop/pull/12) * Fix the linting errors [\#11](https://github.com/vector-im/riot-desktop/pull/11) * Electron API Updates [\#10](https://github.com/vector-im/riot-desktop/pull/10) * Package webapp into an asar archive [\#9](https://github.com/vector-im/riot-desktop/pull/9) * Sanitise scripts [\#8](https://github.com/vector-im/riot-desktop/pull/8) * Exit after importing key [\#6](https://github.com/vector-im/riot-desktop/pull/6) * Use portable mkdirp [\#5](https://github.com/vector-im/riot-desktop/pull/5) * Add explicit 'node' to scripts [\#4](https://github.com/vector-im/riot-desktop/pull/4) * Check properly [\#3](https://github.com/vector-im/riot-desktop/pull/3) * Add rimraf [\#2](https://github.com/vector-im/riot-desktop/pull/2) * Build electron app from pre-built tarball [\#1](https://github.com/vector-im/riot-desktop/pull/1)