# Version/Revision history

1.05 Thu 30 Oct 2025 23:17:14 MSK
    * Added `authdb` check block to /api and /api/status handlers
    * Added `is_authorized` flag to stash while checking authorization status

1.04 Tue 21 Oct 2025 16:58:53 MSK
    * Removed all `cache_` prefixes from `AAA` calls

1.03 Wed 05 Mar 2025 10:58:43 MSK
    * Added description field to `/api/user/token` API methods

1.02 Wed 07 Aug 2024 20:43:59 MSK
    * Added `API` plugins
    * Added Suffit Server API route implementations
    * Have been modified ERROR CODES for most API methods

1.01 Sat 16 Dec 2023 21:00:36 MSK
    * Added `POST /authorize` method

1.00 Thu 27 Jul 2023 17:48:02 MSK
    * Initial release