Skip to content

1.2.0

Compare
Choose a tag to compare
@benoit74 benoit74 released this 16 Jan 08:55
· 43 commits to main since this release
0a7403b

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)