Releases: kurrent-io/EventStore.UI
Releases · kurrent-io/EventStore.UI
Event Store UI 3.1.0
Event Store UI v3.1.0 includes fixes for the previous v3.0.4 UI. They are listed below along with the relevant issue numbers.
Event Store UI
- Bug fix with poller incorrectly being created (Polling).
#66 - Fix misspelt variable that was causing the state not to be displayed (Projections).
cd9ffe3 - Fixed a series of bugs related to the poller (Polling).
#69
c1a4093 - Fixed styling inconsistency (Enable Users).
ff0110b - Fixed deletion of user (Users).
8b092e2 - Ensure styling consistency in notifications - Success when enabling user (Users).
fff6c97
Event Store UI 3.0.2
Event Store UI v3.0.2 includes fixes for the previous v3.0.1 UI. They are listed below along with the relevant issue numbers.
Event Store UI
- Fixed a consistency issue in the styling of buttons #46
- Included a friendlier notification system using Toastr. #48
- Fixed a bug of the incorrect usage of positionEventNumber #50
- Another consistency fix where the "Include Queries" check box has now been changed to a button that toggles on/off. #55
- Bug fix: stop the projection before we attempt to delete it. #56
- Bug fix: ensure that we check if the stream id exists before we add it to the list of streams. #57
Event Store UI 3.0.1
Event Store UI v3.0.1 includes fixes for the previous v3.0.0 UI. They are listed below along with the relevant issue numbers.
Event Store UI
- The Projections menu item will no longer be shown if projections on the server is set to none. (#1)
- Fixed an issue where in cases where the json body was stretching the client to extreme lengths, we are now wrapping text by default on "pre" tags. (#39)
- Ensure there is consistency between buttons and links (which are styled like buttons)
- Some improvements on the font hinting side. (c9cf03b)
- Fixed a spelling mistake which was causing issues adding users to the administrators group. (80259fe)