2.0.1 - 03/26/2024
==================
- Fixed issue where a white screen would appear when moving backwards in steps -AC
- Fixed link to the auto discovery component -AC

2.0.0 - 12/05/2023
==================
- Converted to Bootstrap 5 for xi2024 -LG

1.4.6 - 06/28/2023
==================
- Fixed additional error when running on PHP 8 systems [GL:XI#123] - SS

1.4.5 - 10/11/2022
==================
- Fixed error when running on PHP 8 systems -SAW

1.4.4 - 10/14/2021
==================
- Fixed issue with address not using the hostaddress option [TPS#15637] -JO

1.4.3 - 06/21/2021
==================
- Fixed serialization of user data and replaced with json_encode/json_decode -JO

1.4.2 - 09/19/2018
==================
- Fixed issues with higher vesrions of jQuery not working -JO

1.4.1 - 09/27/2017
==================
- Replaced htmlentities with encode_form_val() to fix broken UTF8 characters -JO

1.4.0 - 07/20/2015
==================
- Added more information on devices into Step 2 -JO
- Minor changes for XI 5 -JO

1.3.2 - 12/18/2014
===================
- Added ; as an illegal char in service_description as it is treated as a comment -SW

1.3  2013-02-25
===============
- Fixed "address" being inserted instead of the actual address -JO

2013-02-14
==========
- Fixed state issues when going back and forth - NS
- Fixed UI issue where hosts were getting added when not checked - NS

2012-03-27
==========
- Added os/device detection (requires new component) - EG

2012-02-29
==========
- Added ability to use DNS names as host addresses - EG

2012-01-27
==========
- Fixed bug with generic port service names contained / (invalid chars) - SW

2012-01-16
==========
- Fixed checkbox issue, and added ability to check all services -SW


2011-08-21
==========
- Fixed bug with generic port service names contained parens (invalid chars) - EG
- Added host/service name validation - EG
- Added check to make sure user selects at least one host - EG
