Skip to content

v2.1.20

Compare
Choose a tag to compare
@meysam81 meysam81 released this 04 May 13:30
· 171 commits to main since this release
beccd69

What's Changed

  • feat: added decrypt endpoint for decrypting values from reports by @ClimenteA in #161
  • feat: added hashable param on editable tables and metaspecs for marsh… by @ClimenteA in #162
  • feat: added a base64 validator by @ClimenteA in #163
  • Base64 fix by @ClimenteA in #164
  • fix: handle None on base64 validation by @ClimenteA in #165
  • fix: escape html from data to be inserted/updated in mongo by @ClimenteA in #166
  • fix: added changes for make run-local with worker and api, don't alte… by @ClimenteA in #167
  • feat: added: make run-nostack-mongo and make run-nostack-nomongo by @ClimenteA in #168
  • fix: removed escapehtml function, doesn't work consistently, added XS… by @ClimenteA in #169
  • fix: removed XSS header no requests work anymore by @ClimenteA in #170
  • chore: added back xss header it seems the issue was something else by @ClimenteA in #171
  • chore: avoid logging credentials 🔒️ by @meysam81 in #172

This release has envs APP_PATH broken

Full Changelog: v2.1.19...v2.1.20