element-desktop/CHANGELOG.md
2020-06-23 15:19:38 +01:00

14 KiB

Changes in 1.6.6 (2020-06-23)

Full Changelog

  • No changes since rc.1

Changes in 1.6.6-rc.1 (2020-06-17)

Full Changelog

  • Upgrade needle to avoid bugs with modern Node #101
  • Fix riot-desktop manual update check getting stuck on Downloading... #99
  • Electron recall latest downloaded update for when the user manually asks #98
  • use keytar to store pickle keys #95

Changes in 1.6.5 (2020-06-16)

Full Changelog

  • No changes since 1.6.4

Changes in 1.6.4 (2020-06-05)

Full Changelog

  • No changes since 1.6.3

Changes in 1.6.3 (2020-06-04)

Full Changelog

  • No changes since rc.1

Changes in 1.6.3-rc.1 (2020-06-02)

Full Changelog

  • Fix electron context menu copy/save-as #96
  • Fixed error in README.md/User-specified config.json #97
  • Update Modular hosting link #92
  • Enforce sandbox on all spawned BrowserWindow objects #91
  • Run before-quit on updates too to flush rageshake #93
  • Enable new room list labs flag #87
  • Add asar-webapp script #59
  • Bump acorn from 6.4.0 to 6.4.1 #50
  • Enable font scaling flag for nightly #89
  • Enable IRC UI labs flag in nightly #88
  • Update help message to fix broken url to electron docs #86

Changes in 1.6.2 (2020-05-22)

Full Changelog

  • No changes since 1.6.2

Changes in 1.6.1 (2020-05-19)

Full Changelog

  • No changes since rc.1

Changes in 1.6.1-rc.1 (2020-05-14)

Full Changelog

  • Add CI scripts to install and link JS SDK #85
  • Use Xenial as the build image's base distribution #84
  • Persist GPG keys for Linux builds via Docker #83
  • Update README to mention profile support #81
  • Remove Conflicts from riot-desktop #82
  • Add a default Linux distribution #79
  • Remove invite only padlocks feature flag config #77
  • package.json: Bump the Seshat dep. #75
  • Remove encrypted message search feature flag #74
  • Update readme now it's the real source #73

Changes in 1.6.0 (2020-05-05)

Full Changelog

  • No changes since rc.6

Changes in 1.6.0-rc.6 (2020-05-01)

Full Changelog

  • No changes since rc.5

Changes in 1.6.0-rc.5 (2020-04-30)

Full Changelog

  • Remove feature flag docs from docs on release #78
  • package.json: Bump the Seshat dep. #76

Changes in 1.6.0-rc.4 (2020-04-23)

Full Changelog

  • No changes since rc.3

Changes in 1.6.0-rc.3 (2020-04-17)

Full Changelog

Changes in 1.6.0-rc.2 (2020-04-16)

Full Changelog

  • No changes since rc.1

Changes in 1.6.0-rc.1 (2020-04-15)

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