Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

0.3.0

Latest
Compare
Choose a tag to compare
@brechtcs brechtcs released this 10 Jul 18:11
· 1 commit to master since this release
73a848c

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 sessionStorage to persist after refresh
  • Fix loss of selection issue when pressing modifier key
  • Deprecate and cleanup public-state
  • Remove usages of deprecated DistributedFilesEntry