v.1.1.54370New Feature

Added system.macros Table and Auto Update for Configuration Changes

Added the system.macros table and auto updating of macros when the config file is changed.
Introduced the system.macros table and added automatic updating of macros when the config file changes.

Why it matters

This feature solves the problem of manually reloading or restarting the server to apply new macro definitions from configuration files. It improves usability and operational efficiency by enabling macros to update automatically on config changes.

How to use it

Users can query the new system.macros table to view currently defined macros. Macro updates are applied automatically whenever the macros configuration file is modified, without requiring a server restart.