Skip to content

v1.14.0 - Relying less on Airtable

Compare
Choose a tag to compare
@slmnio slmnio released this 23 Feb 21:09
· 1288 commits to master since this release

This release has a few new parts, mainly pushed due to the Mayhem Winter Classic update.

The biggest change is the introduction of a new image service. It will serve and resize Airtable images based on parameters set by the frontend code. A few quick changes were made, allowing .gif files to pass through etc. I'll monitor it to see if anything breaks. I do note that some things probably need a new sizing method such as -min-{size} or even more things like minh-400 w-1200.

Changelist:

  • Stripped markdown from meta system - so embeds won't have a markdown format
  • Moved some parts of the maps overlay around so it can be used on the new OverviewOverlay and in other places (eg desk)
  • Fixed some parts of the bracket overlays with inconsistent behaviour
  • Added forfeit reason to matches
  • Added more roles and information on the team details and composition pages
  • Added a new lower desk segment, such as predictions and a small maps display
  • Normalised names in some places, especially for search (#117, ty @ZusorCode)
  • Changed the team match page to the new event schedule component, will probably revisit
  • Added antileak for events to hide certain features at the data level
  • Added a media overlay that can play videos from SLMN.GG on broadcast easily
  • Added new red and blue themes for teams as a broadcast option, useful if some teams are very close to the basic Overwatch red or blue.
  • Added an option to "clarify teams" on events that may have similar teams.
  • General bug fixes and improvements

Full Changelog: v1.13.4...v1.14.0