Skip to content

Releases: cerebral/cerebral-debugger

1.5.0

06 Nov 08:29
Compare
Choose a tag to compare
  • Stack trace on error
  • Fix mutated props
  • Handle missing signal details

1.4.2

03 Nov 19:08
Compare
Choose a tag to compare

Fixes firebase shared execution, state change and time travel (release fix)

1.4.1

03 Nov 17:11
Compare
Choose a tag to compare

Fixes firebase shared execution, state change and time travel

1.4.0

01 Nov 19:01
Compare
Choose a tag to compare

Adds support for apps running on HTTPS

1.3.1

18 Sep 05:57
Compare
Choose a tag to compare
  • Fixed bug related to clicking paths

1.3.0

17 Sep 17:30
Compare
Choose a tag to compare
  • Toggle full signal path names
  • Fixed link to webpage
  • Improved contribution process

1.2.1

16 Sep 16:17
Compare
Choose a tag to compare
  • Fixed link to debugger documentation
  • Fixed appveyor build

1.2.0

16 Sep 10:08
Compare
Choose a tag to compare
  • "STATE-TREE" tab now remembers expand/collapse state, thanks to @inergy
  • Changed "Both" to "Client (C) and Server (FT)" when configuring app

1.1.1

31 Aug 10:43
Compare
Choose a tag to compare
  • Fix issue with toggle operator
  • Add version and some useful links to Application menu (#20)
  • Fix the menu items for the Edit tab by using roles
  • Set packageCategory for Linux to devel

1.1.0

09 Jun 15:02
Compare
Choose a tag to compare
  • Errors are now shown as objects, instead of only the message. This will give more information like stack trace and other custom information related to Cerebral errors
  • The initial sequence of the signal is now shown
  • Filtering information now handle sequence/parallel names
  • Copy/Paste is now working thanks to @MartanLV
  • Now time travel is shown with buttons instead

And finally a HUGE thanks to @reflog for fixing the automatic publishing of debugger!!!