Request - show full changelog for CalibreWeb upgrades
-
For most app upgrades installed on my instance, the full changelog is shown in the notifications tab, but not for Calibre-Web.
Is it possible to fetch the full changelog and include it in the notification area as for other apps?
-
For most app upgrades installed on my instance, the full changelog is shown in the notifications tab, but not for Calibre-Web.
Is it possible to fetch the full changelog and include it in the notification area as for other apps?
@SansGuidon The update here is an update to Calibre (and not CalibreWeb). Calibre has no change log - https://github.com/kovidgoyal/calibre/releases
-
-
The notification links to full changelog at https://github.com/janeczku/calibre-web/releases/tag/0.6.24 which contains
New features: Extract metadata of audiofiles during upload (mp3, opus, ogg, ogv, aac, ac3, aiff, asf, flac, m4a, m4b) Updated Pdf Viewer (pdf.js) Upload (multiple) book formats with progress and merge the corresponding metadata into the book on book edit page (also via drag'n drop #2252) Add cookie prefix environment variable to config to enable storing user credentials for multiple indstances on one server Implementation of sorting according to shelf added (#3003) Improved contrast for epub reader headline in dark modes (#3145) Enable python3.12 compatability (Migrate from iso639) Integrate the advocate project to simlify installations on newer python version (>3.9) on windows Set number of decimals of series_index shown everywhere to 2 digits Changed response code to opds download forbidden to 401 instead of 404 for opds downloads (improves anonymous browsing with guest has no download permission) libmagic binary files are now installed automatically on windows to simplify installation on windows Bug Fixes: Changed formating of float values. If value ends not with "0" tailing "0" are printed Fix for Kobo browser not downloading kepub files (#2990) Fix for cover size during kobo sync (#2523) Improved whitespace removal at start and end of strings for "unicode whitespaces" Shelf sort algorithm is now saved Music icon is now only visible once if more than one audio format available Fix for only last e-mail address is saved when specifying multiple e-reader mail addresses in user settings (#3130) Fix to generate thumbnails on gdrive Fix for metadata search results with amazon and google returning nothing Fix invalid database can not be saved for split library (#3131) Fix for Invalid cross-device link error during upload on very very(?) special drive configuration Fix Invalid amazon link for uk amazon store (#3151) Fix bookmarks button for safari browser (#3178) Fix Embedding metadata during convert not working on windows Fix Calibre convert parameters with spaces are not working (#3189) Import LDAP users from Microsoft Active Directory with special characters like "," and "[" is now working (#3186) Display error message if visiblity resticting custom column is not available and delete custom column related values on database change (#3190)
that's what I expect to see in the notification
-
@SansGuidon I see the confusion now.. The calibre-web package has two things in it that have to be constantly updated . Calibre-web, the web app. Calibre, the ebook library manager . These are separately versioned.
The 0.6.24 is the version of calibre-web. This was released a while ago - https://forum.cloudron.io/topic/3382/calibre-web-package-updates/46 (and has the changelog you want).
The recent updates are for calibre. i.e from https://github.com/kovidgoyal/calibre/ . Our changelog tool is generating incorrect links, this is the source of your confusion. I have made a task internally to rectify this.
-
thanks for clarifying, now I'm less confused
!