Skip to content

Commit

Permalink
chore(release): 1.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.25.0](1.24.0...1.25.0) (2024-08-28)

### Features

* **client:** added support for native browser password autocompletion during authentication ([5a4af9f](5a4af9f))
* **multi-node:** added a reconnection strategy so agents auto-reconnect to master when disconnected ([f5395d1](f5395d1))
* **multi-node:** added auto-login to agents from the client when master and agent share same secret ([3ef2cbd](3ef2cbd))
  • Loading branch information
semantic-release-bot committed Aug 28, 2024
1 parent e41d78f commit 0d1bcd1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.25.0](https://github.com/will-moss/isaiah/compare/1.24.0...1.25.0) (2024-08-28)


### Features

* **client:** added support for native browser password autocompletion during authentication ([5a4af9f](https://github.com/will-moss/isaiah/commit/5a4af9fbdd586b93187229312ff62af9ef05d613))
* **multi-node:** added a reconnection strategy so agents auto-reconnect to master when disconnected ([f5395d1](https://github.com/will-moss/isaiah/commit/f5395d1c155157992264e3d0821049b6d2c1c86a))
* **multi-node:** added auto-login to agents from the client when master and agent share same secret ([3ef2cbd](https://github.com/will-moss/isaiah/commit/3ef2cbdb82a27ebc492d13f5ed7654fbadb1a1df))

# [1.24.0](https://github.com/will-moss/isaiah/compare/1.23.2...1.24.0) (2024-08-26)


Expand Down

0 comments on commit 0d1bcd1

Please sign in to comment.