Skip to content

Releases: Anthony-Bible/password-exchange

v0.2.7

11 May 03:10
Compare
Choose a tag to compare
CHORE: update dependencies for go

v0.2.6

10 May 13:47
5723ffb
Compare
Choose a tag to compare
Bump werkzeug from 2.2.2 to 2.2.3 in /slackbot (#250)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.2.5

09 May 02:29
Compare
Choose a tag to compare
only connect to rabbitmq if sendemail is selected

v0.2.4

18 Nov 04:31
e758f03
Compare
Choose a tag to compare
Fix slackbot with no pass (#213)

* allow empty passwords

* allow empty passphrase and change decrypt page to make it more clear on passphrases

* adjust bcrypt to be faster, and add server-requests middleware/headers

Co-authored-by: anthony bible <anthony@anthonybible.com>

v0.2.3

16 Nov 16:21
f734876
Compare
Choose a tag to compare
Fix slackbot with no pass (#209)

* allow empty passwords

* allow empty passphrase and change decrypt page to make it more clear on passphrases

Co-authored-by: anthony bible <anthony@anthonybible.com>

v0.2.2

14 Nov 02:13
Compare
Choose a tag to compare
fix log statements

v.0.2.1

12 Nov 15:40
Compare
Choose a tag to compare
FEAT: readd slackbot

v0.1.14

02 Jul 15:02
Compare
Choose a tag to compare
add comma to json

v0.1.13

14 Jun 12:45
Compare
Choose a tag to compare
change passphrase popup wording to make it more clear

v0.1.12

08 Jun 13:36
Compare
Choose a tag to compare
remove some logs and change others to debug