github CodeDead/Advanced-PassGen v2.0.0
Advanced PassGen v2.0

latest releases: v2.5.0, v2.4.3, v2.4.2...
23 months ago

Information

Advanced PassGen

As time goes on, so do our applications. We've just released Advanced PassGen 2.0, which is a complete rewrite of the application.
We've removed the .NET dependency and instead opted to rewrite it into a Tauri application.

The reason behind this is that we want to be able to create applications that are cross-platform, without having to use Electron or .NET.
.NET does not offer cross-platform UI tools, which is why we've opted to use Tauri. Tauri is a great alternative to Electron, as it is a lot faster and uses less resources.

This means that Advanced PassGen is now a native application, which runs in your system's WebView, which is much faster and more lightweight than
what the previous version used (e.g. the .NET Framework).

In addition, because we are using Tauri, Advanced PassGen will run on macOS, Windows and Linux without requiring any dependencies to be installed!

What's Changed

  • Complete rewrite in Tauri + React
  • Added Dutch translation
  • Added French translation
  • Simplified Settings window
  • Fixed #4
  • Fixed #3

Full Changelog: 1.7.1...v2.0.0

Don't miss a new Advanced-PassGen release

NewReleases is sending notifications on new releases.