Aeroembolism
github-actions
released this
27 Jan 19:03
·
356 commits
to master
since this release
aeroembolism (noun) decompression sickness especially when caused by rapid ascent to high altitudes and resulting exposure to rapidly lowered air pressure
A series of (mainly) user experience improvements
- feat: add desktop & web app based bookmarklets
- feat: stay logged in for 30 days (after last usage)
- feat: add ctrl+r/cmd+r for refetching the main note view
- feat(design): naïve tag wrapping
- feat(design): center loading indicator on link editing page
- feat: exclude tags from autocomplete that are already present on note
- feat: improve automatic focus placement in autocomplete
and some fixes
- fix: text note form saving functionality restored
- fix: sort notes by created at locally
- fix: add new tags to cache
and technical things
- build: set TypeScript moduleResolution to 'node'
- build: use port 8000 for development frontend