Releases: BetterErrors/better_errors
Releases · BetterErrors/better_errors
v2.10.0.beta2
- Use SASS to build CSS #498
- Syntax highlighter uses classes, style-src locked down #499
- Switch to Rouge for syntax highlighting and add dark syntax-highlighting theme #500
v2.10.0.beta1
- Add Rails 6.1 to CI matrix #493
- Add Content Security Policy #497
v2.9.1
- Fix setting editor with symbol #492
v2.9.0
- Mention path in text response #487
- Use Github Actions for CI #489
- Exception Hints #302
- Hide "live shell" hint after console has been used #490
- Improve editor support for virtual environments #488
- Fix "live shell" hint reappearing when frame changed #491
v2.8.3
- Fix 'uninitialized constant BetterErrors::Middleware::VERSION' #480
- Fix CSRF_TOKEN_COOKIE_NAME wrong reference to VERSION constant #481
v2.8.2
- Fix path of CSRF Token cookie #478
v2.8.1
- Show real cause of ActionView::Template::Error with Rails 6 #477
- Add TruffleRuby to CI builds #473
v2.8.0
- Support for Rails ActionableError #465
- Allow editor links to work inside an iframe or with CSP that prohibits other protocols #440
- Add CSRF protection to internal requests #474
- Validate internal request method names #475