Releases: SRCF/lightbluetent
v1.1.3
v2.0.0-beta1
LBT beta 1 is here!
This release brings many many new features and code improvements, bringing the focus from hosting the freshers fair to a much more versatile platform.
Main highlights are:
- new admin page with many customizable settings and group index
- create of arbitrary groups and personal rooms
- visual overhaul
- new methods of room authentication (public, whitelist, raven and password)
v1.1.2
This patch fixes two bugs relating to user edge cases.
v1.1.1
This patch fixes a bug in the change role command.
v1.1.0
This minor version adds several new features:
- permission and role hierarchy
- switched to using one name field and integrated lookup API
- added admin panel framework + ability to turn off sign ups
- improved layouts in several templates and improve image positioning
To upgrade,
- pull master branch, including tags
- upgrade the database
- restart
v1.0.5
This minor release adds a redirect back to the stall and also fixes an edge case where the "None" should show up in the welcome text is the user had not submitted anything.
v1.0.4
This minor release improves the redirect on a 404.
v1.0.3
This minor release fixes paragraphing and improves styling on mobile devices.
v1.0.2
This minor release adds dynamic image sizing that preserves aspect ratios.
v.1.0.1
This minor release mainly contains a few improvements to styling.