v0.12.1

usememos/memosv0.12.1Apr 9, 2023by boojack

AI Summary

A maintenance release addressing bugs and refining UI/UX, including a fix for unexpected storage setting resets. It adds functionality for moderators to post public memos via the API and introduces various UI tweaks like timezone configuration and copy link features.

Key Highlights

  • Fixed unexpected reset of storage settings
  • Allowed instance moderators to post public memos via API
  • Added 'copy link' functionality for each memo
  • Added timezone environment variable support

New Features

  • Moderator API access for public posting
  • Copy link feature for memos
  • Timezone environment variable support
  • Audio file type support
  • Ignore version upgrade setting

Full Release Notes

## What's Changed
* fix: return external link directly by @boojack in https://github.com/usememos/memos/pull/1465
* feat: allow instance moderators to post public via the API by @cubuzz in https://github.com/usememos/memos/pull/1464
* fix: unexpected reset of the storage setting by @Zeng1998 in https://github.com/usememos/memos/pull/1475
* chore: update import path by @boojack in https://github.com/usememos/memos/pull/1477
* chore: update locale file structure by @boojack in https://github.com/usememos/memos/pull/1478
* chore: add "copy link" for each memo by @HappyZ in https://github.com/usememos/memos/pull/1474
* chore: update store error handler by @boojack in https://github.com/usememos/memos/pull/1479
* chore: update audience name by @boojack in https://github.com/usememos/memos/pull/1484
* chore: update memo visibility display by @boojack in https://github.com/usememos/memos/pull/1485
* chore: add timezone env to dockerfile by @boojack in https://github.com/usememos/memos/pull/1490
* chore: add ignore version upgrade setting by @boojack in https://github.com/usememos/memos/pull/1491
* chore: add file type to audio by @boojack in https://github.com/usememos/memos/pull/1492
* chore: adjust header style by @boojack in https://github.com/usememos/memos/pull/1493
* fix(css): reorder the font fallback list (#1495) by @chengluyu in https://github.com/usememos/memos/pull/1496
* chore: update memo header by @boojack in https://github.com/usememos/memos/pull/1497
* chore: update share memo buttons by @boojack in https://github.com/usememos/memos/pull/1498
* chore: upgrade version to `0.12.1` by @boojack in https://github.com/usememos/memos/pull/1499

## New Contributors
* @cubuzz made their first contribution in https://github.com/usememos/memos/pull/1464
* @HappyZ made their first contribution in https://github.com/usememos/memos/pull/1474
* @chengluyu made their first contribution in https://github.com/usememos/memos/pull/1496

**Full Changelog**: https://github.com/usememos/memos/compare/v0.12.0...v0.12.1