v0.22.2

usememos/memosv0.22.2Jun 9, 2024by github-actions[bot]

AI Summary

Adds statistics for unfinished todos and fixes a critical HTML rendering security vulnerability (XSS). Also adds Thai language support.

Key Highlights

  • Statistics for unfinished todo records
  • Fix for HTML rendering XSS vulnerability
  • Support for Thai language

New Features

  • Fixes HTML rendering to prevent XSS attacks
  • Supports for Thai language

Full Release Notes

## What's Changed

* Supports display of unfinished todo records in statistics;
  
  <img width="248" alt="image" src="https://github.com/usememos/memos/assets/24653555/558ef34c-a323-439d-bfb5-882314baab76">

* Fixes HTML rendering to prevent XSS attacks;
* Supports for Thai language 🇹🇭;

## New Contributors
* @mmacdo54 made their first contribution in https://github.com/usememos/memos/pull/3491
* @andrigamerita made their first contribution in https://github.com/usememos/memos/pull/3538

**Full Changelog**: https://github.com/usememos/memos/compare/v0.22.1...v0.22.2