Releases: lara-learning/lara
Releases · lara-learning/lara
v2.2.1
v.2.2.0
What's Changed
- fix: email descrition by @Julian-Wogersien in #346
- fix: format by @Julian-Wogersien in #348
- fix: change archive search color by @Julian-Wogersien in #349
- fix: change entries by @Julian-Wogersien in #366
- fix: change distance & fix checkbox hover by @Julian-Wogersien in #367
- fix: allow published = null by @Julian-Wogersien in #372
- chore: allow http3 by @Julian-Wogersien in #373
- chore: upgrade tls to v1.3 by @Julian-Wogersien in #374
- chore: fix-color-halbe-tage by @thegreenmilecomposer in #375
- fix(frontend): added route by @thegreenmilecomposer in #376
Full Changelog: v.2.1.0...v.2.2.0
v2.1.0
What's Changed
- Revert "build: enable serverless debug logging" by @timbru31 in #277
- Allow admin creation and deletion by @alexander-schefe in #278
- feat: added cache-control header to CorsAndSecurityHeaderPolicy by @alexander-schefe in #289
- fix: tried blocking outlook from inverting the black in the text by @alexander-schefe in #290
- feat: enable user notifications by default by @AdaN6 in #291
- feat: allows editing and deleting unpublished comments. by @alexander-schefe in #298
- feat: Archive access for Trainers by @Julian-Wogersien in #299
- feat: 30 day log retention for cloudwatch log groups by @alexander-schefe in #306
- fix: du vs sie by @Julian-Wogersien in #308
- feat: Allow Trainers to add new Trainees by @Julian-Wogersien in #309
- feat: Highlighter by @maxn92 in #333
- feat: split days by @Julian-Wogersien in #339
New Contributors
Full Changelog: v2.0.0...v.2.1.0
Release v2.0.0
What's Changed
- Acn microsoft login by @AlexOp1403 in #5
- fix: add knownAuthorities by @AlexOp1403 in #6
- Fix: add complete authority by @AlexOp1403 in #7
- build: enable Dependabot by @timbru31 in #8
- fix: fix end dates for tests and users by @AlexOp1403 in #9
- build(deps): bump actions/checkout from 3 to 4 by @dependabot[bot] in #11
- Lara deployment by @kpehlken in #37
- build(deps): bump aws-sdk from 2.1466.0 to 2.1473.0 by @dependabot[bot] in #39
- fix: update S3 bucket policy to deny HTTP traffic by @timbru31 in #44
- chore(deps-dev): update outdated serverless dynamodb plugin by @timbru31 in #61
- Update Read Me & Bugs Fix on WindowPopup by @AdaN6 in #81
- refactor: use OIDC for AWS deployments, split secrets into GitHub env… by @timbru31 in #82
- fix: adds missing id-token perm by @timbru31 in #84
- fix: copy paste OIDC error by @timbru31 in #88
- chore(all): Updated node to 22, lerna to 7, and removed automatic install of ngrok by @alexander-schefe in #146
- chore(all): updated patch version of node-fetch and nodemailer by @thegreenmilecomposer in #148
- chore(all): update apollo-token-refresh-link from 0.4.0 to 0.7.0 by @LauraWitulskiMorales in #149
- chore: upgraded eslint, prettier, and all related plugins. fixed unused or otherwise faulty code flagged by the new lint by @alexander-schefe in #151
- fix: removed ignore any rule from eslint config and fixed remaining any in the code by @alexander-schefe in #152
- chore(e2e): updated husky, playwrite and jest by @thegreenmilecomposer in #153
- chore(all): update i18next dependency (backend) by @alexander-schefe in #155
- chore: fixed all fixable critical and high vulnerabilities by @alexander-schefe in #156
- chore(backend): updated express verst by @thegreenmilecomposer in #157
- chore: express error workaround + webpack upgrade + minor upgrades by @alexander-schefe in #161
- build: switch deployment back to AWS static credentials by @timbru31 in #159
- feat: use DNS certificate if available for staging and production by @timbru31 in #90
- chore: updated source-map-loader by @AdaN6 in #160
- chore: added missing vars to .env.example and a new command to run through the whole install and build process by @alexander-schefe in #165
- chore: removed node fetch by @alexander-schefe in #166
- chore(frontend): updated styled components by @thegreenmilecomposer in #162
- Dependencies update: sparticuz/chromium, object-hash & @types/object-hash by @AdaN6 in #167
- chore: update dates by @Julian-Wogersien in #164
- chore(all): upgrade uuid and styled components and typescript types by @thegreenmilecomposer in #168
- chore: update dotenv, camelCase and concurrently by @LauraWitulskiMorales in #170
- chore: graphql-request update by @AdaN6 in #171
- chore: update typescript, ts-jest, ts-loader by @Julian-Wogersien in #173
- fix: fixed e2e tests and firefox user role dropdown bug by @alexander-schefe in #175
- chore: upgraded graphql, @graphql-codegen/[...], and removed unused cookie types by @alexander-schefe in #172
- Test if dotenv upgrade crashes staging by @alexander-schefe in #176
- chore: reupgraded dotnet since it was not at fault by @alexander-schefe in #177
- chore: added some logging to debug missing env in bundle error by @alexander-schefe in #183
- Test/added pipeline bundle hash logging by @alexander-schefe in #184
- Fix: fixed env being overwritten by nonexistent .env in the github runner by @alexander-schefe in #185
- feat: aws cache invalidation and e2e test log artifact creation by @alexander-schefe in #186
- fix: made aws cache invalidation an optional step by @alexander-schefe in #187
- fix: tried to fix e2e logging by @alexander-schefe in #188
- Fix/try to fix e2e test logging by @alexander-schefe in #189
- Chore/removed unused e2e secrets by @alexander-schefe in #190
- feat: added one new e2e test by @alexander-schefe in #191
- chore(all): types uuid by @thegreenmilecomposer in #194
- chore(all): types jest by @thegreenmilecomposer in #195
- feat: added a custom CorsAndSecurityHeadersPolicy to serverless by @alexander-schefe in #196
- fix: fix cloudformation expects JSONObject received JSONArray error in serverless by @alexander-schefe in #197
- fix: added missing key to XSSProtection header by @alexander-schefe in #198
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #174
- build(deps): bump iso8601-duration from 1.3.0 to 2.1.2 by @dependabot[bot] in #182
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #192
- chore: upgraded to react19 by @alexander-schefe in #199
- fix: fixed the react dom errors in the console + more by @alexander-schefe in #203
- build(deps-dev): bump @types/uuid from 8.3.4 to 10.0.0 by @dependabot[bot] in #204
- build(deps): bump @azure/msal-react from 3.0.17 to 3.0.18 by @dependabot[bot] in #205
- chore: migrated from monolithic aws-sdk v2 to the new modular aws-sdk v3 by @alexander-schefe in #169
- build(deps): bump i18next from 25.3.4 to 25.3.6 by @dependabot[bot] in #210
- build(deps): bump date-holidays from 3.25.0 to 3.25.1 by @dependabot[bot] in #211
- fix: fixed dark mode under review progress bar and h2 color discrepancy by @LauraWitulskiMorales in #208
- Update readme.md by @alexander-schefe in #209
- fix: fixed the color of the signature so that it is white in dark mod… by @LauraWitulskiMorales in #212
- build(deps): bump @aws-sdk/lib-dynamodb from 3.864.0 to 3.868.0 by @dependabot[bot] in #214
- build(deps): bump @azure/msal-browser from 4.19.0 to 4.20.0 by @dependabot[bot] in #215
- build(deps-dev): bump html-webpack-plugin from 5.6.3 to 5.6.4 by @dependabot[bot] in #217
- build(deps-dev): bump webpack from 5.101.0 to 5.101.3 by @dependabot[bot] in #219
- build(deps): bump puppeteer-core from 24.16.1 to 24.16.2 by @dependabot[bot] in #218
- build(deps): bump i18next from 25.3.6 to 25.4.0 by @dependabot[bot] in #223
- build(deps): bump playwright from 1.54.2 to 1.55.0 by @dependabot[bot] in #222
- fix: dependabot broke playwright because it only changed the yarn.lock for some reason by @alexander-schefe in #225
- Feat/enhance archive search by @Julian-Wogersien in #221
- feat(all): time duration is suggested along with textinput by @thegreenmilecomposer in #229
- Redeploy secrets by @ArtemKharazian in #230
- feat(all): basic page setup for azubiwiki by @thegreenmilecomposer in #231
- feat: show date next to day by @AdaN6 in #234
- fix: fix light mode export background by @LauraWitulskiMorales in #235
- fix: fixed nodemailer t...
Replace EOL google login library
What's Changed
- fix: set correct main brach references by @nischiita in #2
- fix: replace unsupported google-login by @AlexOp1403 in #3
Full Changelog: v1.0.0...v1.0.1
Open source
Lara is a tool for writing your "Berichtsheft" digitally. In Germany all trainees have to write these kind of weekly reports. This tool gives you the ability to write and share reports with your trainer, get them approved, commented and signed with a digital signature. Lara also allows you to export all your archived reports in one PDF file ready to be handed over to your "Handelskammer". Furthermore Lara sends E-Mail notifications to inform trainees and trainers about outstanding actions and the status change of reports.