Change Log
Please visit the Stack9 Core release page for all history releases.
3.2.7
Published on Thu May 30 2024.
What's Changed * feat(GB-1998): changing variable name by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/688 * feat(GB-1229): adding secure cookie by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/700
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.2.5...3.2.7
1.6.10
Published on Thu May 30 2024.
What's Changed * feat(GB-1185): adding httponly and STS header by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/694 * feat(GB-1227): adding secure cookie by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/699
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/1.6.8...1.6.10
3.17.0
Published on Mon May 20 2024.
Breaking changes
- Renamed
SendGridTemplateResetPassword
->SendGridResetPasswordTemplateId
AuthSecretToken
must be set (generate crypto.randomBytes(32).toString('hex'))What's Changed
- feature(EA-2318): adding variable to number of cron and mq containers by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/685
- feat(S9-1323): removing webconfig as it can expose react by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/687
- feat(PR-954): passsword enhancements by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/689
- fix(ci): lint error by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/690
- feat(PR-954): email config by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/691
- feat(env): token by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/692
- build(deps-dev): bump follow-redirects from 1.14.8 to 1.15.4 in /client/custom-ui-component by @dependabot in https://github.com/april9-digital-consulting/stack9-core/pull/682
- build(deps): bump follow-redirects from 1.15.1 to 1.15.4 in /server by @dependabot in https://github.com/april9-digital-consulting/stack9-core/pull/684
- build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /client by @dependabot in https://github.com/april9-digital-consulting/stack9-core/pull/683
- build(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /client by @dependabot in https://github.com/april9-digital-consulting/stack9-core/pull/675
- build(deps): bump @babel/traverse from 7.18.2 to 7.23.2 in /client by @dependabot in https://github.com/april9-digital-consulting/stack9-core/pull/672
- Release/3.17.0 by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/693
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.16.0...3.17.0
3.2.5
Published on Thu Feb 15 2024.
What's Changed * fix(GB-949): expiryDate change for azure blobSAS by @swkyyme in https://github.com/april9-digital-consulting/stack9-core/pull/594 * feat(GB-1156): adding azure identity and fixing security issue that e… by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/686
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.2.3...3.2.5
1.6.8
Published on Thu Jan 11 2024.
What's Changed * [GB-658] Include command for default switch case by @jsantias in https://github.com/april9-digital-consulting/stack9-core/pull/232 * fix(GB-953): allow upload .zip file attachment type. by @BernieChen-a9 in https://github.com/april9-digital-consulting/stack9-core/pull/631 * feat(GB-968): hiding db colunms from error message by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/681
New Contributors * @BernieChen-a9 made their first contribution in https://github.com/april9-digital-consulting/stack9-core/pull/631
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/1.6.4...1.6.8
3.16.0
Published on Fri Dec 08 2023.
What's Changed * feat(S9-1076): adding azure manage identity by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/666 * feat(PR-662): fixing regex to accept all special character by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/679 * Release/3.16.0 by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/680
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.15.2...3.16.0
3.15.2
Published on Fri Oct 13 2023.
- Fixes invalid import after upgrading stack9-sdk.
3.15.1
Published on Wed Oct 04 2023.
What's Changed - Prevent to not leak sensitive fields, this feature enables the ability to flag any field type as sensitive which excludes the field from any external query result (security update) * feat(S9-623): added sensitive type option by @allanclempe in https://github.com/april9-digital-consulting/stack9-core/pull/664 * Release/3.15.1 by @allanclempe in https://github.com/april9-digital-consulting/stack9-core/pull/665
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.15.0...3.15.1
3.15.0
Published on Wed Sep 13 2023.
What's Changed * feat(EA-2165): priority queue by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/661 * feat(queue): type by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/663 * Release/3.15.0 by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/662
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.14.2...3.15.0
3.14.2
Published on Tue Jul 18 2023.
What's Changed * feat(swagger): attachment and comment by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/657 * feat(search): totalPages by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/659 * Release/3.14.0 by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/660
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.13.1...3.14.1
3.14.0
Published on Mon Jul 17 2023.
[deprecated] Use 3.14.2 instead
@pedroleung: That was a problem when I created this release, which messed up the tag.
3.13.1
Published on Tue Jun 13 2023.
What's Changed * LPR-17 change reset password issue ' by @darkhaa-april9 in https://github.com/april9-digital-consulting/stack9-core/pull/655 * Release/3.13.1 by @darkhaa-april9 in https://github.com/april9-digital-consulting/stack9-core/pull/656
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.13.0...3.13.1
3.13.0
Published on Tue May 30 2023.
What's Changed * setting a version to avoid errors by @ariApril9 in https://github.com/april9-digital-consulting/stack9-core/pull/646 * fix: localstack using latest version by @allanclempe in https://github.com/april9-digital-consulting/stack9-core/pull/648 * Fix/implement tries for license checker by @allanclempe in https://github.com/april9-digital-consulting/stack9-core/pull/649 * fix(license): random minutes by @pedroleung in https://github.com/april9-digital-consulting/stack9-core/pull/651 * Lpr 17 add password strategy on core by @darkhaa-april9 in https://github.com/april9-digital-consulting/stack9-core/pull/647 * LPR-132 Core Feature toggle for password auth strategy by @darkhaa-april9 in https://github.com/april9-digital-consulting/stack9-core/pull/653 * LPR-17 fix sqsService syntax error by @darkhaa-april9 in https://github.com/april9-digital-consulting/stack9-core/pull/654 * Release/3.13.0 by @allanclempe in https://github.com/april9-digital-consulting/stack9-core/pull/652
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.12.0...3.13.0
3.12.0-b71bc75
Published on Tue Mar 07 2023.
What's Changed * build(deps): bump json5 from 1.0.1 to 1.0.2 in /client/custom-ui-component by @dependabot in https://github.com/april9-digital-consulting/stack9-core/pull/622 * build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /server by @dependabot in https://github.com/april9-digital-consulting/stack9-core/pull/633 * build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /server by @dependabot in https://github.com/april9-digital-consulting/stack9-core/pull/634 * LD-3600 allow zip file in context by @darkhaa-april9 in https://github.com/april9-digital-consulting/stack9-core/pull/637 * Other possible mimetypes by @darkhaa-april9 in https://github.com/april9-digital-consulting/stack9-core/pull/638 * Release/3.12.0 by @darkhaa-april9 in https://github.com/april9-digital-consulting/stack9-core/pull/639
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.11.0...3.12.0
3.11.0.-d9e4f44
Published on Tue Jan 24 2023.
629 - Fix null authuser exception in workflow service
1.6.7.-c92af8d
Published on Mon Jan 23 2023.
What's Changed * fix(GB-953): allow upload .zip file attachment type. by @BernieChen-a9 in https://github.com/april9-digital-consulting/stack9-core/pull/631
New Contributors * @BernieChen-a9 made their first contribution in https://github.com/april9-digital-consulting/stack9-core/pull/631
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/1.6.6-beta.1.191-985a594...1.6.7.-c92af8d
3.10.2.-c719e21
Published on Fri Jan 06 2023.
What's Changed 619 621 Opening modal right after save shows data updated
3.10.1.-15d1f4e
Published on Tue Jan 03 2023.
What's Changed 618 - Fix grid schema when dialog is closed
3.10.0.-f795c82
Published on Thu Dec 22 2022.
What's Changed * 611 Added optional startNum param to nextVal method and fix currValue method * Packages updates
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.8.0...3.10.0
3.9.0.-cf5954b
Published on Mon Nov 07 2022.
What's Changed * fix(build): reverted react scripts upgrade in https://github.com/april9-digital-consulting/stack9-core/pull/564 * Feature/s9 842 adding Elasticsearch log in https://github.com/april9-digital-consulting/stack9-core/pull/575 * LD-3316 caching issue by @darkhaa-april9 in https://github.com/april9-digital-consulting/stack9-core/pull/576 * LD-3329 fix caching issue in core in https://github.com/april9-digital-consulting/stack9-core/pull/579 * feature/S9-912-changing-pino-log-destination in https://github.com/april9-digital-consulting/stack9-core/pull/586 * S9-919-fixing-orderby-non-PgDB in https://github.com/april9-digital-consulting/stack9-core/pull/589 * Improve cf script in https://github.com/april9-digital-consulting/stack9-core/pull/591
Full Changelog: https://github.com/april9-digital-consulting/stack9-core/compare/3.8.0...3.9.0