v0.12.3 (2025-04-17)
This release is published under the AGPL-3.0-or-later License.
Bug Fixes
- Add extra logic for permalink generation with mixed Latin unicode and Chinese characters (
73ea91f) - Modify recent_activity args to be strings instead of enums (
3c1cc34)
Detailed Changes: v0.12.2...v0.12.3
What's Changed
- Update name of function search_notes in error output by @AmadeusW in #92
- fix: preserve Chinese characters in permalinks by @andyxinweiminicloud in #103
- fix: add extra logic for permalink generation with mixed Latin unicode and Chinese characters by @phernandez in #104
- fix: relax recent_activity args by @phernandez in #105
New Contributors
- @AmadeusW made their first contribution in #92
- @andyxinweiminicloud made their first contribution in #103
Full Changelog: v0.12.2...v0.12.3