Skip to content

Releases: darkarp/chromepass

V4.1.4

23 Aug 11:08
Compare
Choose a tag to compare

Bugs fixed:

  • Correctly getting LOCALAPPDATA directory, not relying on potentially nonexisting environment variables
  • Fixed a bug #39 which made login credentials not send in certain situations
  • Backwards compatability with earlier Chromium versions.

Improved:

  • Better error messages during build and compilation

V4.1.3

13 Aug 11:41
Compare
Choose a tag to compare

Fixed bugs:

  • Linux build of the server is tested and working
  • Fixed a path issue that triggered an error on the server

V4.1.2

13 Aug 10:26
Compare
Choose a tag to compare

Bugs fixed:

  • Linux server build works now

V4.1.1

13 Aug 10:23
Compare
Choose a tag to compare

Bugs fixed:

  • Server now stores files inside the data folder
  • Builder no longer says it couldn't build the server/client when --noserver or --noclient flag is set
  • Printing in log files cleaner

V4.1.0

12 Aug 19:45
Compare
Choose a tag to compare
  • Fixed dependecy issues
  • Recreated the server (in rust)

ChromePass 4.0.5a

24 Mar 17:58
Compare
Choose a tag to compare
ChromePass 4.0.5a Pre-release
Pre-release

Redesigned the whole build for the Client. It becomes smaller and undetected as well as faster.
This new design requires extra dependencies which are handled by the experimental automated setup.

ChromePass 4.0.4

18 Mar 21:59
Compare
Choose a tag to compare

Minor improvements:

  • Cleaned up command-line arguments a bit
  • Added an option for a python client generation, for testing purposes.

ChromePass 4.0.3

18 Mar 11:27
Compare
Choose a tag to compare

Added features:

  • Support for Brave and Vivaldi

Improvements
*Stability improvements

ChromePass 4.0.2

14 Mar 11:44
Compare
Choose a tag to compare

Small update, added:

  • Port customization

ChromePass 4.0.1

14 Mar 11:28
Compare
Choose a tag to compare

New Features:

  • Added support for Chromium and Edge
  • Now supports multiple sessions per client
  • Stability improvements