Site Features Changelog
v4.8 (2024-11-22)
/publish
- New "Comic Info Edit Logs" page
v4.7 (2024-11-17)
/publish
- New publish home page
- New comic filter page.
- New comic info page.
- New comic edit page.
- New comic permission settings.
- New comic mod tools.
- New quick upload tool.
v4.6 (2024-10-14)
/publish
- The chapter list page is upgraded to v4.
- Chapter Editor v4 takes over all chapter editing tasks.
- A new chapter info editing history display page.
- A new chapter images editing history display page.
- Images uploaded using v4 will be converted to webp format, which means we will no longer support browsers that cannot recognize webp images, such as Safari 13.
v4.5 (2024-06-27)
/publish
- add: chapter upload page support custom watermark images
v4.4 (2024-04-25)
/publish -> chapter upload page -> new image optimization rules have been set for newly uploaded comic images.:
- for images with a width greater than 1920px, they will be proportionally scaled to a width of 1920px. (90% of users use mobile phones to browse our website, moderately reducing the image width can give most users a better reading experience)
- for images with height / width >= 5, mostly seen in wetoon format comics, they will be automatically split by the system, and the height of each split image <= 1080px. (Exception: images in webp format will not be split, and the maximum dimensions of webp images is limited by Google to 16383x16383 px)
v4.3 (2024-04-24)
- re-add: /publish -> chapter upload page -> with "image preview width" options when using 1 col views
v4.2 (2024-03-27)
- re-add: /publish -> chapter upload page -> remember the groups you selected last time you uploaded
v4.1 (2024-03-22)
- re-add: /publish -> chapter upload page -> volume and chapter number -> quick selection
- add: /publish -> chapter upload page -> Trash all image button
v4.0 (2024-03-20)
The v4 version will replace v2 and v3 feature by feature.
- new /publish -> chapter upload page v4, basic function only
- add: /changelog page for site change logs