Skip to content

Releases: michaelstaake/LibreKB

v2.0.0

05 Aug 02:13
293706c
Compare
Choose a tag to compare

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

19 Jul 16:31
Compare
Choose a tag to compare

Bug fix to resolve issue with double quotes in article/category names/slugs.

v1.3.0

06 Dec 17:02
Compare
Choose a tag to compare

This release adds subcategories :)

v1.2.2

04 Nov 15:53
57fb00d
Compare
Choose a tag to compare

Fixed incorrect version number in install of 1.2.1. No other changes.

v1.2.1

28 Oct 14:56
ea28f62
Compare
Choose a tag to compare

Updated PHPMailer to 6.9.2. No additional changes.

v1.2.0

21 Jun 15:56
bef4328
Compare
Choose a tag to compare

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

11 Jun 18:07
Compare
Choose a tag to compare

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

23 May 01:24
Compare
Choose a tag to compare

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

22 May 20:17
Compare
Choose a tag to compare

Initial public beta release. It does work fine and would be OK for use in production, with the expectation of minor quirks.