-
Notifications
You must be signed in to change notification settings - Fork 4
/
UPDATES.json
22 lines (22 loc) · 3.23 KB
/
UPDATES.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"updates": {
"windows": {
"open-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.2/DainoNotesSetup_3.1.2.exe",
"latest-version": "3.1.2",
"download-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.2/DainoNotesSetup_3.1.2.exe",
"changelog": "<style>div{color:#000}kbd{color:#24292f;background-color:#f6f8fa}ul{margin-left:-2em}</style><div><p>A new release is here with some new features, bug fixes and improvements.</p><p>New features:</p><ul><li>Introduced a new, beautiful frameless window design for Windows users.</li></ul><p>Bug fixes and improvements:</p><ul><li>Resolved an issue that caused 100% CPU utilization when hovering over folders and tags.</li><li>Corrected the minimum width setting for the window.</li></ul><p>Join our <span><a href='https://discord.com/invite/D3KeTqeq6A'>Discord</a></span> for discussions, and feel free to <span><a href='mailto:[email protected]'>email us</a></span>. We love hearing from our users.</p><p>We have a lot more to show, so stay tuned.</p></div><br>"
},
"osx": {
"open-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.2/DainoNotes.3.1.2.dmg",
"latest-version": "3.1.2",
"download-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.2/DainoNotes.3.1.2.dmg",
"changelog": "<style>div{color:#000}kbd{color:#24292f;background-color:#f6f8fa}ul{margin-left:-2em}</style><div><p>A new release is here with some new features, bug fixes and improvements.</p><p>New features:</p><ul><li>Introduced a new, beautiful frameless window design for Windows users.</li></ul><p>Bug fixes and improvements:</p><ul><li>Resolved an issue that caused 100% CPU utilization when hovering over folders and tags.</li><li>Corrected the minimum width setting for the window.</li></ul><p>Join our <span><a href='https://discord.com/invite/D3KeTqeq6A'>Discord</a></span> for discussions, and feel free to <span><a href='mailto:[email protected]'>email us</a></span>. We love hearing from our users.</p><p>We have a lot more to show, so stay tuned.</p></div><br>"
},
"linux": {
"open-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.2/daino_notes_3.1.2-Qt6.7.3-x86_64.AppImage",
"latest-version": "3.1.2",
"download-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.2/daino_notes_3.1.2-Qt6.7.3-x86_64.AppImage",
"changelog": "<style>div{color:#000}kbd{color:#24292f;background-color:#f6f8fa}ul{margin-left:-2em}</style><div><p>A new release is here with some new features, bug fixes and improvements.</p><p>New features:</p><ul><li>Introduced a new, beautiful frameless window design for Windows users.</li></ul><p>Bug fixes and improvements:</p><ul><li>Resolved an issue that caused 100% CPU utilization when hovering over folders and tags.</li><li>Corrected the minimum width setting for the window.</li></ul><p>Join our <span><a href='https://discord.com/invite/D3KeTqeq6A'>Discord</a></span> for discussions, and feel free to <span><a href='mailto:[email protected]'>email us</a></span>. We love hearing from our users.</p><p>We have a lot more to show, so stay tuned.</p></div><br>"
}
}
}