Skip to content

Releases: AMEST/Heimdallr

v1.2.2

14 May 19:10
f12c4f4

Choose a tag to compare

Builded Heimdallr.Host

v1.2.1

20 Apr 18:59

Choose a tag to compare

Builded Heimdallr.Host

v1.2.0

14 Apr 18:55
97be9a7

Choose a tag to compare

What's Changed

  • Local history dialog for web app by @AMEST in #8

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Apr 17:33
75bda6b

Choose a tag to compare

What's Changed

  • Up dotnet + nodejs and style fixes by @AMEST in #7

Full Changelog: v1.0.0...v1.1.0

v1.0.0

18 May 14:28
41a8d3f

Choose a tag to compare

Manual input master password

18 Dec 06:28

Choose a tag to compare

Manual entry of the master password with hidden characters if the password was absent in the arguments

Beta version of Heimdallr

08 Dec 05:06
1ef6766

Choose a tag to compare

Finished:

  1. WebApp for using inside browser
  2. CLI for using in console or scripts
  3. Workflows (automatic build release and add binary, build wepapp to container and push to registry)
  4. Small readme

Alpha Release Heimdallr with CLI

06 Dec 12:44

Choose a tag to compare

Implemented:

  1. Abstraction of password generation
    • Generation request and result contracts
    • Service interface
    • Number generator based on master password
  2. Implementation of password generation based on the Scrypt algorithm
  3. CLI application for local use or in scripts
  4. WebAPI application (with swagger).

Test workflow release 2

06 Dec 12:31

Choose a tag to compare

v0.0.0-Test-workflow2

Fix file path in workflow

Test workflow release

06 Dec 12:26

Choose a tag to compare

v0.0.0-Test-workflow

Fix workflow