You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a new configuration property webAppTitle which will be shown in the header section of the web UI. You might find this useful when you want to show certain information such as DEV or PROD. #349#352
Implemented the preview-diff operation in the HTTP API. This is the first release where the HTTP API has the same level of operations as in the Thrift API. #120#350