File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Updates
2+
3+ - Fix broken autotagger when updating to the latest version of the app.
4+ - Fix unsaved changes message alert displaying every time closing the app is attempted. (#36 )
5+ - Stop paralleling the trash files process to avoid issues with operation abortion.
6+
7+ ## Download Options
8+
9+ | Platform | File | Type | Automatic Updates |
10+ | --- | --- | --- | --- |
11+ | Windows | ` .exe ` | Installer | Yes |
12+ | Windows | ` .zip ` | Portable | No |
13+ | Linux | ` .AppImage ` | Portable application | Yes |
14+ | Linux | ` .deb ` | Debian package | Yes |
15+ | Linux | ` .rpm ` | RPM package | Yes |
Original file line number Diff line number Diff line change 11{
22 "name" : " dataset-editor" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "type" : " module" ,
55 "main" : " dist_app/main.js" ,
66 "description" : " A dataset editor" ,
You can’t perform that action at this time.
0 commit comments