- Introduced a new helper function `_expand_vlan_range` to convert VLAN range strings into a list of individual VLAN IDs. - Enhanced the `vlans` method in the `Qtech` class to utilize the new function, improving the handling of VLAN IDs and ensuring proper processing of both individual and range-based VLAN inputs.