Skip to content

Releases: Carael/CrossBusExplorer

0.4.13

14 Nov 08:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.11...0.4.13

0.4.11

24 Oct 07:40

Choose a tag to compare

fix

0.4.10

12 Apr 13:49
7d63cbf

Choose a tag to compare

Format JSON message (#57)

* Format JSON message

* Catch JsonException when formatting

* Try formatting json if no content type is set

* TryFormatBody refactor

0.4.9

18 Mar 12:05
c5ca85a

Choose a tag to compare

Fixed routing (#55)

0.4.8

13 Mar 12:24
10c920d

Choose a tag to compare

Carael/message removal performance fix (#54)

* Messages removal performance fix
* Moved down upload file limit to 200

0.4.7

11 Mar 09:36
a4220f4

Choose a tag to compare

Added Send messages from uploaded files (#52)

0.4.6

08 Mar 12:42
01897b0

Choose a tag to compare

Carael/handle nullable application properties (#49)

* Handle nullable application properties - defaults type to string if null 
Fixes #44

0.4.5

04 Mar 12:54
27e6f38

Choose a tag to compare

Carael/bump build net8 (#48)

* Bump build to .net8

0.4.4

04 Mar 12:40
f961be7

Choose a tag to compare

Carael/messages error handling (#47)

* Error handling in message details dialog

0.4.3

19 Feb 20:48
18aa137

Choose a tag to compare

Carael/global error handler (#46)

* Added quick and dirty global ErrorBoundary
* added button style
* bump version