v0.14.4
usememos/memosv0.14.4Aug 13, 2023by boojack
AI Summary
A documentation-focused release that updates API v1 documentation, adds Helm chart support, and introduces ACL configuration.
Key Highlights
- Updated API v1 documentation
- Added SwaggerUI and v1 API docs
- Added Helm chart support
- Added ACL configuration
New Features
- SwaggerUI and v1 API documentation
- Helm chart
- ACL configuration
- Language translation updates
Full Release Notes
## TL;DR * Translation updates for some supported language; * Updated api v1 documentation; https://github.com/usememos/memos/blob/main/docs/api/v1.md * Some known bug fixes; ## What's Changed * fix: get all memo api by @boojack in https://github.com/usememos/memos/pull/2091 * chore: update image checks by @boojack in https://github.com/usememos/memos/pull/2092 * chore: update image displays by @boojack in https://github.com/usememos/memos/pull/2093 * chore: update docs by @boojack in https://github.com/usememos/memos/pull/2094 * fix: minor spelling and wording changes for en and de by @dareiff in https://github.com/usememos/memos/pull/2096 * feat: use user avatar in ShareMemoDialog by @akring in https://github.com/usememos/memos/pull/2102 * Update de.json by @Ghost108 in https://github.com/usememos/memos/pull/2101 * updated Dutch translation by @jxpsert in https://github.com/usememos/memos/pull/2107 * feat: update Korean localization by @nulta in https://github.com/usememos/memos/pull/2105 * Fixed heat map colors, updated it.json by @Bodyes26 in https://github.com/usememos/memos/pull/2106 * chore: update en locale by @boojack in https://github.com/usememos/memos/pull/2109 * chore: update zh-Hans translations for "Tag suggestions" by @akring in https://github.com/usememos/memos/pull/2110 * feat: add SwaggerUI and v1 API docs by @lincolnthalles in https://github.com/usememos/memos/pull/2115 * chore: update apiv1 docs by @boojack in https://github.com/usememos/memos/pull/2117 * chore: update server tests by @boojack in https://github.com/usememos/memos/pull/2118 * feat: add header into resource response by @NicoleRobin in https://github.com/usememos/memos/pull/2120 * chore: minor cleanup by @qazxcdswe123 in https://github.com/usememos/memos/pull/2124 * feat: add helm chart by @oslo254804746 in https://github.com/usememos/memos/pull/2095 * chore: update zh-Hans.json by @YuzeTT in https://github.com/usememos/memos/pull/2127 * chore: add acl config by @boojack in https://github.com/usememos/memos/pull/2128 * fix: lazy rendering checks by @boojack in https://github.com/usememos/memos/pull/2130 * fix: fetch tags in memo editor by @boojack in https://github.com/usememos/memos/pull/2131 * chore: upgrade version to `0.14.4` by @boojack in https://github.com/usememos/memos/pull/2132 ## New Contributors * @dareiff made their first contribution in https://github.com/usememos/memos/pull/2096 * @akring made their first contribution in https://github.com/usememos/memos/pull/2102 * @Ghost108 made their first contribution in https://github.com/usememos/memos/pull/2101 * @Bodyes26 made their first contribution in https://github.com/usememos/memos/pull/2106 * @qazxcdswe123 made their first contribution in https://github.com/usememos/memos/pull/2124 * @oslo254804746 made their first contribution in https://github.com/usememos/memos/pull/2095 * @YuzeTT made their first contribution in https://github.com/usememos/memos/pull/2127 **Full Changelog**: https://github.com/usememos/memos/compare/v0.14.3...v0.14.4