v4.8.4 Update (08/05/2024)
Release Notes: v4.8.4 (May 8th 2024)
What's Changed
🚀 New Features
- Add st_distance_ab and st_intersects_ab query templates by @dbauszus-glx in #1218
- Add layer.params.default_fields array by @simon-leech in #1223
- style.contextFilter for tile format by @dbauszus-glx in #1244
- ui.elements.searchbox by @cityremade in #1238
✨ Enhancements
- Update Openlayers version and add warning for script loader. by @dbauszus-glx in #1210
- Add locale.xss_check for infotip content by @dbauszus-glx in #1217
- add ID to location_get warning by @KieronFerrey in #1231
- Update mapp.mjs by @simon-leech in #1235
- Circle changes by @simon-leech in #1233
🐛 Bug Fixes
- Fix for Numeric Filter on field with no data by @simon-leech in #1216
- Filter Fix by @simon-leech in #1236
- Encode Roles in Admin Panel by @simon-leech in #1234
- Fix key value dictionary for the custom views by @KieronFerrey in #1241
- Tabulator 'Set' Headerfilter - no data from distinct query by @AlexanderGeere in #1237
- Add SRC env subtitution to the getLayer Module by @simon-leech in #1242
- Update keyvalue_dictionary.mjs by @KieronFerrey in #1243
- Check and remove filter params from request for query templates without a filter placeholder. by @dbauszus-glx in #1220
- ui element slider - prevent ranges from outside min/max range by @cityremade in #1222
- Add check on cluster distance being less than 1 by @simon-leech in #1240
- CSS Inputs - hover li background color replaced by @cityremade in #1249
🧪 Testing
- Update layer test by @RobAndrewHurst in #1209
✍️ Documentation
- Update query docs by @RobAndrewHurst in #1219
- Update clean-docs version by @RobAndrewHurst in #1246
🆕 New Contributors
- @KieronFerrey made their first contribution in #1231
Full Changelog: v4.8.3...v4.8.4