Files
i2p.plugins.firefox/CHANGES.md

22 lines
618 B
Markdown
Raw Normal View History

2022-08-08 01:45:11 -04:00
Mon, August 8
-------------
- Add Chromium support. You heard me. Chromium support.
- 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