Releases: licenseware/licenseware-sdk-v2
Releases · licenseware/licenseware-sdk-v2
v2.1.22
What's Changed
- feat: handle custom upload paths from envs on desktop by @ClimenteA in #174
- fix: better mirror dirs handling of encrypted/decrypted files by @ClimenteA in #175
- fix: don't allow json payloads with passwords in logger by @ClimenteA in #176
- feat: added cli command by @ClimenteA in #177
Full Changelog: v2.1.21...v2.1.22
v2.1.21
What's Changed
- fix: fixed envs app_path by @ClimenteA in #173
This one has logger broken
Full Changelog: v2.1.20...v2.1.21
v2.1.20
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
v2.1.19
What's Changed
- Fix Excel export with empty report components by @ciprian-cgr in #160
Full Changelog: v2.1.18...v2.1.19
v2.1.18
What's Changed
- feat: Added uploader encryptor package by @ClimenteA in #152
- fix: don't overwrite default query_params_on_upload by @ClimenteA in #153
- feat: added broker_funcs param on UploaderBuilder, removed trigger_br… by @ClimenteA in #154
- chore: updated endtag for encryption by @ClimenteA in #155
- fix: handle relative paths on encryptrions by @ClimenteA in #156
- feat: register encryption params, create encription file on new-uploa… by @ClimenteA in #157
- chore: typo by @ClimenteA in #158
- fix: added crypto/mongita dependencies by @ClimenteA in #159
Full Changelog: v2.1.17...v2.1.18
v2.1.17
What's Changed
- feat: raise err no filter delete, improved log by @adrian-mih in #151
Full Changelog: v2.1.16...v2.1.17
v2.1.16
What's Changed
- fix: handle url fields ma converter by @ClimenteA in #149
- feat: mongodata insert many by @adrian-mih in #150
Full Changelog: v2.1.15...v2.1.16
v2.1.15
What's Changed
- feat: run sdk on local only with mongodb by @ClimenteA in #134
- chrore: updated docs by @ClimenteA in #135
- Local mongo by @ClimenteA in #136
- fix: return empty list on aggregate for mongita, not supported by @ClimenteA in #137
- fix: added tenant_id where it was needed for making possible running … by @ClimenteA in #138
- fix: get uploader status by @ClimenteA in #139
- feat: save files next to exe in case of a desktop app by @ClimenteA in #140
- fix: mongita update for desktop by @ClimenteA in #141
- chore: removed debug warning logs by @ClimenteA in #142
- fix: mongita handle not found case by @ClimenteA in #143
- chore: don't save event files when env is desktop by @ClimenteA in #144
- feat: started uploader encryptor, added wheel_sdk to gitignore by @ClimenteA in #145
- get file name in create metadata too by @adrian-mih in #147
Full Changelog: v2.1.14...v2.1.15
v2.1.14
v2.1.13
What's Changed
- fix: added optional event_id for upload_files (no overwriting this time) by @ClimenteA in #130
- feat: updated uploader validator by @ClimenteA in #131
- feat: better error message by @ClimenteA in #132
Full Changelog: v2.1.12...v2.1.13