What's Changed
* feat: added decrypt endpoint for decrypting values from reports by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/161
* feat: added hashable param on editable tables and metaspecs for marsh… by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/162
* feat: added a base64 validator by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/163
* Base64 fix by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/164
* fix: handle None on base64 validation by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/165
* fix: escape html from data to be inserted/updated in mongo by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/166
* fix: added changes for make run-local with worker and api, don't alte… by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/167
* feat: added: make run-nostack-mongo and make run-nostack-nomongo by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/168
* fix: removed escapehtml function, doesn't work consistently, added XS… by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/169
* fix: removed XSS header no requests work anymore by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/170
* chore: added back xss header it seems the issue was something else by ClimenteA in https://github.com/licenseware/licenseware-sdk-v2/pull/171
* chore: avoid logging credentials 🔒️ by meysam81 in https://github.com/licenseware/licenseware-sdk-v2/pull/172
**This release has envs APP_PATH broken**
**Full Changelog**: https://github.com/licenseware/licenseware-sdk-v2/compare/v2.1.19...v2.1.20