aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-18 20:13:45 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-07-18 20:13:45 +0530
commit97643031c80596efff127052ef821245d86dfccc (patch)
tree6cc8efcf9ce9a36e4084bc2c437385a2b27fca06 /CHANGELOG.md
parentAdded debug logs for auto-updater. [skip ci] (diff)
downloadferdium-app-97643031c80596efff127052ef821245d86dfccc.tar.gz
ferdium-app-97643031c80596efff127052ef821245d86dfccc.tar.zst
ferdium-app-97643031c80596efff127052ef821245d86dfccc.zip
Upgrade changelogs for 5.6.0-beta.7 and 5.6.0-beta.8 [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md37
1 files changed, 33 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58a1d6eea..e09bb2f5b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,32 @@
1# [5.6.0-beta.8](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.7...v5.6.0-beta.8) (2021-07-16)
2
3- Upgraded electron to '13.1.7' 💖 @vraravam
4- Turned on other h/w architectures (arm64, armv7l) for linux builds. (#1633) 💖 @vraravam
5- chore: run security audit on node modules 💖 @mhatvan
6- Upgraded nodejs to '14.17.3' 💖 @vraravam
7- Use 'useragent-generator' to generate the user-agent string 💖 @vraravam
8
9# [5.6.0-beta.7](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.6...v5.6.0-beta.7) (2021-07-07)
10
11- Upgraded electron to '13.1.5'. 💖 @vraravam
12- Adjust link opening behavior 💖 @stnkl
13- Fix color adjustments in Settings screen 💖 @kris7t
14- Expose Chrome version to todos webview (fix #1211) (#1478) 💖 @kris7t
15- Added ability to turn off notifications for clipboard events generated from the context menu 💖 @vraravam
16- Build Ferdi for freeBSD 💖 @vraravam
17- CI Builds moved to using GitHub actions 💖 @vraravam
18- Bump electron-builder to 22.11.7 (fix #1469) 💖 @kris7t, @vraravam
19- Fix active Todos service behaviour (#1481) 💖 @kytwb, @kris7t
20- Removed the cyclical dependency in workspaces and announcement 💖 @markandan
21- Added ability to run specific OS builds for manual trigger 💖 @vraravam
22- Exposed User agent as a user-preference both globally as well as per-service overrides (#1535) 💖 @vraravam, @kris7t
23- Added new message when the user doesn't find a service (but that is present in the website) 💖 @vraravam
24- Upgrade various dependencies to latest, remove unnecessary electron-hunspell 💖 @mhatvan, @vraravam
25- Enforce strict adherence to node, npm and node-gyp versions (mainly for contributors) 💖 @vraravam
26- Refactored all runtime configs: moved from 'config.js' into 'environment.js' 💖 @vraravam
27- Removed references to png images since they were not being used anyways. Results in smaller installer file 💖 @vraravam
28- Building ferdi on an ARM machine (#1611) 💖 @vraravam
29
1# [5.6.0-beta.6](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.5...v5.6.0-beta.6) (2021-05-31) 30# [5.6.0-beta.6](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.5...v5.6.0-beta.6) (2021-05-31)
2 31
3### Features 32### Features
@@ -142,7 +171,7 @@
142# [5.5.0](https://github.com/getferdi/ferdi/compare/v5.4.3...v5.5.0) (2020-04-26) 171# [5.5.0](https://github.com/getferdi/ferdi/compare/v5.4.3...v5.5.0) (2020-04-26)
143### Features 172### Features
144- Merge Franz 5.5.0-beta.2 173- Merge Franz 5.5.0-beta.2
145- Add modifyRequestHeaders, enable properly setting headers for services (#639), 💖 @mahadevans87 @sampathBlam 174- Add modifyRequestHeaders, enable properly setting headers for services (#639), 💖 @mahadevans87 @sampathBlam
146- Add dropdown list to choose Todo service (#418, #477), 💖 @yourcontact 175- Add dropdown list to choose Todo service (#418, #477), 💖 @yourcontact
147- Add hotkey for darkmode (#530, #537), 💖 @Room4O4 & @mahadevans87 176- Add hotkey for darkmode (#530, #537), 💖 @Room4O4 & @mahadevans87
148- Add option to start Ferdi minimized (#490, #534) 177- Add option to start Ferdi minimized (#490, #534)
@@ -173,7 +202,7 @@
173- Improve navigation bar behaviour setting (#270) 202- Improve navigation bar behaviour setting (#270)
174- Ferdi is now available as Flatpak on Flathub (#323), 💖 @lhw 203- Ferdi is now available as Flatpak on Flathub (#323), 💖 @lhw
175- Add automatic local recipe updates 204- Add automatic local recipe updates
176- Add option to start Ferdi in system tray (#331), 💖 @jereksel 205- Add option to start Ferdi in system tray (#331), 💖 @jereksel
177- Add better support for macOS dark mode 206- Add better support for macOS dark mode
178- Add better seperation in settings 207- Add better seperation in settings
179- Change Sentry telemetry to be opt-in only (#160) 208- Change Sentry telemetry to be opt-in only (#160)
@@ -458,7 +487,7 @@ Merge Franz v5.3.1 into Ferdi.
458* **App:** Added [Team Management](https://meetfranz.com/user/team) 🎉 ([47c1c99](https://github.com/meetfranz/franz/commit/47c1c99)) 487* **App:** Added [Team Management](https://meetfranz.com/user/team) 🎉 ([47c1c99](https://github.com/meetfranz/franz/commit/47c1c99))
459* **App:** Added Kerberos Support via Command Line Switches ([#1331](https://github.com/meetfranz/franz/issues/1331)) ([@frumania](https://github.com/frumania)) ([a1950d7](https://github.com/meetfranz/franz/commit/a1950d7)) 488* **App:** Added Kerberos Support via Command Line Switches ([#1331](https://github.com/meetfranz/franz/issues/1331)) ([@frumania](https://github.com/frumania)) ([a1950d7](https://github.com/meetfranz/franz/commit/a1950d7))
460* **App:** Open changelog in app 489* **App:** Open changelog in app
461* **App:** Various small fixes and improvements 490* **App:** Various small fixes and improvements
462 491
463### General 492### General
464 493
@@ -609,7 +638,7 @@ Merge Franz v5.3.1 into Ferdi.
609### Features 638### Features
610 639
611* **App:** 👉 Dark Mode 👈 ([fd7954f](https://github.com/meetfranz/franz/commit/fd7954f)) 🙌 [@guillecura](https://github.com/guillecura) 640* **App:** 👉 Dark Mode 👈 ([fd7954f](https://github.com/meetfranz/franz/commit/fd7954f)) 🙌 [@guillecura](https://github.com/guillecura)
612* **App:** Add proxy support for services ([6297274](https://github.com/meetfranz/franz/commit/6297274)) 641* **App:** Add proxy support for services ([6297274](https://github.com/meetfranz/franz/commit/6297274))
613* **App:** New spell checker ([3d87c0e](https://github.com/meetfranz/franz/commit/3d87c0e)) 642* **App:** New spell checker ([3d87c0e](https://github.com/meetfranz/franz/commit/3d87c0e))
614* **App:** New context menu ([3d87c0e](https://github.com/meetfranz/franz/commit/3d87c0e)) 643* **App:** New context menu ([3d87c0e](https://github.com/meetfranz/franz/commit/3d87c0e))
615* **App:** Lay groundwork for general themeing support ([4ea044a](https://github.com/meetfranz/franz/commit/4ea044a)) 644* **App:** Lay groundwork for general themeing support ([4ea044a](https://github.com/meetfranz/franz/commit/4ea044a))