Skip to content

Releases: MarcinOrlowski/website-as-app

1.4.0

12 Nov 09:54
1a0ef3c
Compare
Choose a tag to compare
  • Added screenshot and simplified landing page.
  • Added custom context menu for the embedded browser.
  • Added Copy URL item to the context menu.
  • Added Open URL from Clipboard item to the context menu.
  • Added option to disable custom WebEngine used by the app (if needed).

1.3.1

28 Oct 12:30
45cc6df
Compare
Choose a tag to compare
  • Artificial release to fix isses with PyPy release.

1.3.0

28 Oct 12:29
9822f51
Compare
Choose a tag to compare
  • Enabled clipboard access for the embedded browser (so all the "Copy" buttons now work).
  • If both '--no-tray' and --minimized options are given --minimized is being ignored.

1.2.0

11 Oct 08:46
ec111c1
Compare
Choose a tag to compare
  • Added support for downloading files.
  • Added --version switch.

1.1.1

11 Oct 08:46
7e0daab
Compare
Choose a tag to compare
  • Fixed setup script missing runtime dependency.

1.1.0

06 Oct 19:16
d8e17b6
Compare
Choose a tag to compare
  • Now allows only single instance per each profile to be run.
  • Added --minimized option to start app minimized.
  • Added -t as short form for --no-tray switch.

1.0.0

28 Jan 11:57
Compare
Choose a tag to compare
  • Initial public release