Releases: MarcinOrlowski/website-as-app
Releases · MarcinOrlowski/website-as-app
1.4.0
1.3.1
- Artificial release to fix isses with PyPy release.
1.3.0
- 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
- Added support for downloading files.
- Added
--version
switch.
1.1.1
- Fixed setup script missing runtime dependency.
1.1.0
- 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
- Initial public release