Skip to content

v1.1.4

Latest
Compare
Choose a tag to compare
@SebastianKohler SebastianKohler released this 18 Feb 09:22
0127f1c

1.1.4 – 2025-02-18

Changed

  • Remove RouterOutlet from AppComponent imports as it is not used. (3810b97)
  • Update major version of Angular in Dockerfile. (07ffeec)
  • Update nginx to 1.27.4 and Node.js to 22. (2ca0fec)
  • Update README. (a050e6c)
  • Deps: update @angular/cli to 19.1.7, @angular/core to 19.1.6, @angular/cdk to 19.1.4 and @angular/material to 19.1.4. (ac05cb3)
  • Deps: update docx to 9.2.0. (491327d)
  • Deps: update openai to 4.85.1. (7441e27)
  • Deps (dev): update @types/jasmine to 5.1.6. (054c76d)
  • Deps (dev): update jasmine-core to 5.6.0. (0debf4a)
  • Deps (dev): update typescript to 5.7.3. (d33b70c)
  • Deps: update transitive dependencies. (f3cc22d, ab78c54)

Fixed

  • Style breaks due to Angular major version update. (27a77ab)