v0.18.1
usememos/memosv0.18.1Dec 15, 2023by boojack
AI Summary
Introduces instance-level SEO settings and a unified markdown parser for memo content. It also fixes PostgreSQL-related SQL statement issues.
Key Highlights
- Instance-level SEO settings
- New markdown parser for memo content
- Fixed PostgreSQL related SQL statement issue
New Features
- Instance-level SEO
- Markdown parser for memo content
Full Release Notes
## What's Changed * Introducing instance-level SEO(Search Engine Optimization), learn more in [Advanced Settings/SEO](https://www.usememos.com/docs/advanced-settings/seo); * Introducing our markdown parser for memo content. Already used in RSS rendering and will be used for frontend rendering in the future. * Fixed PostgreSQL related SQL statement issue; **Full Changelog**: https://github.com/usememos/memos/compare/v0.18.0...v0.18.1