Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Nov 14:43
6db6058

1.0.0 (2022-11-16)

⚠ BREAKING CHANGES

  • move to the new version of the apps api

Features

  • add app data and comments (21559a5)
  • add cdelivery and update version workflows (6b73e83)
  • add code highlighting (5737db3)
  • add execute code button (6ad21d9)
  • add highlighting and markdown to comments (bb7356e)
  • add missing response container (118ff44)
  • add mockContext back (8565062)
  • add multiline selection (6502876)
  • add orphan comments (3a90161)
  • add release-please (1212418)
  • add reply mechanism and update cypress (01e03f8)
  • add Review Dialog in Teacher View and commit info (5958e03)
  • add settings (6ece08e)
  • add table view for admins (ef102f5)
  • add toolbar and complete tests (bd49183)
  • added editor but does not work yet (529a990)
  • ci: add deploy script (17245a5)
  • ci: add deploy script (a8f2a3b)
  • create app scaffolding (d7d3e0b)
  • finish adding settings (74f614f)
  • include required scripts to use standard-version (d9412ad)
  • lang: add translations for commit dialog (40acc13)
  • move to the new version of the apps api (65f75d7)
  • new code settings (040333f)
  • take visibility into account (f23a62a)

Bug Fixes

  • add default output for formatted date (74de99b)
  • add settings wrapper to the player (437d85b)
  • build: add homepage to generate relative paths (fa87acb)
  • build: change index (94a4529)
  • build: cleanup leftover modules and warnings (7353bcb)
  • change wrong secret name in cd workflow (545a608)
  • ci: deploy script (e16c8d8)
  • ci: update secret name for graasp-domain (4b38171)
  • ci: update workflow (bf2f6ba)
  • failing test (cbfd98d)
  • lint: silence eslint no-console warnings (bed3fa2)
  • make final PR changes and fix nav version bug (03fc5ca)
  • make PR changes and improve reportComment dialog (0cd9157)
  • settings not sending post request first time (d196fec)
  • tests (d20af59)
  • typo in cintegration workflow (73325af)
  • unexpected error when posting a code version (69abd45)
  • update sha ref and solve minor issues (c47c9e0)
  • yarn.lock and tests (ddb1443)

Tests

Documentation