Skip to content

v1.2.0 Config Update

Choose a tag to compare

@CodeShellDev CodeShellDev released this 14 Sep 10:38
· 338 commits to main since this release

Hey there, back again, this time with a big Update 🥳

What's Changed

  • added configs (config.yml + token configs) #25 #24
  • fixed json templating
  • README Update

Configs

There are now multiple ways to configure Secured Signal API:

  • with the Environment
  • with config.yml
  • override settings with token configs

Token Configs

You can now override BlockedEndpoints Variables and Aliases for each individual Token, these go into seperate files.
See Documentation

PRs

Full Changelog: v1.1.7...v1.2.0

CodeShell out👋