Releases: NetrunnerDB/netrunnerdb
Releases · NetrunnerDB/netrunnerdb
v1.1.8
Bunch of little fixes. Thanks to the community for giving us good feedback and helping us find some of these things!
- #487: allow numeric agenda points search (@plural)
- #488: Handle multiple Illustrators more gracefully (@plural)
- #489: Remove command to import images from cardgamedb.com (@plural)
- #492: Update php session settings for longer logins (@balkamm, @plural)
- #493: Sort packs newest to oldest. (@plural)
- #494: Fix influence for gateway neutral ids and mark them as illegal. (@plural)
- #495: Remove links to the not-maintained ANCUR. (@plural)
- #496: Return X for non-{Identity,Agenda} cards with null cost. (@plural)
- #497: Make liking reviews work on cards and the reviews page. (@plural)
- #498: Don't allow selecting 0 copies of your ID. (@plural)
v1.1.7
- #480: Tidy banlist & rotation indicators on the card page (@plural)
- #482: Make stripped_text nullable on the card entity. (@plural)
- #483: Add stripped_title to card api (@NoahTheDuke)
- #484: Make sure $currentRotationCycles is available for all search modes. (@plural)
- #485: Move (show history) onClick to js file (@plural)
- #486: Basic startup support (@plural)
v1.1.6
- #481: Add strippedTitle (@NoahTheDuke)
v1.1.5
- #477: Sort the sets page from newest to oldest. (@plural)
- #478: Fix variable scoping issue triggered when no cards are found. (@NoahTheDuke, @plural)
- #479: Only return rotations that are in effect. (@NoahTheDuke, @plural)
v1.1.4
- #474: Add the script used to summarize the releases. (@NoahTheDuke, @plural)
- #475: Update Card page to look better (@NoahTheDuke)
v1.1.3 - minor fixes
Mar 01, 2021
Nothing major, but a couple of nice little fixes.
- #469: Fixes (@NoahTheDuke)
- #470: Add link to illustrator search from cards. (@NoahTheDuke, @plural)
- #472: Display set rows which have 0 cards (@NoahTheDuke)
- #473: Add System {Gateway,Update 2021} symbols (@plural)
v1.1.2
v1.1.1 - Salvaged Memories, Small Updates and a couple search and deckbuilder fixes.
- #437: Add space in original product name. (@plural)
- #440: Change 'MWL Entries' text to 'Ban List Entries' (@plural)
- #441: Banned cards in deck builder (@plural)
- #452: Fix banlist for decklist search. (@plural)
- #454: Update JS libraries to new versions to deal with security issues. (@plural)
- #457: Add a button in the bottom section of the site for our patreon. (@plural)
- #458: Update font for Salvaged Memory Set and update CSS (@plural)
Image performance updates, dep bumps and whitespace changes.
- #428: JS Library updates and request min versions. (@plural)
- #429: Lazily load (most) images (@plural)
- #430: Set all files to have unix newlines. (@plural)
- #431: Buh by tabs (@plural)
- #432: Use new /card_image/{size}/code.jpg url patterns for card images. (@plural)
- #433: Sort faction page by ID card title. Add banned & rotated icons. (@plural)
Minor updates
- #424: Removed redundant pagination controls (@TylerMorley, @plural)
- #425: Add rotated and removed icons on the deck identity selection page. (@plural)
- #426: add banned icon to the unicorn function. (@plural after @opaldes PR)
- #427: Add search operator to specify rotations. (@plural after PR by @opaldes and @jeremy-seipelt initial PR)