LibreSignage v1.0.1 patch release
This is the first patch release in the LibreSignage v1.x.x series.
This release contains a few bugfixes for various problems. Upgrading
from older versions to v1.0.1 is recommended. The changelog is included
below.
v1.0.1
- [bugfix] Fix a bug where using forward slashes in slide markup caused
exceptions. (issue #66)
- [bugfix] Fix a bug where passing a NULL exception to error_handle() caused
a fatal exception in some cases. (issue #61)
- [feature] Tag new Docker releases with the 'latest' tag.
- [bugfix] Fix standalone checks in the API interface module.
- [bugfix] Fix incompatible pandoc version in Travis CI. (issue #58)
- [feature] Implement the INITCHK_WARN make option for ignoring errors
from initialization checks.
- [bugfix] Fix a bug where User::load() didn't properly check usernames.
List of contributors and their number of commits for this release:
5 Derek Chafin
25 Eero Talus