Page 8 of 11

Re: Release summaries

Posted: 04 October 2023, 09:56
by Archduke
Release 4th October 2023 231004-1001
  • toasts: don't auto-dismiss invitation toasts
  • playermenu: scroll lock when menu open on mobile
  • lobby: show that invitation mail is not sent, if user preference prevents it
  • gamepanel: on mobile, scroll to play button (center)
For studio developers:

Re: Release summaries

Posted: 19 October 2023, 10:33
by Archduke
Release 19th October 2023 231019-1003
  • gamepage: fix horizontal scrolling issue on mobile in some cases
  • gamepage: show warning when alpha/beta option is selected
  • groups: fix links in comments which were broken when preceded by newline
For studio developers:

Re: Release summaries

Posted: 07 November 2023, 10:35
by Archduke
Release 7th November 2023 231107-1000
  • add support for Safari 11+
  • fix display of tutorial list
For studio developers:
  • fix display of not_recommend_player_number in some cases (see https://studio.boardgamearena.com/bug?id=115)
  • slight change to behaviour where a game has more players than available colours. (Before, colour would be the empty string. Now it is either black or the user's preferred colour, ignoring the fact there may be duplicate colours.)
Closes:

Re: Release summaries

Posted: 10 November 2023, 10:38
by Archduke
Release 10th November 2023 231110-1000
  • fix support for older browsers
Closes:

Re: Release summaries

Posted: 13 December 2023, 12:44
by Archduke
Release 12th December 2023 231212-1001
  • disable same ip restriction for alpha games
  • ranking:
    • new improved tooltip showing detailed elo calc
    • new factors for controlling elo calc: win Streak and Teammate
    • hidden ELO value for `game_disable_ranking` (inc. coop) games
    • Read more
  • arena: fix display of arena options on /halloffame (e.g. https://boardgamearena.com/halloffame?game=1&season=15)
  • minor:
    • fix display of game icon on old table chat windows
    • fix link to game stats from player stats page
    • show modal if you try to join a table from the same IP (instead of redirecting to /premium)
    • fix player name link from /gamereview
    • reload page after changing spoken languages
  • profile: add newsfeed tab to /player
  • premium: allow iDEAL payments
For studio developers:
  • Allow stats.json instead of stats.inc.php (wiki)

Re: Release summaries

Posted: 16 January 2024, 10:08
by Archduke
Release 14th December 2023 231214-1000
  • ranking: hide friendly games from elo evolution chart
  • ranking: fix selection of elo difficulty when there are no options set
  • ranking: various fixes for new ranking system
  • premium: ensure iDEAL payments are in Euros

Re: Release summaries

Posted: 16 January 2024, 10:13
by Archduke
Release 10th January 2024 240110-1000
  • moderation: add tooltip to show actual date of penalty
  • gamepage-lobby: reduce sizing of cancel cross on mobile
  • gamepage-lobby: set default game mode based on player's historic games
  • tournaments: minimum minimum player count for the tournament should be whichever is higher 3, or the minimum player count for the game
  • minor: fix /gamestats page errors
  • arena: fix js error on /arenasuggestions
  • ranking: various fixes for ranking refactor
For studio developers:
  • skip over duplicate notifications if they've already been received

Re: Release summaries

Posted: 16 January 2024, 10:31
by Archduke
Release 16th January 2024 240116-1000
  • awards: fix awarding of "consecutive wins" and "games played" awards
  • welcome: move partner event above agenda
  • revert: "tournaments: minimum minimum player count for the tournament should be whichever is higher 3, or the minimum player count for the game" (-> you can create 2p tournaments again for now)

Re: Release summaries

Posted: 09 April 2024, 16:24
by thoun
Release 9th April 2024 240409-1000
  • statistics: Training mode games count is displayed in the player statistics
  • fix: Prevent empty "friend requests" notifications while playing
  • replay: allow to confirm move number input with Enter key
For studio developers:
  • Add PHP switch to the Manage game page

Re: Release summaries

Posted: 18 April 2024, 08:41
by Lymon Flowers
Release 17th April 2024 240417-1000
  • add a tooltip to clarify win % in player profile pages
  • matchmaking: fix language and group filters
  • ELO malus for consecutive games against same player now also applies to losses (instead of just victories)
For studio developers:
  • add Reload CSS button