All notable changes to this project will be documented in this file.
1.0.12 - 2023/1/10
- Added evidence (https://takuya-motoshima.github.io/msoffice2pdf/evidence/).
1.0.11 - 2022/12/14
- Fixed typos in README.md.
1.0.10 - 2022/12/14
- Move the web demo from "docs/web-demo/" to "web-demo/".
- Fix to hide the upload progress when the conversion starts in the web demo.
- The conversion API error response has been changed to a simple error message instead of HTML.
1.0.9 - 2022/12/13
- Added developer memo (DEVELOPER_NOTES.md).
- Added display of PDF conversion status to web demo.
1.0.8 - 2022/12/13
- Changed some display text in the web demo.
1.0.7 - 2022/12/12
- Added instructions for installing the latest LibreOffice to README.md.
1.0.6 - 2022/12/12
- Add web demo dependencies (web-demo/node_modules/) to .npmignore.
1.0.5 - 2022/12/12
- Fixed a bug that caused the progress bar in the web demo to display incorrectly.
- The download and preview buttons are no longer displayed in case of upload errors in the web demo.
1.0.5 - 2022/12/12
- Fixed a bug that caused the progress bar in the web demo to display incorrectly.
- The download and preview buttons are no longer displayed in case of upload errors in the web demo.
1.0.4 - 2022/12/12
- Added example of LibreOffice installation procedure to the Requirements section of README.md.
1.0.3 - 2022/12/12
1.0.2 - 2022/12/9
- Web demo added. Click here to learn how to use the web demo.
1.0.1 - 2022/11/10
- Fixed a typo in the README.
- First release.