Skip to content

Latest commit

 

History

History
214 lines (132 loc) · 6.58 KB

CHANGELOG.md

File metadata and controls

214 lines (132 loc) · 6.58 KB

Changelog

v1.3.14 (Under Review)

Added:

Fixed:

  • Removed wrong host permission (for epicgames.com)

v1.3.13 (current version on Chrome web store)

Fixed:

  • Icon not showing after GFN API update

v1.3.12

Added:

Fixed:

  • New apps list bug on listing page (old new apps remain until new apps are added)

Changelog

v1.3.9

Fixed:

  • Genres (tags) translated to English

v1.3.8

Fixed:

  • Status and Optimizations fields not shown properly in "Games List" page

v1.3.7

Fixed:

  • Games list not updated

Changed:

  • Game names trimmed in popup

v1.3.6

Fixed:

  • Whislist page game ordering bug

Added:

  • "Patching" message translation to Game List page (in extension)

Changed:

  • Popup footer design

v1.3.5

Added:

  • Remove extension badge text in click notification

v1.3.4

Added:

  • GEFORCE NOW icons to all Sale Pages (Experimental)

v1.3.3

Added:

  • GEFORCE NOW icons to Summer Sale Pages and Modules

v1.3.2

Added:

Changed:

  • Url pattern changed for User Games

v1.3.1

Added:

v1.3.0

Added:

  • GEFORCE NOW icons to Golden Week page
  • Icons applied to Main page top new releases section
  • Localization (currently only in extension pages)
  • Language option added to options page
  • Turkish translations

Changed:

  • If the length of the new games is under 5, the old games were combined with the new games on the popup page.

v1.2.0

Added:

  • GEFORCE NOW icons to Wishlist page
  • GEFORCE NOW icons to Recommender page
  • GEFORCE NOW icons to Curator Detail page (The example link may not work after a certain period of time)
  • GEFORCE NOW icons to Franchise page (The example link may not work after a certain period of time)
  • GEFORCE NOW icons to Developer page
  • GEFORCE NOW icons to Community Recommendations page
  • Icons applied after footer section scrolled on Main page
  • Icons applied after page change in Tags page tabs section
  • Icons applied after page change in Genre page tabs section
  • Icons applied after page change in Special Offers page tabs section
  • Game list fetch interval option validation
  • Desktop notification option for new games
  • Desktop notification for new games
  • Badge text for new games
  • Badge title for new games

Changed:

  • Search page web request hooks removed

v1.1.3

Added:

  • Added attribute option to steam-buiilder
  • GEFORCE NOW icons to Followed Games page (change "*" with your steam profile name in url)
  • GEFORCE NOW icons to Bundle Detail page (The example link will not work after a certain period of time)
  • GEFORCE NOW icons to Search page
  • "new" badge to popup page random game list (if games are new)
  • Options page
  • Options link to popup page
  • Changelog file created
  • Changelog link to popup page
  • Fetch game data retry feature added
  • Fetching error desktop notification (optional, default true)
  • Update desktop notification (optional, default true)
  • Open changelog on update desktop notification (optional, default true)
  • Tooltip shows "Optimization" and "Status" info
  • Console message to Search page

Changed:

  • Readme.md file
  • Popup width to 450px
  • Game url paramter name "steamUrl" to "url" (normalized in background.js)
  • Icon size in Friend Activity page
  • Icon size in Bundle Detail page
  • Console messages to constants file

Notes:

  • If we get an error while fetching the data, we try again 3 times with an interval of 5 seconds (when it is successful, it stops) If we still have not received the data, we continue with the saved data.

v1.0.25

Added:

  • "Is New" feature for games
  • Random 5 new games (if there is no new games it will show random games) in popup
  • "New" filter for games page (in extension)
  • Popup page total game count in the badge
  • GEFORCE NOW icons to Curators page
  • GEFORCE NOW icons to Game detail page Franchise Block module
  • GEFORCE NOW icons to Game detail page Similar Games module
  • GEFORCE NOW icons to Tags page Recommended Creators module
  • GEFORCE NOW icons to Genre page Recommended Special

Fixed:

  • Ownership flags on Broadcasting modules overlapping with icons

Changed:

  • Popup page "Games List" button text to "Game List"
  • "Games List" page header to "Game List"

v1.0.22

Added:

Fixed:

  • Ownership flags overlapping with icons
  • Broadcasting flag overlapping with icons

Changed:

  • Icon sizes for different modules

1.0.19

  • Initial release