BookStack Beta v0.28.1
This release contains the following fixes and changes:
- Fixed issue where WYSIWYG editor would freeze when a code block is dragged. (#1901)
- Fixed shelf cover images not be stored on creation. Thanks @TBK. (#1899, #1897)
- Fixed css issue that prevented DOMPDF exports. (#1886)
- Fixed issue where breadcrumb dropdown menus would display error messages. (#1884)
- Fixed error that was thrown on LDAP login when no matching user was found. (#1876)
- Updated code block rendering to avoid showing an empty new-line at the end of a block. (#1877)
- Updated test email send functionality to capture and show any errors thrown. (#1874)
- Added ability to mark LDAP attributes as binary so they can be converted to hex for storage. (#1872)
- Added LDAP option to dump fetched user details to assist debugging. (#1872)