Skip to content

Releases: liftedinit/alberto

0.1.2

13 Oct 18:45

Choose a tag to compare

Release v0.1.2

Bug Fixes
- History listing (#148) (ac71958)

0.1.1

12 Oct 17:23

Choose a tag to compare

Release 0.1.1

Bug Fixes
- Hsm account creation regression (#147) (de373d2)

Features
- Disable Hardware Authenticator identities for unsupported Networks (#140) (c65b4a1)

0.1.0

02 Oct 16:02

Choose a tag to compare

Release v0.1.0

Bug Fixes
- Display correct expiration (#107) (37f343a)
- Add new regex to release pipeline (9a8ecd8)
- Use Memo type to submit/display multi-sig transactions (#110) (d02dd69)
- Allow the modal process to finish even when home changes (#112) (c0b0ff8)
- Include pre-release process (088ded8)
- Prevent renaming the manifest ledger network (#121) (439cf43)
- Multisig tx details (#124) (e052f56)
- Transaction listing from multiple backends (#128) (112e9c3)

Build
- Use semver definitions for build regex (8884927)
- Add helpers (#116) (3102399)
- Allow double-digit versions to trigger release (c561195)
- Upgrade Node to v18.16.1 (#120) (0c8a9d5)
- Add code coverage and badge (#126) (8463881)

Features
- Expose package version in build (#108) (f87cf2c)
- Mint & Burn activity (#117) (d709f17)
- Alpha1 transaction history listing (#119) (c099632)
- Import/Export Contacts (#127) (920ecf6)
- Rework "Send" flow (#138) (4423bed)
- Refactor network provider (#144) (17507f0)
- Token create event handling and txn history improvements (#145) (2f78a30)

Miscellaneous Tasks
- Bump version (#131) (8ccb5d0)
- Revert node upgrade (#136) (5d7b88b)
- Bump version 17 (#139) (3b8894a)

Styling
- Replace semibold with medium (#115) (9e0cecf)
- Responsive containers (#137) (983fe14)

v0.1.0-alpha.17

11 Sep 14:25
3b8894a

Choose a tag to compare

v0.1.0-alpha.17 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

v0.1.0-alpha.16

23 Aug 17:22
5d7b88b

Choose a tag to compare

v0.1.0-alpha.16 Pre-release
Pre-release
chore: revert node upgrade (#136)

v0.1.0-alpha.15

09 Aug 17:07
8ccb5d0

Choose a tag to compare

v0.1.0-alpha.15 Pre-release
Pre-release
chore: bump version (#131)

v0.1.0-alpha.14

28 Jul 18:14
112e9c3

Choose a tag to compare

v0.1.0-alpha.14 Pre-release
Pre-release
fix: transaction listing from multiple backends (#128)

v0.1.0-alpha.13

26 Jul 21:13
e052f56

Choose a tag to compare

v0.1.0-alpha.13 Pre-release
Pre-release
fix: multisig tx details (#124)

v0.1.0-alpha.12

25 Jul 13:50
439cf43

Choose a tag to compare

v0.1.0-alpha.12 Pre-release
Pre-release
fix: prevent renaming the manifest ledger network (#121)

v0.1.0-alpha.11

24 Jul 19:13
c099632

Choose a tag to compare

v0.1.0-alpha.11 Pre-release
Pre-release
feat: alpha1 transaction history listing (#119)