Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 19:14
990531f

2.0.0 (2023-06-05)

Features

  • accessibility: Added aria label (36f42b6)
  • Changed copy box styles (2e9f18c)
  • reporter: Bigger report window (c79c3ec)
  • SEO: Added no indexing for robots (be54830)
  • server: Improved section page loading state visibility (c0163f2)
  • server: Smaller "small" font size (f8b34a5)
  • Smaller report icon (4ec5c29)
  • Updated job for the current Corvée (37ab8bd)
  • Updated job for the current Corvée (9697841)

Bug Fixes

  • Fix wrong import path (c7eb62b)
  • reporter: Prevent report window from opening twice on mouseenter (cfda93b)
  • server: Chrome crashed on filter selection (ce27407)
  • server: Fix close dialoging when clicking on disabled pagination items (19b4092)
  • server: lodash dependencie is required in production env (b85dd24)
  • server: Pagination items are now not selectable (40d3357)

Miscellaneous Chores