Update easy-asterisk-v0.9.8.7.sh

This commit is contained in:
outis1one
2025-12-06 18:37:31 -05:00
committed by GitHub
parent d6ca47c49b
commit d9fb51161a
+3 -5
View File
@@ -1,13 +1,11 @@
#!/bin/bash #!/bin/bash
# ================================================================ # ================================================================
# Easy Asterisk - Interactive Installer v0.9.8.7 # Easy Asterisk - Interactive Installer v0.9.8
# #
# UPDATES in v0.9.8.7
# - FEATURE: ADDED: Ability to rename categories and rooms
# - FIXED: Categories not displaying correctly in lists of devices
# UPDATES in v0.9.8: # UPDATES in v0.9.8:
# - FIXED: Categories not displaying correctly in lists of devices
# - ADDED: Client export/import functionality in Device Management menu # - ADDED: Client export/import functionality in Device Management menu
# - FEATURE: ADDED: Ability to rename categories and rooms
# - FEATURE: Export all provisioned clients to tar.gz archive # - FEATURE: Export all provisioned clients to tar.gz archive
# - FEATURE: Import clients with merge or replace modes # - FEATURE: Import clients with merge or replace modes
# - FEATURE: Automatic conflict detection and resolution during import # - FEATURE: Automatic conflict detection and resolution during import