diff --git a/package.json b/package.json index 42d6de65..21ac4469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kh-rando-tracker", - "version": "2.9.1", + "version": "2.9.2", "private": true, "author": { "name": "Michael Vo", diff --git a/src/views/Changelog.vue b/src/views/Changelog.vue index 2ba10fda..92fdd96f 100644 --- a/src/views/Changelog.vue +++ b/src/views/Changelog.vue @@ -9,6 +9,8 @@ h3 Fixed ul li Fixed #[strong disabling autosave not working] outside of KH2 Important Checks Mode. + li Fixed number image preloading (for real this time). + li Navigating to an invalid route (e.g. #[code /next/]) now redirects you to #[code /] instead of showing a darkened screen as if displaying a popup. section h2 Wednesday 11 August 2021