Skip to content

Releases: TeoTN/TFoosball

Release 2.4.1 - April 2018

22 Apr 21:22
Compare
Choose a tag to compare

Release 2.4.1 - April 2018

No significant changes @ frontend compared to v2.4.0

Release 2.4.0 - February 2018

The main goal of this release was to improve the overall application experience and to introduce various features to Clubs page.

Changelog:

  • Clubs Events Feed - check the latest events on the Club page!
  • Redesigned Clubs page so that all options are readily available
  • Vastly improved Clubs page experience on mobile devices
  • Added ability to mark a Club as default
  • Provided forms to create/join a Club
  • Autocompletion on Club name while joining
  • Improved design of Welcome page for newcomers and adjusted to mobile devices
  • Clubs are now removed after last member leaves
  • Added link to What's New in footer (see Release Notes)
  • Match score input defaults to 10 when the other field loses focus (user request)
  • Fixed: User no longer has to delete 0 from score input (user request)
  • Fixed various issues with invitations to Clubs
  • Fixed issues with logging in after an error
  • Fixed issues with modal windows
  • Updated project dependencies

v2.4.0-beta.2

05 Feb 21:37
Compare
Choose a tag to compare
v2.4.0-beta.2 Pre-release
Pre-release

Release 2.4.0 - February 2018

The main goal of this release was to improve the overall application experience and to introduce various features to Clubs page.

Changelog:

  • Clubs Events Feed - check the latest events on the Club page!
  • Redesigned Clubs page so that all options are readily available
  • Vastly improved Clubs page experience on mobile devices
  • Added ability to mark a Club as default
  • Provided forms to create/join a Club
  • Autocompletion on Club name while joining
  • Improved design of Welcome page for newcomers and adjusted to mobile devices
  • Clubs are now removed after last member leaves
  • Added link to What's New in footer (see Release Notes)
  • Match score input defaults to 10 when the other field loses focus (user request)
  • Fixed: User no longer has to delete 0 from score input (user request)
  • Fixed various issues with invitations to Clubs
  • Fixed issues with logging in after an error
  • Fixed issues with modal windows
  • Updated project dependencies

v2.3.2

05 Feb 19:06
Compare
Choose a tag to compare

Release 2.3.2 - February 2018

This is a minor release that prepares client to update to release 2.4.0.
Changes:

  • Log out user when session expires
  • Fix some authentication and authorization issues

v2.4.0-beta.1 - Clubs enhancement

31 Jan 21:01
Compare
Choose a tag to compare
Pre-release

Release 2.4.0 - February 2018

The main goal of this release was to improve the overall application experience and to introduce various features to Clubs page.

Changelog:

  • Clubs Events Feed - check the latest events on the Club page!
  • Redesigned Clubs page so that all options are readily available
  • Vastly improved Clubs page experience on mobile devices
  • Added ability to mark a Club as default
  • Provided forms to create/join a Club
  • Autocompletion on Club name while joining
  • Improved design of Welcome page for newcomers and adjusted to mobile devices
  • Clubs are now removed after last member leaves
  • Added link to What's New in footer (see Release Notes)
  • Match score input defaults to 10 when the other field loses focus (user request)
  • Fixed: User no longer has to delete 0 from score input (user request)
  • Fixed various issues with invitations to Clubs
  • Fixed issues with logging in after an error
  • Updated project dependencies

v2.3.1

03 Jan 20:34
Compare
Choose a tag to compare

Release 2.3.1 - January 2018

Changelog:

  • Fix: Unable to change team briefly after logging in
  • Fix: What's New modal window should be shown once per version

v2.3.0 - Club Admin

28 Dec 19:57
Compare
Choose a tag to compare

Release 2.3.0 - December 2017

The main goal of this release was to provide Admins feature and to separate Teams (now Clubs) from Profile.

Changelog

  • Teams feature was moved from Profile to top navbar
  • Teams were renamed to Clubs
  • Introduced Club Admins and highlighted them on user list
  • Club admin may (de)activate other members (deactivated users are hidden)
  • Club admin may grant admin privileges to others
  • Page is scrolled to notifications when a new one appears
  • Matches with score 0-0 are treated as a mistake and rejected
  • Fixed some match deletion issues on mobile
  • Fixed issues with saving settings
  • Refactored users (performance boost)

v2.2.1

02 Nov 21:22
Compare
Choose a tag to compare

Changelog

v2.2.1

  • Fix what's new modal infinite loop

v2.2.0

02 Nov 20:41
5c49963
Compare
Choose a tag to compare

Changelog:

v2.2.0

  • Added What's new modal,
  • Email invitations (See Profile > Teams > Invite section)
  • Hidden players:
    • Notify user when hidden
    • Add setting to unhide yourself
  • Adjust profile view to mobile
  • Complete redesign of homepage
  • Remove old /settings page
  • Show current team on new match page
  • Fix new match bug on mobile
  • Fix infinite authentication loop bug
  • Fix match deletion permissions bug

v2.1.1

28 Apr 17:21
Compare
Choose a tag to compare

Changelog

This release brings some minor fixes:

  • Fix issue with sorting users in Ranking
  • Fix pending members list fetching issue

v2.1.0

23 Apr 17:36
Compare
Choose a tag to compare

Changelog:

Final release

  • Prevent having two members of the same username within one team
  • Show sign out in welcome screen
  • Update pagination layout
  • Adjust profile matches layout to mobile
  • New profile widgets
  • Show winners stand in Ranking
  • Setup TravisCI
  • Create switches component for mode changing
  • Include fork of redux-saga-router

Beta 1

  • Fix sign out behaviour (quit session regardless of server errors)
  • Reauthenticate after session expires
  • Improve profile navigation
  • Move Teams functionality to profile
  • Move user settings to profile
  • Provide user with possibility to opt out from a team
  • Allow user to join existing team at any moment
  • Fix loading profile data on all profile subpages
  • Clean notifications on page change
  • Add validation to profile settings

Beta 0

  • Write extensive Unit Tests
  • Vastly improve mobile layout
  • Improve and simplify settings layout
  • Fix charts aspect ratio
  • Add total matches played summary
  • Fix page reloading on page change
  • Add score recounting in various scenarios
  • Update react-wise dependencies
  • Swap colours/positions toolbar