Skip to content

Releases: chess-centre/platform

v2.4.0

28 Sep 13:26
b501754
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Style / Theming Updates

Refactoring

Documentation

Festival Specific Changes

Full Changelog: v2.3.0...v2.4.0

v2.3.0

10 Apr 20:36
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

What's Changed

Features

Fixes

Enhancements

Full Changelog: v2.2.6...v2.3.0

v2.2.6

26 Feb 23:49
Compare
Choose a tag to compare

What's Changed

Fixes

Features

Refactoring

Tweaks

Testing

Documentation

New Contributors

Full Changelog: v2.2.0...v2.2.6

v2.2.0

27 Dec 18:02
7ab7875
Compare
Choose a tag to compare

Major Release

Features

  • Feat: Make "is live" game dynamic #444
  • Feat: Enable game view by event #448
  • Feat: Enhance FAQs enabling specific category selection within key areas of the site #453
  • Feat: Upgrade Tailwindcss dependency v2.0.x -> v2.2.x #378
  • Feat: New integrations highlighted on home page #378
  • Feat: Display nice UX when no events published #438

Bug Fixes

  • Fix: date formatting for profile and club pages #442
  • Fix: calendar view for new year #441

v2.1.0

20 Sep 12:35
Compare
Choose a tag to compare

Minor Release

Features

  • Feat: New skeleton app event cards for better UX loading experience #369
  • Feat: New lichess pgn game analysis #372

Bug Fixes

  • Fix: app event card - render as two column grid in ipad / tablet view #369
  • Fix: dashboard rating summary statistics - render stacked in ipad / table view #369
  • Fix: type in junior recommended links table #369
  • Fix: close button for pgn viewer #374
  • Fix: chess.com rating update sync #376
  • Fix: add oauth requests to lichess import pgn calls #377

v2.0.3

16 Sep 00:16
a49d13f
Compare
Choose a tag to compare

Patch Release

Fix: duplicated form field references #365
Fix: game view loading states including error handlers #366
Fix: remove outdated results page, replaced with maintenance overlay #367

v2.0.0

12 Sep 23:48
Compare
Choose a tag to compare

Major Release

Features

Games

  • New game list including search, filter, sort and paging #357
  • New game service pulling latest ECF games for all registered players #324
  • New game PGN viewer, displaying inline games for digital board tracking #315 #314

Dashboard

  • New game total split, rating details, chart of game results #339 #334
  • New game history service #324 #326
  • New slideout for issue logging #340

Events

  • New Blitz event types #307
  • New 'Live' status for events #294
  • New 'Closes' event full status for events #278
  • Update newsletter removing third party service #309
  • New Train travel departure information #318
  • New Bus travel departure information #318
  • New local car park information #344

Profile

  • New default Chess.com profile avatar loading #350
  • New liChess integration Rapid rating #350
  • New Chess.com integration Rapid rating #350

Calendar

  • New dynamic menu filtering #301 #304
  • New skeleton loaders for improved UX #341
  • Improved EventQuery loading minimal data for calendar #341

Authentication / Sign up

  • New input form fields #346
  • New "remember me" on sign in #345

Email

  • New account creation email / ecf pre-flight check #271

Bug Fixes

  • Fix: eventId query against ECF game service to ensure all events are check #328
  • Fix: various mobile UX issues #320 #322 #334
  • Fix: event list for previous and upcoming event details / sort #336
  • Fix: privacy policy not rendering #346
  • Fix: pgn rendering when incompatable format #364
  • Fix: game sort by date #362

v1.0.16

26 Aug 18:33
Compare
Choose a tag to compare
v1.0.16 Pre-release
Pre-release

Fixes

  • Fix: Automatic "Live" events across all key landing pages
  • Fix: Automatic "Full" events across all key landing pages when entries reach capacity
  • Fix: Automatic "Closed" events when date has elapsed
  • Fix: Fide Id Type Int to String

v1.0.11

19 Aug 00:47
b2ca18a
Compare
Choose a tag to compare

Enhancements

  • Public and Logged in event retrival is more efficient (new query index / reduced computation)
  • ECF Rating types including fallbacks when a rating is not available for the given time control
  • Added ratings to user profile
  • Coming soon default event card when future events have not been published

Admin Enhancements

  • Added ECF rating scheduler retrieving all latest ratings for user base
  • Added new user account creation email
  • Added new event entry email including latest entries

Fixes

  • Remove Amplify DataStore dependency causing data inconsistencies
  • Remove isJunior call using DataStore

Initial Stable Release

22 Jul 17:02
790420b
Compare
Choose a tag to compare

Includes the following features

  • Basic Account Management
    Create / Login / Logout / Password Restart / Email Verification
  • Event Management
    Create / Register (Stripe integration) / View Details / View Entries
  • User Profile
    Name / Email / Rating info
  • Public Calendar
    Club Nights / Match Nights / Rapidplays / Congresses / Bespoke Event Types
  • Static Information Pages
    About Us / Roadmap / T&Cs
  • Membership Creation
    Sign up for paid membership (Stripe integration)