v1.1
New features
- Improved algorithm for splitting text into sentences to generate snippets.
- Snippets can now retain basic formatting: bold, italic, superscript, and subscript.
- Added support for PostgreSQL and SQLite databases, in addition to MySQL/MariaDB.
Bugs
- Fixed deprecations in PHP 8.2.
- Fixed the inability to work in disabled emulation mode for prepared statements (PDO::ATTR_EMULATE_PREPARES) with MySQL.