Skip to content

v0.8.0

Compare
Choose a tag to compare
@sHtev sHtev released this 15 Nov 10:30
· 324 commits to main since this release
60c3529

Added

  • Copyright and contributing documentation (#207)
  • Errors when running code now include the name of the file in which the error occurred (#239)
  • Sentry integration (#252)
  • Ability to download a project (#255)
  • FileMenu dropdown (#139)
  • Confimatory message when a project has been saved (#262)

Changed

  • Switch wrapping in the editor to horizontal scrolling for long lines (#242)
  • Replaced hard-coded text with translatable strings (#253)
  • Launch rename modal via redux (#139)

Fixed

  • Allow users to save their code as anew project from the root page when logged in (#259)
  • Stop users renaming main.py (#203)
  • Style fixes on the 'My Projects' page (#265)
  • Remove project name, download and save buttons from the header on the 'My Projects' page and when project is still loading (#265)