Skip to content

2.0.1

Compare
Choose a tag to compare
@Jamiras Jamiras released this 30 Sep 21:38
· 1170 commits to master since this release
6c511ed

What's Changed

  • Lazily load tooltip cards by @luchaos in #1142
  • Cache currently active on front page by @luchaos in #1143
  • Use standard colors for comments widget by @Jamiras in #1145
  • Show decimal tooltip for hex values when viewing trigger by @Jamiras in #1140
  • Fix resetting progress from achievement page by @Jamiras in #1117
  • Fix resetting progress from game page by @Jamiras in #1120
  • Fix points not being returned by API_GetUserRankAndScore by @Jamiras in #1118
  • Fix news image header path by @luchaos in #1119
  • Fix Mastered being displayed when 99.5+% of achievements earned, but not 100% by @Jamiras in #1121
  • Fix server error loading profile when user has hardcore unlocks for a game but not softcore unlocks by @Jamiras in #1126
  • Capture timing information for non-laravel queries by @Jamiras in #1127
  • Fix exception processing truncated trigger by @Jamiras in #1131
  • Return 404 for dev stats of deleted user by @Jamiras in #1132
  • Prevent 500 response when attributed developer was hard deleted by @Jamiras in #1133
  • Prevent exception visiting game compare page before playing any games by @Jamiras in #1134
  • Fix navigation when search string contains apostrophe by @Jamiras in #1141
  • Fix 'Malformed UTF-8' error when rich presence truncated mid UTF-8 character by @Jamiras in #1144
  • Handle missing referers in wiki edit redirects by @luchaos in #1136
  • Use cachable configuration values instead of environment variables by @luchaos in #1139

Full Changelog: 2.0.0...2.0.1