Skip to content

Releases: greenart7c3/Amber

Release v0.1.1

15 Sep 15:44
Compare
Choose a tag to compare

Release v0.1.0

15 Sep 12:18
Compare
Choose a tag to compare

Amber - 0.1.0

  • When you have remember my choice checked you can use content resolver to sign events in background
  • Created a button to reset all permissions

Release v0.0.9

13 Sep 15:06
Compare
Choose a tag to compare

Release v0.0.8

11 Sep 19:18
Compare
Choose a tag to compare

Release v0.0.7

28 Aug 13:06
Compare
Choose a tag to compare

Amber - 0.0.7

  • Support for get_public_key
  • UI for encrypt/decrypt nip04
  • Updated dependencies

Release v0.0.6

16 Aug 16:29
Compare
Choose a tag to compare

Amber - 0.0.6

  • Ugly icon
  • Preparations to decrypt/encrypt dm's
  • Only scroll the raw json

Release v0.0.5

07 Aug 22:02
Compare
Choose a tag to compare

Amber - 0.0.5

  • Fix error deserializing json when there's no id or pubkey
  • Created a button to copy the raw json of the event

image

Release v0.0.4

04 Aug 23:34
Compare
Choose a tag to compare

Amber - 0.0.4

  • Fix for id and pubkey not showing

Release v0.0.3

04 Aug 18:37
Compare
Choose a tag to compare

Amber - 0.0.3

  • New UI
  • Fill pubkey and id if pubkey not present in the event
  • Support for login with hex key

Captura de tela 2023-08-04 151102

Release v0.0.2

02 Aug 11:10
Compare
Choose a tag to compare

Amber - 0.0.2

  • Removed internet connections
  • Sign button will only copy the signature and not the whole event
  • Update readm with planned features
  • Updated readme with how to implement support for Amber in your web application