From a8dacdf2c16ba0fa104c05322b912f42fa48fd36 Mon Sep 17 00:00:00 2001 From: Christian Engelhardt Date: Thu, 24 Nov 2022 21:19:57 +0100 Subject: [PATCH] 4.00.0.32-beta.2 --- .github/FUNDING.yml | 2 +- AutoUpdater.xml | 6 +++--- CHANGELOG.md | 13 +++++++++++++ 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 207940d..839c205 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ github: "cengelha" patreon: "cengelha" -custom: ["https://www.buymeacoffee.com/cengelha", "https://www.paypal.me/cengelha"] +custom: ["https://www.buymeacoffee.com/cengelha", "https://ko-fi.com/cengelha", "https://www.paypal.me/cengelha"] diff --git a/AutoUpdater.xml b/AutoUpdater.xml index c7c6184..d8b7164 100644 --- a/AutoUpdater.xml +++ b/AutoUpdater.xml @@ -1,7 +1,7 @@  - 4.0.0.31 - https://github.com/cengelha/NomNom/releases/download/4.00.0.31-beta.1/NomNom.zip + 4.0.0.32 + https://github.com/cengelha/NomNom/releases/download/4.00.0.32-beta.2/NomNom.zip https://github.com/cengelha/NomNom/releases - E50D3CACB91765576D23A0A6CB5A9D8D203FBBBF1BDD1980A6C41E980C6F8F6A + 9CCA73738DF9B075F63D304D4FD31DDABDEEE9000B2A0D4C84AC2AA0715F2FA3 diff --git a/CHANGELOG.md b/CHANGELOG.md index e8dd0a2..4b19be6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,19 @@ All notable changes to this project will be documented in this file. It uses the ### Removed ### Fixed +## 4.00.0.32-beta.2 (2022-11-24) +![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/4.00.0.32-beta.2/total) + +### Changed +* Database update to 4.07 including the 2022 Holiday Expeditions +* Expedition tab now functional again +### Removed +* JSON editor: Diff view (will return again later) +### Fixed +* Crash when clearing external bases +* Freighter type not changing via dropdown +* Changing amount/seed in detail window having no effect ([#102](https://github.com/zencq/NomNom/discussions/102)) + ## 4.00.0.31-beta.1 (2022-10-31) ![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/4.00.0.31-beta.1/total)