|
78 | 78 | <color type="primary" scheme_preference="dark">#fde4e5</color> |
79 | 79 | </branding> |
80 | 80 | <releases> |
| 81 | + <release version="1.4.0" date="2025-01-26"> |
| 82 | + <description> |
| 83 | + <p><em>🚀 New Features</em></p> |
| 84 | + <ul> |
| 85 | + <li>Turn pages with mouse wheel</li> |
| 86 | + <li>Custom name in image saving function</li> |
| 87 | + <li>Option to save bookmarked images</li> |
| 88 | + <li>Improved opening behavior options for files and folders</li> |
| 89 | + <li>Make the Ignore single folders option work for images too</li> |
| 90 | + <li>Scroll by screen percentage in webtoon mode</li> |
| 91 | + <li>Shortcuts for saving images</li> |
| 92 | + <li>Personalize save images template and save automatically to custom folder</li> |
| 93 | + <li>Multiple poster/folder sizes</li> |
| 94 | + <li>Implement header scrolling functionality</li> |
| 95 | + <li>Clear cache for individual files</li> |
| 96 | + <li>Add support in server settings for show in library the files in subfolders</li> |
| 97 | + <li>Option to show only one page at a time in Vertical Reader</li> |
| 98 | + <li>Show files that have lost access on macOS (Store)</li> |
| 99 | + </ul> |
| 100 | + <p><em>🐛 Bug Fixes</em></p> |
| 101 | + <ul> |
| 102 | + <li>Save image not saving the correct page in manga mode</li> |
| 103 | + <li>Sometimes right click on reading fails</li> |
| 104 | + <li>Avoid generating thumbnails of images that are still being extracted (Extractions with 7-Zip)</li> |
| 105 | + <li>Error attempting to open the bookmarks menu after navigating to a bookmark</li> |
| 106 | + <li>Can't override font in some epub files</li> |
| 107 | + </ul> |
| 108 | + </description> |
| 109 | + </release> |
81 | 110 | <release version="1.3.1" date="2024-10-05"> |
82 | 111 | <description> |
83 | 112 | <p>Release to Flathub.</p> |
|
0 commit comments