File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ### 1.1.1
2
+ - Now gitificaiton uses OverlayScrollbars library to make scrollbars look better betweeen operating systems.
3
+ - Added ` indeterminate ` feature for repositories.
4
+ - Added an option to mark notifications when open.
5
+ - Added Windows and Linux support, (Linux might not comppile right now :sadge:)
6
+ - ` Retry ` button of Oopsie error now shows skeletons on refresh.
7
+
1
8
### 1.1.0
2
9
- Now wowerlay has in-app updater, you don't have to download updates manually anymore.
3
10
- Fixed a bug preventing opening read notifications on browser.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gitification" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"type" : " module" ,
5
5
"scripts" : {
6
6
"dev" : " run-p vite:dev devtools" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"package" : {
10
10
"productName" : " Gitification" ,
11
- "version" : " 1.1.0 "
11
+ "version" : " 1.1.1 "
12
12
},
13
13
"tauri" : {
14
14
"systemTray" : {
You can’t perform that action at this time.
0 commit comments