Skip to content

Commit 9d65640

Browse files
committed
Update change log and version.json
1 parent 99dce6c commit 9d65640

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
Aperture's change log.
44

5+
## Aperture 1.4.1
6+
7+
This is a small quick patch which fixes a couple of minor issues with camera editor GUI.
8+
9+
**Compatible** with McLib `2.0` and Minema `3.5` (optionally). It doesn't mean that future versions of McLib (or Minema) would be incompatible, but older versions are most likely incompatible.
10+
11+
* Fixed crash with toggle interpolation keybind
12+
* Fixed fixture panel's keybinds working through flight mode
13+
* Optimized keyframe graph
14+
* Updated Chinese strings for 1.4 (thanks to Chunk7, KuenYo_ and H2SO4GepaoAX)
15+
516
## Aperture 1.4
617

718
This big update features lots of new quality of life features which should help increase productivity of camera creation, and two features that extend camera capabilities.

version.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"homepage":"https://www.curseforge.com/minecraft/mc-mods/aperture",
33
"1.12.2": {
4+
"1.4.1": "This is a small quick patch which fixes a couple of minor issues with camera editor GUI.",
45
"1.4": "This big update features lots of new quality of life features which should help increase productivity of camera creation, and two features that extend camera capabilities.",
56
"1.3.6": "This tiny patch offers a couple of bugs and crashes fixes as well as some of my stupidity fixes.",
67
"1.3.5": "This tiny patch offers a couple of important bugs, crashes and optimizes performance of path preview when used with velocity control.",
@@ -44,8 +45,8 @@
4445
"1.0": "First release of Aperture mod. This release has everything Blockbuster cameras had but more. It includes its own camera editor, and stuff that other camera mods has. Its all features are frame based, meaning this camera mod would work perfectly with Minema mod and without it."
4546
},
4647
"promos": {
47-
"1.12.2-latest": "1.4",
48-
"1.12.2-recommended": "1.4",
48+
"1.12.2-latest": "1.4.1",
49+
"1.12.2-recommended": "1.4.1",
4950
"1.11.2-latest": "1.3.6",
5051
"1.11.2-recommended": "1.3.6",
5152
"1.10.2-latest": "1.3.6",

0 commit comments

Comments
 (0)