Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Calibre Web
  3. Calibre Web 0.6.10 released

Calibre Web 0.6.10 released

Scheduled Pinned Locked Moved Solved Calibre Web
3 Posts 2 Posters 669 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • necrevistonnezrN Offline
    necrevistonnezrN Offline
    necrevistonnezr
    wrote on last edited by
    #1

    https://github.com/janeczku/calibre-web/releases/tag/0.6.10

    New features:

    • User Password change on cli
    • Added correct mimetype for azw3 files
    • Improved errorhandling for user database
    • More informations are logged in debug mode
    • Debug Information and logbooks are downloadable via web UI
    • Gdrive callback is only parsed with activated metadata watch
    • LDAP user import now capable to import from Windows-AD
    • Kobo sync can handle large libraries
    • Filechooser dialog for calibre-database and other external files (use -f option for unconfigured Calibre-Web instances)
    • Advanced search has now Multiselects, making the UI easier for libraries with many series, tages, languages, file formats
    • Read Status is searchable
    • Shelfs can additionally sorted according to name, date, ...
    • Read status is visible on Cover pictures
    • Admin page layout optimized
    • Txt Reader now detects correct encoding
    • Kepub is prefered during kobo sync
    • Forward Overdrive requests to Kobo Store
    • Drag 'n drop for fileuploads
    • Convert from and convert to are now matching calibre's capabilities
    • Shrinked size of generic cover
    • When serving a download URL via KoboSync, use a URL that is specific to Kobo
    • Removed Gevent Tracebacks with SSL encryption
    • Save view settings
    • Delete user is now a separate button
    • Paginated search, advanced search, and shelfs
    • Downloaded books is no longer part of admin page (admins currently can't check which books are downloaded by other users)
    • Added greek translation

    Bug Fixes:

    • Downloads are now allowed for opds links, with ldap login and a cookie in the download request
    • Download rights of guest user are now respected again
    • Browser caching problem on cover change solved
    • Import rarfile v4.0 fails no longer on python3.5
    • No password prompt for anonymous browsing with LDAP login
    • Missing audio icon for other audio formats than mp3 added
    • Invalid timestamps during kobo sync caused by malformed database no longer crash the application
    • Conversion of multiple formats of one book in the queue with gdrive is fixed
    • Failed email and conversions with gdrive are now working correctly

    Changes behind the scenes:

    • Pillow is removed as dependency
    • Pydrive2 can be used additionally to Pydrive
    • Updated epub.js library
    • Updated minimum Sqlalchemy version
    bubonicfredB necrevistonnezrN 2 Replies Last reply
    4
    • necrevistonnezrN necrevistonnezr

      https://github.com/janeczku/calibre-web/releases/tag/0.6.10

      New features:

      • User Password change on cli
      • Added correct mimetype for azw3 files
      • Improved errorhandling for user database
      • More informations are logged in debug mode
      • Debug Information and logbooks are downloadable via web UI
      • Gdrive callback is only parsed with activated metadata watch
      • LDAP user import now capable to import from Windows-AD
      • Kobo sync can handle large libraries
      • Filechooser dialog for calibre-database and other external files (use -f option for unconfigured Calibre-Web instances)
      • Advanced search has now Multiselects, making the UI easier for libraries with many series, tages, languages, file formats
      • Read Status is searchable
      • Shelfs can additionally sorted according to name, date, ...
      • Read status is visible on Cover pictures
      • Admin page layout optimized
      • Txt Reader now detects correct encoding
      • Kepub is prefered during kobo sync
      • Forward Overdrive requests to Kobo Store
      • Drag 'n drop for fileuploads
      • Convert from and convert to are now matching calibre's capabilities
      • Shrinked size of generic cover
      • When serving a download URL via KoboSync, use a URL that is specific to Kobo
      • Removed Gevent Tracebacks with SSL encryption
      • Save view settings
      • Delete user is now a separate button
      • Paginated search, advanced search, and shelfs
      • Downloaded books is no longer part of admin page (admins currently can't check which books are downloaded by other users)
      • Added greek translation

      Bug Fixes:

      • Downloads are now allowed for opds links, with ldap login and a cookie in the download request
      • Download rights of guest user are now respected again
      • Browser caching problem on cover change solved
      • Import rarfile v4.0 fails no longer on python3.5
      • No password prompt for anonymous browsing with LDAP login
      • Missing audio icon for other audio formats than mp3 added
      • Invalid timestamps during kobo sync caused by malformed database no longer crash the application
      • Conversion of multiple formats of one book in the queue with gdrive is fixed
      • Failed email and conversions with gdrive are now working correctly

      Changes behind the scenes:

      • Pillow is removed as dependency
      • Pydrive2 can be used additionally to Pydrive
      • Updated epub.js library
      • Updated minimum Sqlalchemy version
      bubonicfredB Offline
      bubonicfredB Offline
      bubonicfred
      wrote on last edited by
      #2

      @necrevistonnezr Beat me to the punch

      1 Reply Last reply
      0
      • necrevistonnezrN necrevistonnezr

        https://github.com/janeczku/calibre-web/releases/tag/0.6.10

        New features:

        • User Password change on cli
        • Added correct mimetype for azw3 files
        • Improved errorhandling for user database
        • More informations are logged in debug mode
        • Debug Information and logbooks are downloadable via web UI
        • Gdrive callback is only parsed with activated metadata watch
        • LDAP user import now capable to import from Windows-AD
        • Kobo sync can handle large libraries
        • Filechooser dialog for calibre-database and other external files (use -f option for unconfigured Calibre-Web instances)
        • Advanced search has now Multiselects, making the UI easier for libraries with many series, tages, languages, file formats
        • Read Status is searchable
        • Shelfs can additionally sorted according to name, date, ...
        • Read status is visible on Cover pictures
        • Admin page layout optimized
        • Txt Reader now detects correct encoding
        • Kepub is prefered during kobo sync
        • Forward Overdrive requests to Kobo Store
        • Drag 'n drop for fileuploads
        • Convert from and convert to are now matching calibre's capabilities
        • Shrinked size of generic cover
        • When serving a download URL via KoboSync, use a URL that is specific to Kobo
        • Removed Gevent Tracebacks with SSL encryption
        • Save view settings
        • Delete user is now a separate button
        • Paginated search, advanced search, and shelfs
        • Downloaded books is no longer part of admin page (admins currently can't check which books are downloaded by other users)
        • Added greek translation

        Bug Fixes:

        • Downloads are now allowed for opds links, with ldap login and a cookie in the download request
        • Download rights of guest user are now respected again
        • Browser caching problem on cover change solved
        • Import rarfile v4.0 fails no longer on python3.5
        • No password prompt for anonymous browsing with LDAP login
        • Missing audio icon for other audio formats than mp3 added
        • Invalid timestamps during kobo sync caused by malformed database no longer crash the application
        • Conversion of multiple formats of one book in the queue with gdrive is fixed
        • Failed email and conversions with gdrive are now working correctly

        Changes behind the scenes:

        • Pillow is removed as dependency
        • Pydrive2 can be used additionally to Pydrive
        • Updated epub.js library
        • Updated minimum Sqlalchemy version
        necrevistonnezrN Offline
        necrevistonnezrN Offline
        necrevistonnezr
        wrote on last edited by
        #3

        0.6.11 is out @nebulon @girish

        New features:
        Swipe support for reader
        Logging of failed opds accesses
        Automatic conversion to kepub on kobo sync
        Webp format to comic reader supported formats
        Title is no longer shortened on book page

        Bug Fixes:
        Chinese character language texts are no longer shown for english locale
        logging on database error
        Filepicker option
        reverse proxy login working again
        Detection of invalid email addresses for registering

        1 Reply Last reply
        2
        • nebulonN nebulon marked this topic as a question on
        • nebulonN nebulon has marked this topic as solved on
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Bookmarks
        • Search