All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed incorrect results on Trace and Related when search was present
- Fixed responsive widths in search bar and fields
- Fixed JWT bloat from avatar inclusion in claims
- Fixed log count being incorrect on dashboard widget
- UI adjustments to decrease font size on navigations
- UI enhancements and updates
- Added additional search and keyword filtering to main search bar
- Fixed sort issues on timestamps when scoring is present
- Added mappings endpoint to API for fields typeahead
- Updated to modern Coldbox router
- Changed Log API method POST to PUT to allow for create requests
- Fixed permalinks on search and added ability to open log entries in new tab
- Fixed left sizebar z-index
- Fixed disabling of pagination
- Improved waiting and searchability of extra info XML
- Changed default PrismJS theme to "Tomorrow Night"
- Search form submission is now permalinked for sharing
- Added Additional formatted display for XML packets nested in extra info struct
- Fixes an incorrect variable reference in the v2 migrations
- Fixed incorrect landing route when Coldbox is nested within a directory
- Bumped minimum
cbElasticsearch
dependency to 3.1.1 - Fixes asset and js url base href handling when Coldbox is running in a nested directory
- Fixed rendering of Lucee HTML messages as extra info
- Fixed UI and initialization errors when running with an external User Service
- UI Updates to consolidate redundant fields
- Fixes an issue with suppression of environment-based log data
- Added attempts to parse a thrown error message where the exception was provided as the message
- STACHEBOX-14 - Upgraded to VueJS v3
- Updated Logstash/cbElasticsearch dependencies to v2
- Updates All log parsing and display to use Elastic Common Schema
- STACHEBOX-10 - Full i18n support for application text
- STACHEBOX-11 - Added Application/Environment Log History Charting to UI
- STACHEBOX-11 - Added Environments Navigation to Sidebar
- STACHEBOX-9 - Added the ability to group applications and beats in to Projects
- Fixed permission name on API guards for administrators
- Updated NPM build process and updated outdated JS libraries
- Added new
StacheboxLog
permission, which can log, but does not allow UI access - Added additional documentation on CFML, Javascript, and Filebeat logging
- Fixed an issue where non-event-based logs would not display in sidebar
- Changed mapping customization updates to fail quietly, rather than throwing
- Fixed typo reference in invocation path
- Add UniqueFieldValidator and fix DSL path
- Fix default avatar and callback
- Fix icon path in interceptor
- Official first release
- Fixes a regression in internal/external security redirect
- Fixes a javascript error when no applications were returned from API
- Discontinued support for Coldbox 5 due to major differences in module dependencies
- Public Beta release of module