Skip to content

v1.1

Compare
Choose a tag to compare
@rmccreath rmccreath released this 18 Mar 16:46
f0f259b

Initial bug fixes/improvements and new course

  • added fix for cross-site scripting error (4332690)
  • add logic to generate booking for courses from json content rather than hardcoded iframe links (e576fe0)
  • reordered filter items based on raised issue (e576fe0)
  • fixed all external links to open in new tab based on raised issue (33fc1e7)
  • add new in-person Introduction to Git course (eb7e644)
  • typos and other general code improvements