Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
URLServerManagerModern.zip | 2019-05-07 | 4.8 MB | |
URLServerManagerSetup.exe | 2019-05-07 | 5.4 MB | |
README.md | 2019-05-07 | 1.9 kB | |
Version Modern 1.1.tar.gz | 2019-05-07 | 1.7 MB | |
Version Modern 1.1.zip | 2019-05-07 | 1.8 MB | |
Totals: 5 Items | 13.7 MB | 0 |
- Added a property into the search bar allowing you to filter out virtual machines.
- Added a find option to hide virtual machines.
- Made modification to the detail windows popping in and out. Now wil be allways the same width relative to the rest of the window and will show up only if it gets enabled under the tools menu.
- Modified default category color window so it no loger requires you to delete previously associated category with a set of colors, now you can just change the category.
- Color picker will now show previously selected color.
- Server colors are now refreshed after a change of default category color.
- Fixed not supporting the legacy categorization import due to a typo in the legacy version.
- Fixed an issue where incorrect colors were shown in the server address list view.
- All shown datatypes now implement INotifyPropertyChanged which means the list of items does not need a reload (this was done autamtically but took precious processing time) after an item gets added, modified or deleted.
- Fixed some small issues related to the way color associations used to be added to the database. Now the color associations won't get reverted upon clicking ok after cliking apply in the settings window.
- Fixed an issue where sometimes default category colors would not show up on some records.
- Fixed description not wrapping and not being able to accept return.
- Fixed import of XML and CSV.
- XML will now correctly import all default colors.
- CSV is no longer crashing the program due to a ThreadingException. Also correctly imports addresses.
- CSV import will now refresh the main server wrapper in the same way the XML and JSON does.
- Some localization fixes.
By downloading and using the non-installer version you agree with the licence agreement. To see the licence agreement take a look inside the modern branch of this repository.