This repository was archived by the owner on May 4, 2020. It is now read-only.
Breaking changes:
- Simplify configuration storage (using file URL instead of home dat)
- Sanitize DOM nodes before rendering (prepares iframe sandbox: see #8)
- Remove usage of experimental APIs (simplifies initial implementation of iframe sandbox, might be reintroduced later)
Bugfixes & enhancements:
- Keep recent command history in
sessionStorageto persist after refresh - Fix loss of selection issue when pressing modifier key
- Deprecate and cleanup
public-state - Remove usages of deprecated
DistributedFilesEntry