Releases: bmlt-enabled/bmlt-server
Releases · bmlt-enabled/bmlt-server
4.2.1
4.0.4
- Modified the UI to hide the New Meeting button and show a helpful message when a user does not have editing privileges on any service bodies.
- Fixed an issue that prevented users from logging in to Yap servers that use this BMLT server.
4.0.3
- Fixed an issue that prevented the UI from loading on servers with a
RewriteOptions inheritconfiguration. - Fixed
$format_lang_namessetting to work with the new UI. - Fixed a geocoding issue -- if the county and/or zip code is automatically computed by the geocoder, we don't want to feed old and possibly incorrect values to the geocoder if the user edits an address.
- Fixed problems with format key validation.
- Added Portuguese translations.
- Strip legacy
#@-@#separator from custom field values in UI display.
4.0.3-beta1
- Fixed an issue that prevented the UI from loading on servers with a
RewriteOptions inheritconfiguration. - Fixed
$format_lang_namessetting to work with the new UI.
4.0.2
- Added Italian translations.
- Updated German translations.
- Fix favicon.
- Mask visibility=1 fields with asterisks in GetChanges json_data for unauthorized users.
- Fixed an issue where a service body couldn't be edited if one of its meeting editor users had been deleted.
- Fixed admin routes failing to load when accessed via direct URL or bookmark.
- Added database migrations to trim user fields whitespace and to remove nonexistent users from service body assignments.
4.0.2-beta2
- Added Italian translations.
- Updated German translations.
- Fix favicon.
- Mask visibility=1 fields with asterisks in GetChanges json_data for unauthorized users.
- Fixed an issue where a service body couldn't be edited if one of its meeting editor users had been deleted.
4.0.2-beta1
- Added Italian translations.
- Updated German translations.
- Fix favicon.
- Mask visibility=1 fields with asterisks in GetChanges json_data for unauthorized users.
- Fixed an issue where a service body could not be edited if one of its meeting editor users was deleted in a previous version.
4.0.1
- Fixed longitude/latitude fields to be read-only when auto-geocoding is enabled
4.0.0
- Added new user interface implemented in Svelte. This includes a brand-new UI code base and various improvements, including support for mobile devices and dark mode. It is mostly backward compatible, except as noted here:
- Dropped support for the installer wizard -- see
installation/README.mdfor new directions. - Deprecated the auto-config parameter
$default_minute_interval(now just set to 5 minutes).
- Dropped support for the installer wizard -- see
- The new UI is mobile-friendly and includes dark mode support.
- Added newly rewritten semantic workshop.
- Added new
$bmlt_noticesetting forauto-config.inc.phpto display custom notices on the login screen. Example:$bmlt_notice = 'We've upgraded the BMLT to 4.0.0 with a new interface! Please report any issues to [email protected]'; - Fixed a bug that prevented the NAWS Export from working with newer versions of MySQL.
4.0.0-rc1
- Added new user interface implemented in Svelte. This includes a brand-new UI code base and various improvements. It is mostly backward compatible, except as noted here:
- Dropped support for the installer wizard -- see
installation/README.mdfor new directions. - Deprecated the auto-config parameter
$default_minute_interval(now just set to 5 minutes).
- Dropped support for the installer wizard -- see
- Fixed a bug that prevented the NAWS Export from working with newer versions of MySQL.