Releases: phoenixctms/ctsms
Releases · phoenixctms/ctsms
1.8.1
What's Changed
- switch to slf4j-reload4j by @rkrenn in #210
- remove identity,department associations from InheritedUserVO by @rkrenn in #212
- revert PasswordOutVO.user from UserInheritedVO back to UserOutVO by @rkrenn in #213
- disable journal record count in tab titles by @rkrenn in #216
- fix enrollment tab beans silently refreshed from DataTable.filter() by @rkrenn in #218
- generic OTP(one time password)-based 2FA(2-factor-authentication) support by @rkrenn in #215
- rename -en.vsl templates to .vsl (for crowdin) by @rkrenn in #221
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
- render comments in training record PDFs by @rkrenn in #148
- limit the growth of the training record PDF by @rkrenn in #149
- Certificate upload by @rkrenn in #152
- Create maven.yml by @rkrenn in #157
- Tabs visibility by @rkrenn in #156
- fix sonarcloud "Blocker" code smell by @rkrenn in #161
- fix sonarcloud "Blocker" issues by @rkrenn in #164
- add font selector for p:editor controls by @rkrenn in #169
- eCRF data importer job by @rkrenn in #171
- optionally aggregate addresses in proband search result excel by @rkrenn in #180
- Parent User implementation to inherit settings and permissions by @rkrenn in #177
- JWT authentication for rest-api by @rkrenn in #181
- user timezones in PDF documents by @rkrenn in #184
- performance refactoring for calendar views by @rkrenn in #186
- improve search result loading times by @rkrenn in #187
- timezone conversion support for Rest-API by @rkrenn in #189
- maven enforcer to prevent using a vulnerable log4j version by @rkrenn in #191
- prevent users entering subject PII into visit/proband group titles by @rkrenn in #193
- user timezones in XLS documents by @rkrenn in #195
- enable timezone conversion for bulk-processor job types by @rkrenn in #196
- speed up "File" tab by @rkrenn in #198
- batik-xml CVE-2020-11987 by @rkrenn in #199
- xstream CVE-2021-43859 by @rkrenn in #201
- postgresql CVE-2022-21724 by @rkrenn in #202
- fix user "locked" tooltip by @rkrenn in #207
- log4j CVE-2019-17571 by @rkrenn in #206
- xmlgraphics-commons CVE-2020-11988 by @rkrenn in #205
- postgresql GHSA-673j-qm5f-xpv8 by @rkrenn in #209
- enter individual visit offsets&durations by @rkrenn in #204
Full Changelog: 1.7.0...1.8.0