Skip to content

4105-7.0.1

Compare
Choose a tag to compare
@jfcherng jfcherng released this 24 Jul 04:09
· 87 commits to st4 since this release
afd0e58
  • feat: check all foreground views for updating (5c9e741)

    Previously, OpenUri only checks the current activated view.
    Since OpenUri also checks whether the view is dirty before performing a update,
    I think this shouldn't be resource consuming.