aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-07-21 01:05:16 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-07-21 01:05:16 +0530
commit1387937c46ccf57efca38be5919496feb5b836f0 (patch)
treeabc115dd1ada7a9e82fab192d8f9e8ebc26378af /CHANGELOG.md
parentfix: draggable area on fullscreen (macOS) (diff)
downloadferdium-app-1387937c46ccf57efca38be5919496feb5b836f0.tar.gz
ferdium-app-1387937c46ccf57efca38be5919496feb5b836f0.tar.zst
ferdium-app-1387937c46ccf57efca38be5919496feb5b836f0.zip
Update 'CHANGELOG.md' for '6.0.0' release [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-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