Releases: openzim/freecodecamp
Releases · openzim/freecodecamp
1.3.0
Changed
- Upgrade to Python 3.13 and Node.JS 22, adopt new openZIM practices, upgrade all dependencies (including zimscraperlib 5.x), add support for 'legacy' browsers (#43 + #77)
- Add clearer visual indication of external links (#70)
- Cleanup JS code with a Pinia store and add header toolbar (#73)
Fixed
1.2.0
Fixed
- Fix support for all FCC supported spoken languages (#20)
- Remove incomplete support of dark mode, no more white on white text: not readable (#33)
- Parse properly markdown property with colon and quotes (#6)
- Move button to go to next challenge so that it is more obvious (#56)
- Fix Javascript - and other - hints which are failing due to missing helpers (#53)
- Add breadcrumbs and fix course title (#61)
- Fix description of curriculum / challenge which might contain HTML code (#58)
Added
- Add --overwrite CLI argument to not fail when ZIM already exists (#44)
- Implement a cheat mode to ease software manual testing (#54)
Changed
- Clarify which courses / challenges are supported and display a nice error when it is not supported (#21)