2022-09-06 20:12:31 -04:00
|
|
|
Tue, September 6
|
|
|
|
----------------
|
|
|
|
|
2022-09-06 20:12:56 -04:00
|
|
|
- Run headlessly on first-run on Windows.
|
2022-09-06 20:12:31 -04:00
|
|
|
- Add support for building an .exe package.
|
|
|
|
- Add support for building an .zip Windows portable package.
|
|
|
|
- Add support for building an .rpm package.
|
|
|
|
|
2022-09-05 10:19:03 -04:00
|
|
|
Mon, September 5
|
|
|
|
----------------
|
|
|
|
|
|
|
|
- Fix several issues with running on Windows 11
|
|
|
|
- Make tunnel nicknames different to avoid double shared tunnels
|
2022-09-06 20:12:31 -04:00
|
|
|
- Add support for building a .deb package.
|
|
|
|
- Add support for building an .msi package.
|
2022-09-05 10:19:03 -04:00
|
|
|
|
2022-09-02 18:28:05 -04:00
|
|
|
Fri, September 2
|
|
|
|
----------------
|
|
|
|
|
|
|
|
- Disable HTTPS only mode in favor of HTTPS-first mode to remove the interstitial on I2P sites.
|
2022-09-02 18:34:19 -04:00
|
|
|
- Clearnet sites still choose HTTPS first and will silently deny downgrades but will not warn HTTP-only users.
|
2022-09-02 18:28:05 -04:00
|
|
|
|
2022-09-01 15:39:22 -04:00
|
|
|
Thu, September 1
|
|
|
|
----------------
|
|
|
|
|
|
|
|
- Add a jpackage target. Add descriptions to release items.
|
|
|
|
|
|
|
|
Wed, August 31
|
2022-08-31 20:58:42 -04:00
|
|
|
--------------
|
|
|
|
|
|
|
|
- Add unpacked extensions for Chromium profiles
|
|
|
|
- Add Chromium flags from Ungoogled-Chromium documentation
|
|
|
|
- Add Usability/Strict mode switching for Chromium
|
|
|
|
|
2022-08-30 20:59:36 -04:00
|
|
|
Tue, August 30
|
|
|
|
--------------
|
|
|
|
|
|
|
|
- Add Usability/Strict mode switching for Firefox
|
|
|
|
- Factor out common functions to own class
|
|
|
|
|
2022-08-28 00:43:32 -04:00
|
|
|
Sun, August 28
|
|
|
|
--------------
|
|
|
|
|
|
|
|
- Adds support for generically configuring a browser with environment variables.
|
|
|
|
- Bugfix for MSEdgium support
|
|
|
|
- Add detachable version of launchers
|
|
|
|
|
2022-08-27 13:41:59 -04:00
|
|
|
Sat, August 27
|
|
|
|
--------------
|
|
|
|
|
|
|
|
- Added support for passing a URL as a parameter to the cli's
|
|
|
|
- revised test.sh
|
|
|
|
|
2022-08-22 17:17:32 -04:00
|
|
|
Mon, August 22
|
|
|
|
--------------
|
|
|
|
|
|
|
|
- Completes support for auto-selecting *either* a Firefox or Chrome instance, automatically
|
|
|
|
|
2022-08-21 20:19:08 -04:00
|
|
|
Sat, August 21
|
|
|
|
--------------
|
|
|
|
|
|
|
|
- Adds support for passing the -private flag to start Firefox with --private-window and Chromium --incognito
|
|
|
|
|
2022-08-20 20:54:17 -04:00
|
|
|
Fri, August 20
|
|
|
|
--------------
|
|
|
|
|
|
|
|
- Chromium is now a first-class citizen
|
|
|
|
|
2022-08-19 18:45:59 -04:00
|
|
|
Fri, August 19
|
|
|
|
--------------
|
|
|
|
|
|
|
|
- Adds the ability to pass --private-window to Firefoxes and --incognito to Chromiums
|
2022-08-19 22:54:24 -04:00
|
|
|
- Switch Tor Browser to the top of the order on Windows to match i2p.firefox behavior
|
2022-08-19 18:45:59 -04:00
|
|
|
|
2022-08-08 01:45:11 -04:00
|
|
|
Mon, August 8
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- Add Chromium support. You heard me. Chromium support.
|
2022-08-08 20:10:10 -04:00
|
|
|
- Update launcher script so it self-discovers the location of the script and uses that to find the bundled jar.
|
2022-08-08 01:45:11 -04:00
|
|
|
|
2022-08-07 22:14:45 -04:00
|
|
|
Sun, August 7
|
|
|
|
-------------
|
|
|
|
|
|
|
|
- Wrote the Javadoc
|
|
|
|
- Embedded the Firefox profile in the Jar so it always unpacks correctly
|
|
|
|
- re-added Tor Browser support on Windows
|
|
|
|
- Fix false positives in validation routine
|
|
|
|
- Make constructors public
|
2022-08-07 22:46:38 -04:00
|
|
|
- Wait on processbuilder to close
|
2022-08-07 22:14:45 -04:00
|
|
|
|
|
|
|
Saturday, August 6
|
|
|
|
------------------
|
|
|
|
|
|
|
|
- Implemented firefox detection
|
|
|
|
- Implemented directory setup
|
|
|
|
- Implemented processBuilder generator
|