Skip to content

Releases: CodeShellDev/secured-signal-api

v1.1.1 Minor Bugfix

09 Jul 17:15
f57a5c2

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

PRs

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

v1.1.0 Release

28 Jun 16:43
da01858

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

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

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

Choose a tag to compare

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

v1.0.1 Bugfix

19 Jun 21:04

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

Choose a tag to compare

Update README.md