Two New Languages & Markdown Rendering Fixes
✨ Features
- web: Added Japanese (ja) translation. Thanks @canaria-computer (#41)
- web: Added Brazilian Portuguese (pt-BR) translation. Thanks @magisph (#40)
🐛 Bug Fixes
- web: Fixed Markdown preview and note view not rendering headings, blockquotes, lists, and other block-level elements. The
@tailwindcss/typographyplugin was installed but not loaded via@plugininindex.css, soprosestyles had no effect. (#42)
🔄 Changed
- web: Markdown prose elements (list bullets, counters, links, blockquote borders, table borders, and horizontal rules) now follow the project's primary color, including the
CUSTOM_COLORbranding setting.
🐳 Docker
- Image:
skyfay/skysend:v2.7.1 - Also tagged as:
latest,v2 - Platforms: linux/amd64, linux/arm64