Releases: Carael/CrossBusExplorer
Releases · Carael/CrossBusExplorer
0.4.11
0.4.10
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
Fixed routing (#55)
0.4.8
Carael/message removal performance fix (#54) * Messages removal performance fix * Moved down upload file limit to 200
0.4.7
Added Send messages from uploaded files (#52)
0.4.6
Carael/handle nullable application properties (#49) * Handle nullable application properties - defaults type to string if null Fixes #44
0.4.5
Carael/bump build net8 (#48) * Bump build to .net8
0.4.4
Carael/messages error handling (#47) * Error handling in message details dialog
0.4.3
Carael/global error handler (#46) * Added quick and dirty global ErrorBoundary * added button style * bump version
0.4.2
bump version