aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-07-11 22:02:22 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-07-11 22:02:39 +0530
commit9b55fe1485e0385df36507536767599bcf433e1e (patch)
treeb896210028c34fc83ebe7bc3b75589c5defe6816 /CHANGELOG.md
parentFix Windows 11 Platform message (#465) (diff)
downloadferdium-app-9b55fe1485e0385df36507536767599bcf433e1e.tar.gz
ferdium-app-9b55fe1485e0385df36507536767599bcf433e1e.tar.zst
ferdium-app-9b55fe1485e0385df36507536767599bcf433e1e.zip
Update 'CHANGELOG.md' for '6.0.0-beta.3' release [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md68
1 files changed, 68 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd7412fb4..81b9e05f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,71 @@
1# [v6.0.0-beta.3](https://github.com/ferdium/ferdium-app/compare/v6.0.0-nightly.77...v6.0.0-nightly.97) (2022-07-12)
2
3### Features
4
5- Bring the draggable area back on MacOS
6- Remember collapsed state of hamburger menu on refresh/reboot
7- Add NSIS and portable arm64 builds for Windows OS
8- Copy Ferdium info from the `About` dialog into the clipboard
9- Change names of released artifacts for better intuitive experience of first time users
10- Add Server Information to About Dialog and to Global Messages
11- Add hint text to go back to welcome screen from the login screen
12- Remove `msi` builds on windows and build separate windows installers for all archs
13- Allow selecting help text (eg the `user-agent` helper urls)
14
15### Services
16
17- New recipe: `protondrive`
18- New recipe: `pushover`
19- Switch from counting of space-badges to room tile badges for Element
20- Fix syntax errors in nextcloud recipes
21- Hide `install messenger` button
22- Workaround for Whatsapp Web UI lag
23- New recipe: `trakt.tv`
24- New recipe: `Zammad`
25- Fix outlook issue by changing the service URL
26- New recipe: `Tiktok`
27- New recipe: `GamingOnLinux`
28- Allow self-hosted option for `bitbucket`
29- Fix in app URLs for `discord`
30- Fix indirect notification count in `github`
31- New recipe: `kiwiIRC`
32- Fix issue with `telegram` web-k not being recognized correctly
33- Fix `facebook` notifications counter
34
35### Bug fixes
36
37- Reduce tab item layout shift
38- Disable API Server recipes updates
39- Fix Cache Settings subsection styling
40- Fix toggle for pre-release updates on Ubuntu
41- Fix crowdin link on app
42- Disable symlinks to build_id for rpm
43- Fix bug of TODO settings not being shown when a TODO Recipe is present
44- Add file size info and error message while setting a custom image in the recipe settings screen
45- Use the default accent color if the user removes value from textbox
46- Fix Menu bar on Windows not being clickable
47- Fix local server import/export
48- Fix blank screen after in-app update on Windows
49- Fix Windows 11 Platform message
50
51### Under the hood
52
53- chore: moved tests to ./test directory
54- Add documentation about exporting settings when using the internal server [skip ci]
55- Converted portions of the javascript code into typescript
56- Move the `MIGRATION.md` documentation from another repo [skip ci]
57- recommend specific vscode extensions to setup development [skip ci]
58- Change allowed version for MSVS on Windows build script [skip ci]
59- Checks if MSVS 2019 or 2022 exists through reg key [skip ci]
60- Mobx & React-Router upgrade
61- Upgrade `npm` to `8.13.2` and `pnpm` to `7.4.1`
62- Upgrade `electron-updater` to `5.1.0`
63- Upgrade `electron` to `19.0.8`
64- Upgrade `moment` to fix dependabot warning
65- Upgrade `macos-notification-state` to `2.0.1`
66- Upgrade `pnpm` to `7.5.0`
67- Upgrade `electron-builder` to `23.3.1`
68
1# [v6.0.0-beta.2](https://github.com/ferdium/ferdium-app/compare/v6.0.0-nightly.47...v6.0.0-nightly.77) (2022-06-25) 69# [v6.0.0-beta.2](https://github.com/ferdium/ferdium-app/compare/v6.0.0-nightly.47...v6.0.0-nightly.77) (2022-06-25)
2 70
3### Features 71### Features