Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@MatthiasPortzel MatthiasPortzel released this 18 Dec 21:07
· 16 commits to master since this release

Major features

  • Console on the page
    • Displays things printed with console.log
    • Displays error messages, and their location in your actual code
  • Complete website redesign thanks to @athaun

Minor features

  • Sandbox restrictions loosened on the execution frame
  • Updates the styling on code blocks in Markdown programs and in comments
  • Templates updated with best practices and 3rd part library updates

Removed features

  • The option for split editing was removed, as the console takes its place on the page.

Bug fixes

  • Program lists (like on a user page) look good with no programs
  • Fixes issue with the user profile page requesting too many programs
  • Disallows blank titles
  • Fixes formatting of marketing text on the home page
  • Allow notifications to be marked as unread
  • Fixes issue with publishing and program screenshots

This release includes 16 commits from me and 3 commits from open source contributors. Thank you, @birdofblue @athaun @cenation007.