Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Latest commit

 

History

History
1245 lines (974 loc) · 32.2 KB

CHANGELOG.md

File metadata and controls

1245 lines (974 loc) · 32.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

5.1.3 - 2018-10-29

Fixed

  • Parses leaderboards for uniqueness as a hotfix before rolling out the backend fix

5.1.2 - 2018-10-28

Changed

  • Dynamically set public path from env variable when deploying outside of travis ci

5.1.1 - 2018-10-28

Fixed

  • Leaderboard positioning

5.1.0 - 2018-10-28

Changed

  • Pvp leaderboards to a tabular format

5.0.0 - 2017-10-22

Removed

  • Embeds from the codebase, left with a message to migrate to the new CDN

4.44.0 - 2017-10-19

Added

  • Skins tooltip

4.43.8 - 2017-10-15

Changed

  • Desert mastery not appearing, add workaround to map Unknown to Desert

4.43.7 - 2017-10-11

Changed

  • Embed link to point to the new repo

Removed

  • Host your own embeds deployment

4.43.6 - 2017-10-10

Fixed

  • Chinese translations

4.43.5 - 2017-10-09

Changed

  • Move all dependencies into vendor bundle

4.43.4 - 2017-10-09

Changed

  • Webpack config, reduce embed bundle size by 10x, app by a marginal amount

4.43.3 - 2017-10-09

Fixed

  • Turns local storage persistence on

4.43.2 - 2017-10-09

Fixed

  • Gw2 action creator not taking objects/calculatedid into consideration

4.43.1 - 2017-10-09

Fixed

  • Gw2 action creator from not using the id all correctly
  • Gw2 action creator treating null as object
  • Local sample config not pointing to the default port (3030)

4.43.0 - 2017-10-07

Added

  • Api calculated item stats

Changed

  • Items embed to use Gw2Item component

4.42.1 - 2017-10-07

Fixed

  • ArmoryBadge unicode

4.42.0 - 2017-10-07

Added

  • Ability for ArmoryBage to have optional hotlink

4.41.3 - 2017-10-06

Fixed

  • Skill tooltip throwing when no description is present
  • GW2 parser not parsing multiple sections correctly

4.41.2 - 2017-10-03

Fixed

  • For real this time

4.41.1 - 2017-10-03

Fixed

  • Test run using files it shouldn't be

4.41.0 - 2017-10-03

Fixed

  • Tooltip item heading having a scrollbar overflow

Added

  • New elite specialization names

4.40.0 - 2017-10-03

Added

4.39.3 - 2017-09-27

Changed

  • User access to be created from the new access array data, e.g: ['PathOfFire', 'GuildWars2']

4.39.2 - 2017-09-18

Fixed

  • Empty skill icon being transparent
  • Skill description parser not working for a few cases

4.39.1 - 2017-09-17

Fixed

  • Missing gw2 map image for courtyard

4.39.0 - 2017-09-15

Added

  • Basic async component

4.38.0 - 2017-09-14

Added

  • Ability to have custom skin for items embed, use data-armory-{itemId}-skin="{skinId}"

4.37.2 - 2017-09-13

Fixed

  • Remove console log

4.37.1 - 2017-09-13

Fixed

  • Skill category highlight not working for i18n text

4.37.0 - 2017-09-13

Added

  • Skill category highlight for tooltips

4.36.1 - 2017-09-10

Changed

  • Local storage cache bust behaviour. Now it will only clear the cache if a new GW2 API build id is found.

4.36.0 - 2017-09-07

Added

  • Hero header to season page

Fixed

  • Login error not being shown

Changed

  • Tabs to be in two distinct components
  • Tabs styles

4.35.1 - 2017-09-05

Fixed

  • Item tooltip regression
  • Item embed being hidden until loaded
  • Embeds not showing api errors correctly

4.35.0 - 2017-09-05

Added

  • Inline text for embeds, see the EMBEDS_README

4.34.0 - 2017-09-02

Changed

  • Not found routes to keep the path instead of replacing to /404

4.33.13 - 2017-08-28

Changed

  • Readme
  • Header to point to EMBED README

4.33.12 - 2017-08-26

Fixed

  • Header not entering sticky state when appropriate

4.33.11 - 2017-08-24

Upgraded

  • Webpack deps, build now works

4.33.10 - 2017-08-16

Updated

  • Colour map
  • Some home page styles
  • Site title

4.33.9 - 2017-08-14

Changed

  • Upgraded to webpack 3
  • Upgrade testing dependencies

4.33.8 - 2017-08-14

Fixed

  • Error thrown when dipping into user privacy
  • Error thrown when no action is returned into redux batch hoc
  • Wallet from not existing loading state if no wallet was fetched from api

4.33.7 - 2017-08-14

Fixed

  • Fav pvp classes from throwing when missing data
  • Tooltip from throwing when missing data

Changed

  • Catches http errors in user actions

4.33.6 - 2017-08-13

Fixed

  • Rollbar not liking trailing slashes

4.33.5 - 2017-08-13

Fixed

  • Rollbar not having access to sourcemaps

4.33.4 - 2017-08-13

Fixed

  • Guards tooltip from potentially being undefined

4.33.3 - 2017-08-13

Changed

  • Upgraded dependencies

4.33.2 - 2017-08-12

Fixed

  • Babel polyfill not targetting supported browsers

Changed

  • Add more options to rollbar

4.33.1 - 2017-08-12

Changed

  • Rollbar to only log gw2a domains

4.33.0 - 2017-08-12

Added

  • Client side logging

4.32.3 - 2017-08-11

Fixed

  • Food tooltip to show detail name and icon
  • Tooltip displaying item name twice

4.32.2 - 2017-08-03

Changed

  • On brand to path of fire

4.32.1 - 2017-07-27

Changed

  • Regen colour map

4.32.0 - 2017-07-19

Added

  • Wallet tab to user
  • Materials tab to user
  • Redux batch load HOC to load and pass common props

4.31.4 - 2017-07-05

Removed

  • Ad borders + text

4.31.3 - 2017-06-18

Changed

  • Search route to use query string

4.31.2 - 2017-06-16

Fixed

  • Stub users not having their status icon appearing

4.31.1 - 2017-06-16

Fixed

  • Tabs not hiding for stub users

4.31.0 - 2017-06-16

Added

  • Hide character/user/guild tabs if user doesn't have the authority to view.

4.30.1 - 2017-06-13

Changed

  • Updated pvp description
  • Cleaned up language dropdown

4.30.0 - 2017-06-07

Added

  • User bank
  • User shared inventory

4.29.2 - 2017-06-07

Removed

  • Display ad from bottom of content layout

4.29.1 - 2017-06-07

Removed

  • Display ad from character overview

4.29.0 - 2017-06-07

Added

  • Sovrn display ads

4.28.1 - 2017-06-05

Fixed

  • Russian translations

4.28.0 - 2017-06-04

Added

  • New privacy system for all resources

Changed

  • Tab styles to be more streamlined

4.27.0 - 2017-05-28

Added

  • Ability to share achievement category pages

Changed

  • Upgrades to react router v4

4.26.7 - 2017-05-26

Changed

  • Ups dependencies

Fixed

  • Character embed link

4.26.6 - 2017-05-24

Changed

  • Achievement placeholder text to be in correct position
  • Upgraded dependencies

Added

  • Split vendor bundle out of app bundle

4.26.5 - 2017-05-23

Added

  • Missing words

4.26.4 - 2017-05-23

Changed

  • Embeds example page to be in the app

Fixed

  • Internationalisation from not working ever since implementing the ls reset

4.26.3 - 2017-05-21

Removed

  • Related applications from manifest.json

4.26.2 - 2017-05-21

Added

  • Manifest meta generation back

4.26.1 - 2017-05-21

Added

  • Icons to manifest.json

4.26.0 - 2017-05-21

Changed

  • Webpack to v2
  • Webpack configuration into a factory

Added

  • PWA support

4.25.0 - 2017-05-20

Changed

  • Guild logs to have links to users
  • Guild logs to show items
  • Guild logs to show upgrades

Fixed

  • Invalid user icon regression

4.24.0 - 2017-05-17

Added

  • Yandex verification
  • Manifest.json

4.23.1 - 2017-05-16

Changed

  • Force local storage clear

4.23.0 - 2017-05-16

Added

  • Achievement completed counts
  • Skins to achievement bits (tooltips coming soon)
  • Loading bars to achievements

Fixed

  • Now hide guild leader if guild doesn't have one claimed
  • Used done flag for calculating completed achievements
  • Sort categories by order property
  • Daily achievements from being cached too long
  • Achievement bits not being hidden in firefox

4.22.0 - 2017-05-16

Changed

  • Do not cache daily achievement category

4.21.1 - 2017-05-16

Changed

  • Hide achievement search box until implemented

4.21.0 - 2017-05-16

Added

  • User achievements

4.20.0 - 2017-05-15

Added

  • Missing fact

4.19.0 - 2017-05-15

Changed

  • Specialization styles to be work better across breakpoints

Added

  • Redux-freeze middleware

4.18.0 - 2017-05-15

Removed

  • Redundant props from spec component

Added

  • Support for running local prod build embeds

4.17.0 - 2017-05-15

Added

  • Patreon message to front page

Changed

  • Put svgs through svgo to reduce file size

4.16.11 - 2017-05-14

Changed

  • Specializations to be responsive

Added

  • Patreon link to footer

Removed

  • Paypal link from footer

4.16.10 - 2017-05-08

Fixed

  • Claim cta not linking to settings page if user was logged in

4.16.9 - 2017-05-07

Changed

  • Extracts react-scroll-paginator

4.16.8 - 2017-05-07

Changed

  • Extracted tooltip debounce out into its own module

4.16.7 - 2017-05-06

Changed

  • Auth system to not suck as much

4.16.6 - 2017-05-04

Changed

  • Chinese translations

4.16.5 - 2017-05-03

Changed

  • German translations

4.16.4 - 2017-05-02

Added

  • Use react-sticky-header

4.16.3 - 2017-05-02

Changed

  • Russian translations

4.16.2 - 2017-05-02

Changed

  • Spanish translations
  • Russian translations

4.16.1 - 2017-04-30

Fixed

  • Guild placeholders to show up

4.16.0 - 2017-04-30

Added

  • Paginator helper to create stub rows
  • Invalid user token information to settings page
  • Invalid user token information to user page

Changed

  • Tooltip to have its own root node

Fixed

  • Paginator component from not setting loading initially as expected
  • Some css selectors being forced to a particular element

4.15.0 - 2017-04-26

Added

  • Pagination to guild members
  • Pagination to guild characters
  • Pagination to user characters
  • Pagination to leaderboards
  • Guild leader to guild page
  • Placeholder logs for guilds

Fixed

  • English embed cta to mention text instead of icon
  • Site not working with adblock

Removed

  • Magic find and profession attributes

4.14.2 - 2017-04-24

Changed

  • Travis ci node version to 7.9.0

[4.14.1][] - 2017-04-24

Fixed

  • Specializations inner container from having margin: 0 auto nested away

4.14.0 - 2017-04-20

Added

  • Ability to set embed size

Changed

  • Babel config to use babel-preset-env

[4.13.0][] - 2017-04-20

Added

  • Traits embed

[4.12.1][] - 2017-04-18

Changed

  • function-batch to be an external dependency

[4.12.0][] - 2017-04-06

Added

  • Redux devtools
  • Tabs to character page
  • Character bags tab
  • User access tooltip
  • Scribe handling to crafting bar
  • Display once notifications
  • Optional icon to notifications

Removed

  • Redux middleware logging
  • Social sharing buttons because they're annoying AF
  • Characters list from character page
  • Character mode from character portrait

Changed

  • Character embed position to the top

Fixed

  • Specializations container from showing when there are none to show (finally...)

[4.11.8][] - 2017/04/01

Changed

  • Gw2 resource action to remove duplicate ids

[4.11.7][] - 2017/04/01

Changed

  • No comment...

[4.11.6][] - 2017/04/01

Changed

  • Public path, again! Third times the charm!?

[4.11.5][] - 2017/04/01

Changed

  • Public path to be calculated during runtime to prevent anymore funny business
  • Master branch to not deploy unless tagged

[4.11.4][] - 2017/03/31

Fixed

  • Prod build from pointing public path to preview

[4.11.3][] - 2017/03/31

Changed

  • Gw2 actions to be proxied so they batch all similar actions together to minimize api calls
  • Splits gw2 api calls if they reach the GW2API_REQUEST_LIMIT threshold
  • Adds errors to store for gw2 resources not brought back from a successful gw2 api request

[4.11.2][] - 2017/03/29

Fixed

  • Deployment to prod script using TRAVIS_BRANCH environment variable

[4.11.1][] - 2017/03/28

Fixed

  • Deployment to prod for tagged commits

[4.11.0][] - 2017/03/28

Added

  • Blank item/skill/amulet for embeds (use id -1)
  • data-armory-blank-text attribute for use on item/skill/amulet embeds to replace the default "Optional" text tooltip

Changed

  • Item tooltip to only show "Currently Equipped" for characters

[4.10.0][] - 2017/03/27

Fixed

  • Applying stats to backitem not working

[4.9.1][] - 2017/03/24

Fixed

  • Style fixes
  • Specializations throwing an exception when recieving bad data

[4.9.0][] - 2017/03/20

Added

  • Basic dismissable notification system
  • Error handling for gw2 data
  • Error handling for gw2 items/skills/specializations
  • Armory badge back to character embed

Changed

  • GW2Api health check to use notification system

Fixed

  • Character reducer/actions from throwing when recieving bad data
  • Content Card component showing undefined when gw2 api is dead

[4.8.0][] - 2017/03/19

Added

  • Unit test setup
  • Pre commit test hook

[4.7.0][] - 2017/03/17

Added

  • Tracking to embeds pagee

[4.6.2][] - 2017/03/17

Removed

  • Ability to turn off armory tooltip badge with embeds

[4.6.1][] - 2016/03/16

Changed

  • GW2AEmbeds css to be bundled in a stylesheet and to be loaded asynchronously

Fixed

  • Embeds from dragging in normalize.css
  • Healing from not being in i18n translation files

[4.6.0][] - 2017/03/15

Added

  • Ability to select item stats for item embed

[4.5.0][] - 2017/03/13

Added

  • Amulets embed

[4.4.0][] - 2017/03/13

Added

  • Local storage reset

Changed

  • Local storage to compress/decompress data
  • Local storage keys to be consistent

Fixed

  • Root embed style to have box sizing style
  • Local storage set from throwing if local storage is full

[4.3.2][] - 2017/03/13

Fixed

  • Deployment script to error when sitemap is unavailable during run

[4.3.1][] - 2017/03/12

Fixed

  • Tooltip: limit skills on traits to show only first skill

[4.3.0][] - 2017/03/11

Added

  • Ability to turn off embed badge
  • Classes for consumers of embeds to use to override styles

Changed

  • Armory badge for tooltip to have dark background

[4.2.1][] - 2017/03/09

Fixed

  • i18n being set with 'undefined'

[4.2.0][] - 2017/03/08

Added

  • i18n support for embeds

[4.1.3][] - 2017/03/08

Changed

  • Pvp leaderboard description

[4.1.2][] - 2017/03/08

Fixed

  • Fact Tooltip: Showing extraneous infusion buffs
  • Fact Tooltip: Critical damage/healing power being used
  • Fact Tooltip: Defaults to data.text for AttributeAdjust facts

[4.1.1][] - 2017/03/07

Fixed

  • Search icon from not being centered

[4.1.0][] - 2017/03/07

Changed

  • Embed example page to be more informative
  • Readme to be a little friendlier

Added

  • Embeds link to header

Fixed

  • Tooltip fact spacing
  • Tooltip descriptions not being parsed via gw2 parser
  • Tooltip damage not being rounded

[4.0.0][] - 2017/03/05

Added

  • details.description to item tooltip
  • details.infix_upgrade.buff.description to item tooltip
  • New embed system (breaking change). See: /embeds/example/index.html for a working example. The new system works like the following:

Add divs where you want embeds:

<div
  data-armory-embed="specializations"
  data-armory-ids="1,2,3"
  data-armory-1-traits="700,1960,1950"
  data-armory-2-traits="820,858,1694"
  data-armory-3-traits="1761,1774,1749"
>
</div>

<div
  data-armory-embed="skills"
  data-armory-ids="1175,5491"
>
</div>

<div
  data-armory-embed="items"
  data-armory-ids="1,2,109"
>
</div>

<div
  data-armory-embed="character"
  data-armory-name="Blastrn"
>
</div>

Drop embed script onto your website:

<script async scr="https://gw2armory.com/gw2aEmbeds.js" />

At a later date a embed generator page will be made to help with the creation of embeds for your sites, for now you have to do everything manually-ish. Currently only character, items, skills, and specializations embeds are supported.

Removed

  • Old embed iframe system

Changed

  • Character page embed content to use new system
  • Open Sans font to be bundled instead of loaded through Google Fonts

[3.18.0][] - 2017/02/26

Fixed

  • Tooltip Fix - add bonus to runes
  • Tooltip Fix - show buffs only for upgrade components
  • Tooltip Fix - fix attribute adjust parsing
  • Tooltip Fix - add apply count badge to conditions
  • Tooltip Fix - add simple formula to Damage
  • Tooltip Fix - add mapping to attributes

Changed

  • Header/introduction containers to have a background color
  • Search bar button to have a background color

Added

  • Import variables from less with less-vars-loader
  • New links to the footer

[3.17.0][] - 2017/02/25

Added

  • Wins/losses from /users/{alias} to user page

[3.16.0][] - 2017/02/25

Added

  • Wins/losses to leaderboards

Fixed

  • Healthcheck message spelling mistake

[3.15.0][] - 2017/02/09

Added

  • Rating change for pvp matches
  • New raid boss achievements to raid component

[3.14.4][] - 2017/02/03

Changed

  • Travis ci config to use yarn through offical means

[3.14.3][] - 2017/01/30

Fixed

  • Tabs again to not break when unicode characters are being used #morningbugfixes

[3.14.2][] - 2017/01/30

Fixed

  • Tabs not working where unicode characters are being used

[3.14.1][] - 2017/01/30

Fixed

  • User pvp ranking from not having Dragon ranking

[3.14.0][] - 2017/01/30

Added

  • Na/eu leaderboards
  • Claiming call to action for placeholder users
  • Eu/na rank to user pages

Changed

  • User rating to be sourced from main user/{alias} resource and then be overriden if found in user/{alias}/pvp/standings

Removed

  • Guild members api call
  • New flairs from some tabs

[3.13.2][] - 2017/01/21

Changed

  • Upgraded dependencies
  • Fixes lint errors
  • Fixes flow errors

[3.13.1][] - 2017/01/14

Fixed

  • Ads breaking the site, lol

[3.13.0][] - 2017/01/14

Added

  • Display ads (disabled for now)
  • Donation link to footer
  • Affiliate ads for guild wars 2

Changed

  • Gw2a leaderboard api uri

Fixed

  • Gw2aRank on user page display

Removed

  • Trello link in footer

[3.12.1][] - 2017/01/10

Added

  • Conversion tracking to settings page

[3.12.0][] - 2017/01/10

Added

  • Open search configuration

[3.11.3][] - 2017/01/09

Changed

  • Gw2a pvp leaderboard to have Gw2a in the page title and tab

[3.11.2][] - 2017/01/08

Fixed

  • Languages to have basic english text if not found

[3.11.1][] - 2017/01/07

Fixed

  • User page from throwing when pvp season info wasn't available
  • Responsive menu to be correctly aligned in Firefox

[3.11.0][] - 2017/01/07

Added

  • User ranking strip
  • Current pvp season leaderboard for gw2a
  • Layout prop to Tab component

Changed

  • Content card (big) styles
  • Search bar icon to the right
  • Search bar to be bigger
  • How the header link generation works
  • Copyright year

Fixed

  • Front page from not working if users auth became invalid

[3.10.2][] - 2017/01/04

Removed

  • Snow storm dependency

[3.10.1][] - 2017/01/04

Removed

  • Christmas cheer

[3.10.0][] - 2016/12/29

Added

  • "New" flair to guilds tab on user page

[3.9.0][] - 2016/12/29

Changed

  • Guild users page name to members

Added

  • Gw2 members to guild new members page

[3.8.0][] - 2016/12/27

Added

  • Guild logs page

Fixed

  • Z position of social buttons
  • Guild overview nulls and undefineds

[3.7.1][] - 2016/12/26

Fixed

  • Christmas cheer hiding response menu text

[3.7.0][] - 2016/12/25

Added

  • Christmas cheer

[3.6.1][] - 2016/12/21

Fixed

  • User page from not displaying overview

[3.6.0][] - 2016/12/21

Added

  • Motd into i18n texts
  • New decoration to guild overview tab

Changed

  • Guild overview page to look nicer on mobile viewports

[3.5.0][] - 2016/12/20

Added

  • Call to action for claiming guilds on guild page
  • Adds guild overview page

[3.4.1][] - 2016/12/09

Changed

  • French translations

[3.4.0][] - 2016/12/08

Added

  • Users to guild page

Changed

  • Sets users to be default tab on guild page
  • User access icon to a nicer location

[3.3.0][] - 2016/12/08

Added

  • User access to user content card on user page
  • User guilds to user page

Changed

  • User account name to be more appropriate when unavailable
  • Sign up button margins
  • Buttons border width to 2px

[3.2.1][] - 2016/12/02

Fixed

  • Gw2 map component from linking to wiki BETA map that doesn't exist

[3.2.0][] - 2016/12/01

Added

  • New select list component

Changed

  • Join link on header to be more prominent
  • Language picker to use a select list
  • Small search bar to be slightly bigger

[3.1.0][] - 2016/11/30

Changed

  • Header, extracted sticky header component out in anticipation for creating a standalone module
  • Character portrait and items to be slightly smalelr
  • Extract user page into three sub pages, overview, characters, and recent matches
  • Edit button on character page to be slightly nicer looking

Added

  • Tabs to user and guild pages

[3.0.0][] - 2016/11/22

Added

  • Customisable armory embed
  • Page title to character embed
  • Embed details page (but is currently disabled)

Changed

  • Character embed route from /character to /embeds/character
  • Character specializations to have small mode
  • Eslint major version

Removed

  • News from front page

[2.17.0][] - 2016/11/10

Added

  • Flow static type checking

[2.16.2][] - 2016/11/08

Added

  • Base css file to simply style depedency imports

Changed

  • Css to be more maintainable. This includes moving all colour, zindex, font declartions into the base area, as well as general cleanup.

[2.16.1][] - 2016/11/07

Changed

  • Pie chart to use on brand gw2 assets
  • Statistics to have placeholder pie charts while waiting for stats to load
  • Basic prefix support helper for inline styles

[2.16.0][] - 2016/11/07

Added

  • Missing translation blocks throughout the app

Changed

  • Incorrect german translations

[2.15.0][] - 2016/11/03

Added

  • Character title to character pages when appropriate

[2.14.0][] - 2016/11/03

Changed

  • Pvp stats summary
  • Progress bar to allow custom label
  • Pvp match component, adds progress bar, modifies styles

Added

  • Favourite profession to user page

[2.13.1][] - 2016/11/02

Changed

  • Readme to be slightly more new friendly

[2.13.0][] - 2016/11/02

Added

  • Linting in travis ci

Changed

  • Any linting errors found

[2.12.0][] - 2016/10/29

Added

  • Wvw rank to user page
  • Dail ap to user page
  • Fractal level to user page
  • Commander flair to user page

Changed

  • Front page image to have a default height

[2.11.0][] - 2016/10/24

Added

  • Ranger pets to character page

[2.10.0][] - 2016/10/23

Added

  • Raid boss summary to user page

Changed

  • Attribute calculation to not blow up before finished loading
  • Embed icon location on the character portrait

[2.9.0][] - 2016/10/22

Added

  • Language translations (de, es, fr, ru)

[2.8.1][] - 2016/10/20

Changed

  • Character attribute calculation
  • Health check endpoint
  • Styles for responsive menu, header, character embed, and random guilds list

[2.8.0][] - 2016/10/19

Added

  • Random guilds on front page

Changed

  • Front page ui design
  • Fixed header design

[2.7.0][] - 2016/10/13

Added

  • Character hiding feature, you can find this by clicking the edit button on any character you own

[2.6.0][] - 2016/10/09

Added

  • Armory statistics page

Changed

  • Header to include link to statistics page

[2.5.0][] - 2016/10/08

Added

  • Character embed to frontpage, loaded with random character name endpoint from api /random/character/

[2.4.0][] - 2016/10/07

Added

  • Character embed entrypoint
  • Character embed markup copy to character portrait

Changed

  • Form cards into a common view component

Removed

  • Old Avatar component

[2.3.0][] - 2016/09/27

Added

  • Pvp gear to character page when pvp mode is enabled

[2.2.0][] - 2016/09/26

Added

  • Pvp gear to character page when pvp mode is enabled
  • Pvp toggle button to character page
  • Pvp map names to map component

Changed

  • Character page title from {characterName} to {characterName} - {userAlias}
  • Character meta descriptions for SEO purposes

Fixed

  • User pvp seasons from not behaving as expected sometimes

Removed

  • Unused favicon images

[2.1.0][] - 2016/09/26

Added

  • airbnb-js-shims so Google will render the site and give gw2armory that sweet sweet SEO

[2.0.0][] - 2016/09/22

Added

  • This CHANGELOG file to allow more insight to the changes made throughout the development of gw2armory.com