Commit 39c7b02 1 parent 59e0119 commit 39c7b02 Copy full SHA for 39c7b02
File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
All notable changes to this project will be documented in this file.
4
+ ## [ 6.0.7] - 2021-03-30
5
+ ### Added
6
+ - Added channel archiving feature. Thanks @nikolaiwarner !
7
+ - Added frameless window style to MacOS client. Thanks @gronis !
8
+ ### Fixed
9
+ - Fixed issues with message list scroll position! Thanks @gronis !
10
+ - Fixed a crash when removing cabals. Thanks @nikolaiwarner !
11
+ - Fixed close button visibility in dark mode. Thanks @gronis !
4
12
5
13
## [ 6.0.6] - 2021-01-15
6
14
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cabal-desktop" ,
3
- "version" : " 6.0.6 " ,
3
+ "version" : " 6.0.7 " ,
4
4
"description" : " Cabal p2p offline-first desktop application" ,
5
5
"scripts" : {
6
6
"build" : " cross-env NODE_ENV=production webpack" ,
You can’t perform that action at this time.
0 commit comments