This repository was archived by the owner on Apr 3, 2023. It is now read-only.
v1.0-API_v1.4.3-20220831 (Beta release)
2022-08-31 Beta release by HabitatSeven
- Fix various JS bugs; bump API version from
1.4.0
to1.4.3
(OpenDRR/h7-riskprofiler@f404854) - Add favicon (OpenDRR/riskprofiler#61, OpenDRR/h7-riskprofiler@386189d)
- Fix overlay bugs (OpenDRR/riskprofiler#59, OpenDRR/h7-riskprofiler@33fb9fa)
- Fix smooth scroll bug (OpenDRR/riskprofiler#54, OpenDRR/h7-riskprofiler@e16ef8a)
Static site export (2022-09-08)
- Fix issue of build number not showing on French pages by using get_option() (WordPress core function) instead of get_field() (Advanced Custom Fields function) (42cc87d)
- Get API version number from profile.js, rp_scenarios.js and rp_risks.js to show in the footer (42cc87d)
- Bump WordPress Docker image to 5.9.3 (acf39e0)