Releases: GSA/srt-ui
Releases · GSA/srt-ui
v1.10.2-20260305
Angular 21 Upgrade & Security Remediation
Security
- npm audit: 74 vulnerabilities → 0
- jQuery 3.7.1 → 4.0.0 (pen test XSS/Prototype Pollution CVEs)
- Replaced abandoned vulnerable packages:
ngx-quill-editor→ngx-quill(Quill XSS)- Removed
ag-gridv18 (XSS via Angular Expression) - Removed
ng2-quill-editor(Quill XSS)
- Added npm overrides for transitive dep vulnerabilities
- Updated
http-proxy-middleware2.0.7 → 2.0.9,ws7.5.10 → 8.18.0
Framework Upgrade
- Angular 15.2.x → 21.2.1
- TypeScript 4.9.4 → 5.9.3
- Migrated to esbuild-based
applicationbuilder (faster builds) - Auto-migrations: HttpClientModule → provideHttpClient, ngIf/ngFor → @if/@for, standalone components
Cleanup
- Removed deprecated dev deps: protractor, webdriver-manager, phantomjs-prebuilt, codelyzer, tslint
- Replaced Node-only
json2csvwith inline CSV formatter - Fixed runtime errors: broken modulepreload hints, uswds-init.js 404
- Synced USWDS SVG assets
v1.10.1-20250227
What's Changed
Manual Check on Homepage
- This is the main change in this release. With the addition of a manual check on the homepage, users can now proactively verify that their solicitations are 508 compliant before they are posted, rather than after. This empowers users to address potential accessibility issues in advance.
Security Updates:
- fix: update dependencies to resolve security vulnerabilities by @collinschreyer-dev in #174
Bug Fixes:
- Fix UserLogin timeout rendering and ArtModal export by @collinschreyer-dev in #175
Full Changelog: v1.10-20250224...v1.10.1-20250227
v1.10-20250224
What's Changed
- Manual Check on Homepage
This is the main change in this release. With the addition of a manual check on the homepage, users can now proactively verify that their solicitations are 508 compliant before they are posted, rather than after. This empowers users to address potential accessibility issues in advance.
- Help Improve Refactor by @collinschreyer-dev in #165
- refactor: update header component styling and structure to be in-line… by @collinschreyer-dev in #161
- Solicitation report refactor by @collinschreyer-dev in #162
- 177: Is approved option for SRT login by @BuckinghamAJ in #167
- Manual check by @collinschreyer-dev in #168
- Update tsconfig to include Node types and add @types/node dev dependency by @collinschreyer-dev in #170
- Update tsconfig.app.json for ES2022 and Node types by @collinschreyer-dev in #171
Full Changelog: v1.9-20250121...v1.10-20250224
v1.9-20250121 RC1
What's Changed
- ART Modal is Back! by @BuckinghamAJ in #164
Security Updates
- Security Updates 0/14/2025 by @BuckinghamAJ in #160
- [Snyk] Upgrade core-js from 3.38.1 to 3.39.0 by @BuckinghamAJ in #154
- [Snyk] Upgrade @uswds/uswds from 3.9.0 to 3.10.0 by @BuckinghamAJ in #155
- [Snyk] Upgrade chart.js from 4.4.6 to 4.4.7 by @BuckinghamAJ in #159
Full Changelog: v1.8.2-20241219...v1.9-20250121
v1.8.2-20241219
What's Changed
- Hotfix: Art Modal Commented Out by @BuckinghamAJ in #157
- Two scroll bar fix by @BuckinghamAJ in #158
Full Changelog: v1.8-20241126...v1.8.2-20241219
v1.8.1-20241219 RC1
What's Changed
- Hotfix: Art Modal Commented Out by @BuckinghamAJ in #157
Full Changelog: v1.8-20241126...v1.8.1-20241219
v1.8-20241126
What's Changed
- Adjusting the CSV Download based on the table filtering by @BuckinghamAJ in #149
- Refactor to USWDS - Resolve Conflicts with dev by @collinschreyer-dev in #147
- Improve Login Page by @BuckinghamAJ in #153
Security Changes
- Security Updates 11/18/2024 by @BuckinghamAJ in #152
- [Snyk] Upgrade zone.js from 0.14.10 to 0.15.0 by @BuckinghamAJ in #143
- [Snyk] Upgrade @types/jquery from 3.5.30 to 3.5.31 by @BuckinghamAJ in #148
- [Snyk] Upgrade chart.js from 4.4.4 to 4.4.5 by @BuckinghamAJ in #150
- [Snyk] Upgrade tslib from 2.7.0 to 2.8.0 by @BuckinghamAJ in #151
New Contributors
- @collinschreyer-dev made their first contribution in #147
Full Changelog: v1.7-20241024...v1.8-20241126
v1.8-20241119 RC 1
What's Changed
- Adjusting the CSV Download based on the table filtering by @BuckinghamAJ in #149
- Refactor to USWDS - Resolve Conflicts with dev by @collinschreyer-dev in #147
Security
- Security Updates 11/18/2024 by @BuckinghamAJ in #152
- [Snyk] Upgrade zone.js from 0.14.10 to 0.15.0 by @BuckinghamAJ in #143
- [Snyk] Upgrade @types/jquery from 3.5.30 to 3.5.31 by @BuckinghamAJ in #148
- [Snyk] Upgrade chart.js from 4.4.4 to 4.4.5 by @BuckinghamAJ in #150
- [Snyk] Upgrade tslib from 2.7.0 to 2.8.0 by @BuckinghamAJ in #151
New Contributors
- @collinschreyer-dev made their first contribution in #147
Full Changelog: v1.7-20241024...v1.8-20241119
v1.7-20241024
What's Changed
- ART API Integration by @BuckinghamAJ in #140
- Adding a Login option easily for developer on local box ONLY by @BuckinghamAJ in #144
- Upgrade to Node 20 (ticket 109) by @BuckinghamAJ in #145
- Ticket 144: Fixing the side navbar in FAQ by @BuckinghamAJ in #146
Security Updates:
- Security Updates 7/15/2024 by @BuckinghamAJ in #134
- [Snyk] Upgrade chart.js from 4.4.2 to 4.4.3 by @BuckinghamAJ in #128
- [Snyk] Upgrade core-js from 3.37.0 to 3.37.1 by @BuckinghamAJ in #129
- [Snyk] Upgrade zone.js from 0.14.5 to 0.14.6 by @BuckinghamAJ in #130
- [Snyk] Upgrade @fullcalendar/core from 6.1.11 to 6.1.14 by @BuckinghamAJ in #132
- Security Updates 10/1/2024 by @BuckinghamAJ in #141
- [Snyk] Upgrade zone.js from 0.14.7 to 0.14.8 by @BuckinghamAJ in #135
- [Snyk] Upgrade underscore from 1.13.6 to 1.13.7 by @BuckinghamAJ in #136
- [Snyk] Upgrade core-js from 3.37.1 to 3.38.0 by @BuckinghamAJ in #137
- [Snyk] Upgrade chart.js from 4.4.3 to 4.4.4 by @BuckinghamAJ in #138
- [Snyk] Upgrade tslib from 2.6.3 to 2.7.0 by @BuckinghamAJ in #139
Full Changelog: v1.6-20240708...v1.7-20241024
v1.7-20241018 RC1
What's Changed
- ART API Integration by @BuckinghamAJ in #140
- Adding a Login option easily for developer on local box ONLY by @BuckinghamAJ in #144
- Upgrade to Node 20 (ticket 109) by @BuckinghamAJ in #145
Security Updates:
- Security Updates 7/15/2024 by @BuckinghamAJ in #134
- [Snyk] Upgrade chart.js from 4.4.2 to 4.4.3 by @BuckinghamAJ in #128
- [Snyk] Upgrade core-js from 3.37.0 to 3.37.1 by @BuckinghamAJ in #129
- [Snyk] Upgrade zone.js from 0.14.5 to 0.14.6 by @BuckinghamAJ in #130
- [Snyk] Upgrade @fullcalendar/core from 6.1.11 to 6.1.14 by @BuckinghamAJ in #132
- Security Updates 10/1/2024 by @BuckinghamAJ in #141
- [Snyk] Upgrade zone.js from 0.14.7 to 0.14.8 by @BuckinghamAJ in #135
- [Snyk] Upgrade underscore from 1.13.6 to 1.13.7 by @BuckinghamAJ in #136
- [Snyk] Upgrade core-js from 3.37.1 to 3.38.0 by @BuckinghamAJ in #137
- [Snyk] Upgrade chart.js from 4.4.3 to 4.4.4 by @BuckinghamAJ in #138
- [Snyk] Upgrade tslib from 2.6.3 to 2.7.0 by @BuckinghamAJ in #139
Full Changelog: v1.6-20240708...v1.7-20241018