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+
18### 1.1.0
29 - Now wowerlay has in-app updater, you don't have to download updates manually anymore.
310 - Fixed a bug preventing opening read notifications on browser.
Original file line number Diff line number Diff line change 11{
22 "name" : " gitification" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "type" : " module" ,
55 "scripts" : {
66 "dev" : " run-p vite:dev devtools" ,
Original file line number Diff line number Diff line change 88 },
99 "package" : {
1010 "productName" : " Gitification" ,
11- "version" : " 1.1.0 "
11+ "version" : " 1.1.1 "
1212 },
1313 "tauri" : {
1414 "systemTray" : {
You can’t perform that action at this time.
0 commit comments