Skip to content

Releases: RaiderIO/keystone.guru

v9.1.1

28 Mar 21:57
534e9c5
Compare
Choose a tag to compare

General changes:

  • The new spells that you can attach to your pulls are now ordered alphabetically (by category, name).

Bugfixes:

  • Classic Era and Wrath dungeons are no longer assigned to an incorrect game version.
  • Added missing Bloodlust icon.

v9.1

28 Mar 20:52
30dce16
Compare
Choose a tag to compare

General changes:

  • #2293 Game version selector is now moved to the top header to match Raider.io's look and feel.

Route changes:

  • #2297 Added much more spells/cooldowns to attach to your pulls (thanks Bunten!)

v9.0.4

20 Mar 08:32
f9c4695
Compare
Choose a tag to compare

General changes:

  • #2286 Added Rollbar support (error handling platform).

v9.0.3

15 Mar 22:04
3cf336f
Compare
Choose a tag to compare

Bugfixes:

  • #2283 Fixed crashes loading certain overview pages.

v9.0.2

15 Mar 21:31
a3b6761
Compare
Choose a tag to compare

Bugfixes:

  • #2267 Fixed an issue causing failed background tasks to crash the job runner.
  • #2268 Fixed a rare MDT import issue where it didn't have a teeming field set.
  • #2270 It's now once again possible to add Brushlines and Paths to routes.

v9.0.1

09 Mar 22:58
ca95edc
Compare
Choose a tag to compare

Bugfixes:

  • #2250 [Hotfixed] Fixed embedded routes not working. Fixed auto-route generator crashing. Fixed API crashing. Fixed MDT exports not working (what didn't I break?! These were fixed within an hour of release though, but I'll try to do better with some automated tests.) Ongoing: intermittent login issues.

v9.0

08 Mar 10:45
cde8e6d
Compare
Choose a tag to compare

General changes:

  • #2214 Upgraded PHP version and Laravel version, along with all PHP dependencies. This was overdue and a lot of work. A lot, of work.

Map changes:

  • #2252 Added support for Gnomeregan (SoD).

Bugfixes:

  • #2236 Fixed deployment seeding

v8.1

23 Feb 13:52
3bd7350
Compare
Choose a tag to compare

General changes:

  • #2210 Subcreation implementation has been replaced with Archon.gg implementation instead. No changes to functionality are to be expected - only that all Subcreation references are replaced with Archon.gg instead.

Bugfixes:

  • #2209 Background job performing caching operations should no longer time out after 60 seconds.

v8.0

20 Feb 13:41
62fd6a9
Compare
Choose a tag to compare

General changes:

  • #2175 The way deployments are performed has drastically changed. The only thing you should notice of this is that there will now be no downtime whenever an update is performed instead of the 5 mins it was before. Hurrah!

Bugfixes:

  • #2202 Attempting to share routes for dungeons which aren't supported in MDT will no longer throw up an error message. All MDT functionality is hidden instead.
  • #2168 Light mode route cards are once again readable.
  • #2198 Search page no longer has both a season and an expansion selected at the same time, leading to only Dawn of the Infinite results being shown (since they are part of the current season and expansion).
  • #2177 Improved the way paths/drawn lines are handled - they will no longer error out in very rare circumstances.

v7.10

07 Feb 09:40
54a2025
Compare
Choose a tag to compare

Bugfixes:

  • #2194 [Hotfixed] Fixed thumbnails not showing up in various overview pages.

API changes:

  • #2195 Thumbnails are now generated correctly once again. To properly fix this the route thumbnail API can now pass viewport width/height separate from image width/height.