Releases: UserOfficeProject/user-office-factory
Releases · UserOfficeProject/user-office-factory
Release v1.0.0
1.0.0 (2024-08-29)
⚠ BREAKING CHANGES
-
multiple instruments per proposal
-
initial render multiple technical reviews
-
add instrument name to the technical review
-
fix shipment labels
-
test: add multi instrument proposal test and fix existing ones
-
fix number of pages
-
do some suggested PR review improvements
-
fix failing test part 2
-
fix typo
-
try to fix the text extraction
-
uncomment some test cases after fixing the text extraction
Features
- add fap data export for a call (#486) (2a98810)
- Download individual PDFs for multiple proposals at a time (#413) (20615c3)
Continuous Integration
Release v0.7.7
Release v0.7.6
Release v0.7.5
0.7.5 (2024-02-09)
Release v0.7.4
Release v0.7.3
0.7.3 (2023-11-27)
Release v0.7.2
0.7.2 (2023-11-16)
Release v0.7.1
0.7.1 (2023-10-05)
Release v0.7.0
Release v0.6.1
0.6.1 (2023-08-24)
Bug Fixes
- Add missing role variable to the handlebar. (9df1dd5)
- changed http to https (d0af47f)
- Changed networkidle2 to networkidle0 (a5c5623)
- Code optimisation by moving the heavy code to its own utility function. (00cc1f4)
- linting and test case (56b7fa5)
- Pass proposal parameter to the render questionary function. (307d967)
- Table of Contents generated successfully for the Proposal PDF. It requires the user to add some classes in appropriate places in the template html. (3ecb46f)
- test case (dfa13ce)