aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 81b9e05f7..9f889fd11 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,30 @@
1# [v6.0.0](https://github.com/ferdium/ferdium-app/compare/v6.0.0-nightly.97...v6.0.0) (2022-07-21)
2
3### Features
4
5- Handle both ferdi and ferdium servers for transferring from
6- Refactor the 'Welcome' screen and the 'SetupAssistant' for better UX
7- Create winget updater GH workflow (#484)
8- Feature: Add Release Notes
9- Add 'Services' tab to settings
10
11### Services
12
13### Bug fixes
14
15- Fix icons misalignment in horizontal mode
16- horizontal sidebar style on macOS
17- enable/disable todos menu
18- remove autoHibernate
19- draggable area on fullscreen (macOS)
20
21### Under the hood
22
23- Added more badges into 'README.md`
24- Fix prepare-code script
25- use global crowdin link and lint fixes
26- Use defaults defined in one place instead of hardcoding in multiple places
27
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) 28# [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 29
3### Features 30### Features