- no unreleased changes
- Support Ruby 3.2 and 3.3, Rails 7.1 and 7.2. Drop support for Ruby 2.7, Rails 6.0
- Drop support for Ruby 2.6
- Support Ruby 3.1, Rails 7.0
- Replace Public Health England naming with NHS Digital
- Allow basic loading into a host app that doesn't use
sprockets
. - Drop support for Rails 5, Ruby 2.5
- Support Ruby 3.0
- Allow basic loading into a host app that doesn't use
sprockets
.
- Add more flexible middleware
NdrError::Recorder
middleware
- Add
NdrError.after_log { ... }
callback registration (#20)
- Add
inverse_of
configuration to the associations
- fix bug that causes crash on vague search. Resolves #10
- Support for Rails 6, Ruby 2.6, dropping support for older versions
- fix bug with searching integer user column
- log causal exceptions too, automatically (#16)
- introduce breadcrumbs to the UI
- tidy up controls for navigating between logs
- improve behaviour / UI when there are multiple logs. Resolves #14
- fix CSS float issue