Changelog
2024-11-14
Updated Index and RPCii.
Updated PHPStan (cant be bothered to fix things yet sorry)
2024-11-13
Updated Index and RPCii.
Updated RPC library.
Rename and a set of reworks.
Added CHF to common currencies.
2024-11-07
Ensure content passed to the parse_text filter is escaped.
2024-10-28
Updated libraries.
2024-10-23
Mention that user perms may be empty sometimes.
Removed batch metadata call.
the IO namespace doesn't exist anymore :)
Updated Uiharu to latest Index + use CacheProvider for caching results.
2024-10-21
Switch to in-memory db for polyfill test.
Attempt at polyfilling MariaDB functions for SQLite.
2024-10-19
Added non-Misuzu specific raw RGB conversion methods.
Moved DbTools::detectType to DbType::detect.
Removed Closeable interface.
Revised the transaction API.
2024-10-18
Added cache backends registry.
Added database backends registry.
Rewrote !tl command to use DeepL.
2024-10-16
Removed ability to use class paths as Cache DSN protocols.
Updated documentation.
Removed ability to use class paths as DSN protocols.
Updated Composer libraries.
2024-10-05
Updated Index library in Seria.
Updated EEPROM to latest Index library.
Fixed some URLs not getting registered properly.
Updated to use URL registry.
Updated Index library in Mince.