Skip to content

Alarmism (0.21.0)

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 12:37
· 148 commits to master since this release

alarmism (noun) the often unwarranted exciting of fears or warning of danger

Mostly bug fixes, TWA support.

Known issues

None

Next up

v0.22 new features

Changes

  • feat: add links and text by sharing to PWA, closes #57 (54e03e6)
  • feat: redesign add note page clipboard & url input, closes #171 (3f43e8d)
  • deps: bump top-level dependencies (lerna, prettier, typescript) (4bfcbd1)
  • deps: update dependencies (3d7d7c0)
  • fix(client): add migration to new backend URL for electron app (009831e)
  • fix(client): base cache reconciliation in useEntitiesUpdatedSince on received entity (119c00f)
  • fix(client): correct checklist rendering in markdown, fixes #165 (5ab4775)
  • fix(client): correct merging of incoming newly created notes and tags, fixes #170 (cf3e6e9)
  • fix(client): disable sandboxing for preload script (78c6e72)
  • fix(client): fetch updatedAt on note when adding tag, fixes #164 (c39fc4a)
  • fix(client): fetch entire tag fragment on added tags, fixes #161 (f4e885e)
  • fix(client): include 512px icon in web build (67a8fbb)
  • fix(client): re-allow tag, fixes #167 (5d1a405)
  • fix(config): correct config entry key (f67ad7d)
  • fix(server): read config with arrays as field values for deploy (7b2796c)
  • fix(server): trim title suggestions, fixes #162 (a8a6402)
  • chore: add assetlinks.json files (a907467)
  • chore: change domains, closes #163 (6e091ee)
  • chore: fix config reading in backup script (9514edd)
  • ci: drop collections before restoring (staging only) (15d12a3)