Releases: michaelstaake/LibreKB
v2.0.0
Version 2 is a complete rewrite of LibreKB, and I think you'll love it!
Migrating from v1 to v2? Read the docs! https://docs.librekb.com/article/updating-from-v1-to-v2
Tons of new features, really too much to list. But it's a complete rewrite on a modern MVC architecture, with a refreshed interface, overhauled user management, pretty URLs for better SEO, and tons more.
Note: docker support has been removed in v2. If the community really wants to add it back, go ahead, but I don't really see the point - LibreKB is meant to run on a web hosting account or web server.
v1.3.1
Bug fix to resolve issue with double quotes in article/category names/slugs.
v1.3.0
This release adds subcategories :)
v1.2.2
Fixed incorrect version number in install of 1.2.1. No other changes.
v1.2.1
Updated PHPMailer to 6.9.2. No additional changes.
v1.2.0
Changes in this version include:
- Update checker: every time you log in, LibreKB checks if an update is available. This feature can be easily disabled in the config file.
- Search articles feature.
- Moved Bootstrap and TinyMCE into vendors folder for easier updates in the future.
- Fixed issue in password reset emails related to systemURL in config.
- Other minor enhancements and fixes.
v1.1.0
New features for 1.1.0 include:
- User management.
- Password resets via email.
- Ordering of articles.
- Cleaner config file.
- Other minor improvements and bug fixes.
v1.0.0
The initial release of LibreKB intended for production use. Please report any bugs or feedback. Notable changes for this version include:
- Admin theme now more closely matches front end theme.
- Front end header logo option now working.
- Detection of install.php or update.php prompts admin to remove those files after install or update is complete.
- Go to Front End link in footer of admin area.
- A few other minor bug fixes and tweaks.
v0.0.1
Initial public beta release. It does work fine and would be OK for use in production, with the expectation of minor quirks.