Feature: Banner notification - New server properties have been added under the namespace "Server.Banner" for displaying a HTML banner at the top of all pages.
Feature: The Queue Options dialog is now split into three tabs (Variables, Repositories and Options). The order of these tabs can be changed using the server property "Server.QueueOptionsDialog.TabSequence".
Update: A new "Server.QueueOptionsDialog.UseTabs" server property allowing the tabs on the Queue Options dialog is be disabled.
Update: A new "Server.QueueOptionsDialog.CombineRepositoryAndVariableTabs" server property allowing the Variable and Repository tabs on the Queue Options dialog to be combined into one tab.
Update: File System repositories now automatically exclude FinalBuilder and Automise log and lock files (e.g *.fbl8lck, *.fbl8, *.at5lck, *.log5) which are locked from read access.
Update: Added property collectors for new Microsoft .NET Core runtime versions 2.1.27, 2.1.28, 3.1.14, 3.1.15 and 5.0.6, plus SDK versions 2.1.815, 2.1.816, 3.1.408, 3.1.409 and 5.0.203.
Update: Upgraded bundled Mercurial tool used for repository cache to version 5.8.
Update: Improvements to Queue Options dialog sizing.
Update: Significant performance improvements when opening the Queue Options dialog.
Update: File System Repositories now filter files according to the exclude and include patterns during file synchronization.
Update: Added an option to File System Repository to include reparse points, treating them as normal directories and files.
Update: Corrected default working folder when Microsoft .NET Tool Install is used for the Cake action inputs.
Update: Improved sanitization of HTML inputs.
Update: Reduced background server calls when browser is not visible.