Releases: cagedtornado/centralconfig-ui
Releases · cagedtornado/centralconfig-ui
v1.0.59: Removing many network requirements
Updated to remove reliance on outside network for styles and core scripts -- they're not included locally. Also updated to use relative paths (so using something like nginx or IIS to load balance traffic has an easier time if you also need to switch the relative path that Centralconfig is operating under)
v1.0.58
Updates for removed item store
v1.0.57
Remove id from removed config store item
v1.0.56: Fix for null id when updating
Fix for https://github.com/cagedtornado/centralconfig/issues/8
v1.0.55
Set websocket protocol depending on current url protocol
v1.0.54
Websocket removes working
v1.0.50: Update package.json
Updated to new organization
v1.0.49
Updating links to organization
v1.0.38
Filtering: Refactored grid to its own component. Url routes work
v1.0.37
App: Adding app filter infrastructure