• 2.3.5 7a35597bfd

    Release 2.3.5 Stable

    Griefed released this 2021-11-24 14:55:40 +01:00 | 319 commits to main since this release

    Automatic release of version: 2.3.5
    Changes in this release:

    Bug Fixes

    • Correctly write view radius and center to map JSON. Fix typo in initialViewCenterX in JSON. Fixes issue #32 (a94d7f55)

    Build System

    • deps:
      • Bump @quasar/extras from 1.11.4 to 1.12.1 (526f6019)
      • Bump quasar from 2.3.0 to 2.3.3 (c1028669)
      • Bump JamesIves/github-pages-deploy-action (a86147ee)
      • Update dependencies and bump version to 2.3.4 (a01f261d)
      • Bump @quasar/extras from 1.11.2 to 1.11.3 (eb1cab00)
      • Bump quasar from 2.1.5 to 2.2.1 (5f775a41)
      • Bump core-js from 3.18.3 to 3.19.0 (90d817fa)
      • Bump node from 16.11.1-alpine3.13 to 16.12.0-alpine3.13 (1bd0aac4)
      • Bump quasar from 2.1.2 to 2.1.5 (836a1768)
      • Bump akhilmhdh/contributors-readme-action from 2.2 to 2.3 (1a48e5ba)
      • Update core.js (84854eb2)
      • More dependency updates! Locked esling at version 7.32.0 for the time being. 8.0.0 kills everything (78f7e077)
      • Update dependencies (104b9d08)
    • deps-dev:
      • Bump eslint from 8.2.0 to 8.3.0 (5c8a088c)
      • Bump electron from 15.3.0 to 16.0.1 (36841786)
      • Bump eslint-plugin-vue from 8.0.3 to 8.1.1 (8036497a)
      • Bump @babel/eslint-parser from 7.16.0 to 7.16.3 (8269dbea)
      • Bump @quasar/app from 3.1.10 to 3.2.3 (898ad200)
      • Bump eslint-webpack-plugin from 3.1.0 to 3.1.1 (922f48ce)
      • Bump @quasar/app from 3.1.5 to 3.1.7 (ad9bfcdc)
      • Bump electron from 15.2.0 to 15.3.0 (59a17e95)
      • Bump eslint-plugin-vue from 7.19.1 to 7.20.0 (5ec3a1f0)
      • Bump electron from 15.1.2 to 15.2.0 (332b0ae4)
      • Bump @quasar/app from 3.1.3 to 3.1.5 (fa41c6c4)
    • deps-docker:
    • docker:
      • Update builder node image version (c92eb053)

    Chores

    • Update Collaborators, Contributors etc. in README (86bbc6cd,7037b897,1684f717)
    • Add run configurations for Jetbrains IDEs (092866f4)
    • Update Collaborators, Contributors etc. in package.json (914872cb)

    Continuous Integration

    • Run tests on PRs on develop (8bc67cf1)
    • Change target branch to develop to have more control over dependency updates (caf7d194)
    • Finally. Fix and close issue #17 by manually creating tar.gz archives (77d29b66)

    Documentation Changes

    • Add missing description for getTileTypeFromHeightmap (de46fb44)

    New Features

    • Dark Mode. Can be toggled on and off via button in the menu bar. (afee7c2f)

    Refactors

    • Improve rejection message (7515a82d)
    • Set width of filefield to max. Add tooltips for various parts. Implement more checks for chosen file and notifications on rejection. (44665aa0)

    Reverts

    • Revert changes to archive names as it didn't work on windows-latest job (b53ba5c2)
    Downloads