Skip to content

1.4.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@MattFryer MattFryer released this 05 Mar 18:16

Changelog

Added

  • Option to ignore TLS certificate errors when connecting to a BookStack instance using a self-signed or local SSL/TLS certificate.
  • Update entity to track if a newer version of BookStack is available. Note that updating BookStack from Home Assistant is not possible and thus is not supported.
  • Added the BookStack shelf ID as an attribute to the per shelf sensors (if enabled).
  • Added new services:
    • To list all books (optionally filtered by shelf ID). Makes finding BookStack book IDs easier.
    • To list all chapters within a specified book. Makes finding BookStack chapter IDs easier.
    • To list all pages (optionally filtered by chapter ID) within a specified book.
  • Added translations for per-shelf sensor names.

Changed

  • Better error handling for certificate errors when communicating with BookStack