Skip to content

Releases: CodeShellDev/secured-signal-api

v1.1.3 Minor Change

15 Jul 18:32
Compare
Choose a tag to compare

What's Changed
Renamed DEFAULT_RECIPIENTS to RECIPIENTS and SENDER to NUMBER in ENV.

Full Changelog: v1.1.2...v1.1.3

v1.1.2 Bug fixes & Minor Improvements

10 Jul 09:59
8bbcf9a
Compare
Choose a tag to compare

What's changed?

Read PR #13

PR's

Full Changelog: v1.1.1...v1.1.2

v1.1.1 Minor Bugfix

09 Jul 17:15
f57a5c2
Compare
Choose a tag to compare

What's Changed

  • Fixed json injection with RECIPIENTS Template
  • Fixed an issue where a phone number ?@number=+467, would get decoded resulting in number= 467

PR's

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Release

28 Jun 16:43
da01858
Compare
Choose a tag to compare

General

Went from Python to Go in favor of Performance and overall QoL.
Added Query KeyValue Pair Injection.
Improved Logs and added Handlers for Edgecases with Environment Variables.

What's Changed

Full Changelog: v1.0.4...v1.1.0

New Build will follow shortly

v1.0.4 Minor QoL

24 Jun 19:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3 Query Auth

19 Jun 22:04
Compare
Choose a tag to compare

Added Query Auth method using ?authorization=TOKEN in the url.

Full Changelog: v1.0.2...v1.0.3

v1.0.2 Hotfix

19 Jun 21:19
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1 Bugfix

19 Jun 21:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0 Initial Release

30 May 13:36
Compare
Choose a tag to compare
Update README.md