File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v2026.04.24-1
2+ - Disabled drag and drop while conversion is in progress
3+ - Sped up creation of blank images
4+ - Changed config file location. Old configs will be migrated to the new location
5+
16## v2026.04.22-1
27- Fixed conversion for certain EPUBs with improperly formatted nav files
38- Corrected Kindle Paperwhite 12/Colorsoft 12 preset resolution
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ public static class VersionDate
2727 {
2828 public static string GetVersionDateYear { get ; } = "2026" ;
2929 public static string GetVersionDateMonth { get ; } = "04" ;
30- public static string GetVersionDateDay { get ; } = "22 " ;
30+ public static string GetVersionDateDay { get ; } = "24 " ;
3131 public static int GetVersionNumber { get ; } = 1 ;
3232 }
3333
Original file line number Diff line number Diff line change 1- v2026.04.22 -1
1+ v2026.04.24 -1
You can’t perform that action at this time.
0 commit comments