Releases: bmlt-enabled/bmlt-server
Releases · bmlt-enabled/bmlt-server
4.2.3
4.2.2
- Bug fixes:
- Preserve hidden service body editors when non-admin updates a service body
- Check for valid timezone data response and handle error if it isn't valid (previously, an invalid response would cause the meeting editor to hang)
- Re-run orphaned format ID cleanup migration for 4.2.1 fix
- Added semantic API OpenAPI spec and docs UI (Accessed from
/api/v1/documentation/semantic)
4.2.1
- Fix a nasty bug in the orphaned-format cleanup migration (added in 4.1.0) that could strip valid format codes from meetings.
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