• 2.0.0 3105b3fef9

    Release 2.0.0 Stable

    Griefed released this 2021-09-28 13:38:39 +02:00 | 411 commits to main since this release

    Automatic release of version: 2.0.0
    Changes in this release:

    Features

    • Load maps (62d1a3d)
    • Custom map size and allowing of even map sized (68f5d44)
    • Electron build added (fb8ff4b)
    • displaying viewCenter and viewRadius (a4b2686)

    Fixes

    • fix for not loading of images in prod (42bc2b3)

    Build System

    • Bump version to 2.0.0 (3105b3fe)
    • Misc changes in Dockerfiles and package.json (56f5db99)
    • deps:
      • Bump core-js from 3.18.0 to 3.18.1 (dca796ed)
      • Bump actions/setup-node from 2.4.0 to 2.4.1 (af7cb083)
      • Bump @quasar/extras from 1.11.0 to 1.11.1 (a7dbecc5)
      • Bump node from 16.9.1-alpine3.13 to 16.10.0-alpine3.13 (582e17ba)
      • Bump core-js from 3.17.3 to 3.18.0 (667fb1ad)
    • deps-dev:
      • Bump electron from 14.0.1 to 15.0.0 (d9305a61)

    Chores

    • Update about-button in menubar to be less self-centered, lol (ccf9a987)
    • Add usual images, style, headers and stuff to README (2bfc9da4)

    Continuous Integration

    • Move gh-pages workflow into release workflow. Setup matrix for Electron build and upload archives to release (3b496deb)
    • Echo os we are running on (77dc7de8)
    • Specifically list files in dist/electron (09a5c35d)
    • Set electron job to need test job (7dc96a04)
    • ls command should now work in windows-latest (0f30955c)
    • Run electron tests on all three major OS` (df373572)
    • Add electron build to test workflow (4a88b68d)
    • Reactivate gh-pages deploy after Trungel's fixes to paths of tiles. (f8ae139c)
    • Workflows for generating major/minor/patch tags and releases on workflow dispatch (44f53617)

    Documentation Changes

    • Add CommunityMaps folder, README and explanation on how to add your own map to the list (f382726b)

    Other Changes

    Refactors

    • Wrap dialog for new map generation and center on screen (c7bc0dda)
    Downloads