Skip to content

Releases: BetterErrors/better_errors

v2.10.1

14 Jun 18:06
fde3b70

Choose a tag to compare

v2.10.0

28 Apr 15:52

Choose a tag to compare

v2.10.0.beta2

15 Dec 15:46
3cb344a

Choose a tag to compare

v2.10.0.beta2 Pre-release
Pre-release
  • 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

11 Dec 19:10
4f58080

Choose a tag to compare

v2.10.0.beta1 Pre-release
Pre-release
  • Add Rails 6.1 to CI matrix #493
  • Add Content Security Policy #497

v2.9.1

05 Nov 14:03
fce143f

Choose a tag to compare

  • Fix setting editor with symbol #492

v2.9.0

04 Nov 23:23
afc1e3e

Choose a tag to compare

  • 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

03 Oct 03:32
65c562c

Choose a tag to compare

  • Fix 'uninitialized constant BetterErrors::Middleware::VERSION' #480
  • Fix CSRF_TOKEN_COOKIE_NAME wrong reference to VERSION constant #481

v2.8.2

03 Oct 03:22
be7475b

Choose a tag to compare

  • Fix path of CSRF Token cookie #478

v2.8.1

17 Sep 21:51
a9d1c4b

Choose a tag to compare

  • Show real cause of ActionView::Template::Error with Rails 6 #477
  • Add TruffleRuby to CI builds #473

v2.8.0

15 Sep 21:37
3939536

Choose a tag to compare

  • 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