Skip to content

Releases: ps2alerts/website

v4.4.0

05 Apr 13:39

Choose a tag to compare

v4.4.0 - The great purge

TL;DR - Moment and DayJS purged in favour of date-fns. Fixed a bunch of long standing bugs and updated all the dependencies to latest Nuxt 2.

  • Fixed: Applying a date filter on the homepage should now actually bring in alerts!
  • Fixed: Alert clocks would de-sync when you've had the website open in an inactive browser tab for a while, or otherwise lost focus.
  • Fixed: Tooltip / information RE populations last updated on alert list on the left has been restored.
  • Improvement: The site was loading in all font-awesome icons resulting in about 1.6MB on every page load. This is now 91KB as we're using a subset of icons. With compression this is even lower at 26KB!
  • House keeping: Removed a very old dependency called MomentJS, which should mean the site loads a bit quicker as everything is a bit smaller.
  • House keeping: Removed yet another date library, using just one now (means less bandwidth for you!)
  • House keeping: Various dependencies have been updated to more modern versions, including critical security fixes.

What's Changed

  • Playoff seeding fixes by @ryanjsims in #508
  • Add a match start grace period and fix playoff 2/championship seeding by @ryanjsims in #510
  • Fix overcomplication of logic for playoff round 2 by @ryanjsims in #511
  • Add Lattice Versioning separate from Map Tile versioning by @ryanjsims in #556
  • 425 remove moment by @Maelstromeous in #569
  • Update dayjs: 1.11.2 → 1.11.7 (patch) by @depfu in #560
  • Update core-js: 3.21.1 → 3.29.1 (minor) by @depfu in #563
  • Update leaflet: 1.7.1 → 1.9.3 (minor) by @depfu in #564
  • Update autoprefixer: 10.4.4 → 10.4.14 (patch) by @depfu in #559
  • Update postcss: 8.4.12 → 8.4.21 (patch) by @depfu in #574
  • Update husky: 8.0.1 → 8.0.3 (patch) by @depfu in #584
  • Update @babel/eslint-parser: 7.17.0 → 7.21.3 (minor) by @depfu in #583
  • Update eslint-plugin-prettier: 4.0.0 → 4.2.1 (minor) by @depfu in #581
  • Update eslint: 8.12.0 → 8.37.0 (minor) by @depfu in #578
  • Update sass: 1.54.3 → 1.60.0 (minor) by @depfu in #575
  • Update lint-staged: 13.0.3 → 13.2.0 (minor) by @depfu in #577
  • Upgrade vue2-flip-countdown: 0.12.1 → 1.0.0 (major) by @depfu in #585
  • Update eslint-plugin-import: 2.25.4 → 2.27.5 (minor) by @depfu in #580
  • Update eslint-config-prettier: 8.5.0 → 8.8.0 (minor) by @depfu in #579

New Contributors

Full Changelog: v4.3.4-beta...v4.4.0

v4.3.1

03 Sep 17:08

Choose a tag to compare

v4.3.0

02 Sep 13:03

Choose a tag to compare

Outfit Wars Support

This update brings Outfit Wars support. For more info, view the change log

v4.2.0

23 Jul 14:00

Choose a tag to compare

CALM Update

v4.2.0-alpha2

14 Jul 08:02

Choose a tag to compare

  • Adds support for Surf and Storm update

v4.1.1

01 Jun 13:31

Choose a tag to compare

  • Fixed an issue with Alert Brackets not being sent to endpoints that require them, producing duplicate results in the leaderboards and all sorts of other nonsense.

v4.1.0

01 Jun 13:19

Choose a tag to compare

Alert maps are here!

Alert mapping has been sorely missing from the alert pages, and they have now arrived, in spectacular fashion! /u/rideranton has done some incredible work towards these maps, them feeling almost like you're watching the map from in the game!

Example alert

Alert history improvements

Alert history has been improved in a number of ways, making it more slick and enjoyable experience to browse through the alert history. Notably, it has the following new features:

  • Load more button when you have reached the bottom of the list
  • New date filtering
  • "Placeholders" upon page load / filtering to give it that extra bit of polish

Victory Timeline improvements

The victory timelieve has recieved a multitude of benefits, namely:

  • It is now possible to change data points to be on a Daily, Weekly, Monthly or Yearly basis. This makes the chart vastly more readable.
  • Hovering over a chart point now shows all metrics for that point in time, e.g. VS, NC, TR wins and Draws without having to hover each point individually.
  • As you "zoom in" on a particular date range using the new date filters, the time granularity will change to an appropriate level (e.g. you won't see days on a yearly basis - making it practically unreadable - you will see weekly stats.)

v4.0.3

16 Mar 19:22

Choose a tag to compare

Changes:

  • ASP2 support added
  • Alert monitor mobile experience improvements
  • Navbar overhaul
  • Mobile navigation improvements
  • Change Log redesign

v4.0.1

08 Mar 21:11

Choose a tag to compare

What's Changed

  • ASP2 is now properly represented on the website, thanks @ryanjsims.

New Contributors

Beta release - permanent data

01 Jan 02:43

Choose a tag to compare

This release entails all work done for the website which acts as the formal release of the site.