|
1 | 1 | {
|
2 | 2 | "updates": {
|
3 | 3 | "windows": {
|
4 |
| - "open-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.0/DainoNotesSetup_3.1.0.exe", |
5 |
| - "latest-version": "3.1.0", |
6 |
| - "download-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.0/DainoNotesSetup_3.1.0.exe", |
7 |
| - "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 toolbar to enhance feature discovery in Daino Notes. The toolbar conveniently disappears once you begin typing.</li><li>Added support for text selection using the keyboard.</li></ul><p>Bug fixes and improvements:</p><ul><li>Enhanced user interface with a streamlined search box, which now appears only after clicking the search icon or by using the Ctrl + F shortcut.</li><li>Boosted search performance for faster results.</li><li>Updated the shortcut for moving blocks up or down from Shift + Alt + Up/Down to Alt + Up/Down.</li><li>Resolved an issue where the editor did not automatically focus after creating a new note.</li><li>Fixed a bug where changing direction after selecting a word caused the selection to be lost.</li><li>Addressed various issues with copying and pasting HTML content from websites.</li><li>Fixed a bug that sometimes caused the app to crash when starting offline.</li><li>Corrected an issue on Windows and Linux where the 'delete' key was not recognized.</li><li>Ensuring pop-ups close automatically when switching notes.</li><li>Plus, many other bug fixes and enhancements.</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>If you wish to download the previous open-source version of Notes, you can download it <a href='https://www.notes-foss.com?utm_source=app_update_window'>here</a>.</p><p>We have a lot more to show, so stay tuned.</p></div><br>" |
| 4 | + "open-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.1/DainoNotesSetup_3.1.1.exe", |
| 5 | + "latest-version": "3.1.1", |
| 6 | + "download-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.1/DainoNotesSetup_3.1.1.exe", |
| 7 | + "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 major bug fixes and improvements.</p><p>Bug fixes and improvements:</p><ul><li>Faster Note Loading: Improved the speed of loading notes, now 35% faster than the previous version.</li><li>Resolved a memory leak issue.</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>" |
8 | 8 | },
|
9 | 9 | "osx": {
|
10 |
| - "open-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.0/DainoNotes.3.1.0.dmg", |
11 |
| - "latest-version": "3.1.0", |
12 |
| - "download-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.0/DainoNotes.3.1.0.dmg", |
13 |
| - "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 toolbar to enhance feature discovery in Daino Notes. The toolbar conveniently disappears once you begin typing.</li><li>Added support for text selection using the keyboard.</li></ul><p>Bug fixes and improvements:</p><ul><li>Enhanced user interface with a streamlined search box, which now appears only after clicking the search icon or by using the Ctrl + F shortcut.</li><li>Boosted search performance for faster results.</li><li>Updated the shortcut for moving blocks up or down from Shift + Alt + Up/Down to Alt + Up/Down.</li><li>Resolved an issue where the editor did not automatically focus after creating a new note.</li><li>Fixed a bug where changing direction after selecting a word caused the selection to be lost.</li><li>Addressed various issues with copying and pasting HTML content from websites.</li><li>Fixed a bug that sometimes caused the app to crash when starting offline.</li><li>Corrected an issue on Windows and Linux where the 'delete' key was not recognized.</li><li>Ensuring pop-ups close automatically when switching notes.</li><li>Plus, many other bug fixes and enhancements.</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>If you wish to download the previous open-source version of Notes, you can download it <a href='https://www.notes-foss.com?utm_source=app_update_window'>here</a>.</p><p>We have a lot more to show, so stay tuned.</p></div><br>" |
| 10 | + "open-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.1/DainoNotes.3.1.1.dmg", |
| 11 | + "latest-version": "3.1.1", |
| 12 | + "download-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.1/DainoNotes.3.1.1.dmg", |
| 13 | + "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 major bug fixes and improvements.</p><p>Bug fixes and improvements:</p><ul><li>Faster Note Loading: Improved the speed of loading notes, now 35% faster than the previous version.</li><li>Resolved a memory leak issue.</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>" |
14 | 14 | },
|
15 | 15 | "linux": {
|
16 |
| - "open-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.0/daino_notes_3.1.0-Qt6.7.2-x86_64.AppImage", |
17 |
| - "latest-version": "3.1.0", |
18 |
| - "download-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.0/daino_notes_3.1.0-Qt6.7.2-x86_64.AppImage", |
19 |
| - "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 toolbar to enhance feature discovery in Daino Notes. The toolbar conveniently disappears once you begin typing.</li><li>Added support for text selection using the keyboard.</li></ul><p>Bug fixes and improvements:</p><ul><li>Enhanced user interface with a streamlined search box, which now appears only after clicking the search icon or by using the Ctrl + F shortcut.</li><li>Boosted search performance for faster results.</li><li>Updated the shortcut for moving blocks up or down from Shift + Alt + Up/Down to Alt + Up/Down.</li><li>Resolved an issue where the editor did not automatically focus after creating a new note.</li><li>Fixed a bug where changing direction after selecting a word caused the selection to be lost.</li><li>Addressed various issues with copying and pasting HTML content from websites.</li><li>Fixed a bug that sometimes caused the app to crash when starting offline.</li><li>Corrected an issue on Windows and Linux where the 'delete' key was not recognized.</li><li>Ensuring pop-ups close automatically when switching notes.</li><li>Plus, many other bug fixes and enhancements.</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>If you wish to download the previous open-source version of Notes, you can download it <a href='https://www.notes-foss.com?utm_source=app_update_window'>here</a>.</p><p>We have a lot more to show, so stay tuned.</p></div><br>" |
| 16 | + "open-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.1/daino_notes_3.1.1-Qt6.7.2-x86_64.AppImage", |
| 17 | + "latest-version": "3.1.1", |
| 18 | + "download-url": "https://github.com/nuttyartist/daino-notes-public/releases/download/v3.1.1/daino_notes_3.1.1-Qt6.7.2-x86_64.AppImage", |
| 19 | + "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 major bug fixes and improvements.</p><p>Bug fixes and improvements:</p><ul><li>Faster Note Loading: Improved the speed of loading notes, now 35% faster than the previous version.</li><li>Resolved a memory leak issue.</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>" |
20 | 20 | }
|
21 | 21 | }
|
22 | 22 | }
|
0 commit comments