Skip to content

Commit

Permalink
Metaburner Pro v1.0.0 (18)
Browse files Browse the repository at this point in the history
  • Loading branch information
latenitefilms committed Dec 31, 2023
1 parent e28587c commit 54fe9bf
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 11 deletions.
14 changes: 4 additions & 10 deletions docs/how-to-use.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# How To Use

Metaburner Pro is currently in **early development**.
Metaburner Pro is currently in **active development**.

If you're interested in helping with development, you can sign up to **TestFlight** (Apple's beta-testing service) for free [here](https://testflight.apple.com/join/dw7S2veN).

We will be posting regular beta builds to TestFlight as we add new features and functionality.

Got ideas or questions? Post them on our [Discussions page](https://github.com/latenitefilms/metaburnerpro/discussions)!

Found a bug? Post about it on our [Issues page](https://github.com/latenitefilms/metaburnerpro/issues).
Expand All @@ -14,15 +16,7 @@ Found a bug? Post about it on our [Issues page](https://github.com/latenitefilms

### Known Issues & Bugs

**Metaburner Pro v1.0.0 (Build 17) - 31st December 2023**

- When using the **Primary Storyline** Content Source, sometimes the first frame of a clip will display no data. This is a bug and will be fixed in a future TestFlight release.
- The **Settings** button in the **Controls** section currently doesn't do anything. This will be added in a future TestFlight release.
- Some metadata is not "hooked up" yet, so may say "not yet implemented".

Got ideas or questions? Post them on our [Discussions page](https://github.com/latenitefilms/metaburnerpro/discussions)!

Found a bug? Post about it on our [Issues page](https://github.com/latenitefilms/metaburnerpro/issues).
Please check the [Issues page](https://github.com/latenitefilms/metaburnerpro/issues) for any known bugs or issues.

You can find the full release notes [here](/release-notes/).

Expand Down
24 changes: 23 additions & 1 deletion docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release Notes

### 1.0.0 (18)

**πŸŽ‰ Released:**
- 31st December 2023

πŸ”¨ **Improvements:**
- Added "Scale" metadata field for `AssetClip`'s on the Primary Storyline. More clip types will be supported in a future beta.
- Added "Opacity" metadata field for `AssetClip`'s on the Primary Storyline. More clip types will be supported in a future beta.
- Updated the "Complex Example" preset.

---

### 1.0.0 (17)

**πŸŽ‰ Released:**
Expand All @@ -19,6 +31,16 @@
**πŸŽ‰ Released:**
- 25th December 2023

πŸ”¨ **Improvements:**
- Various under-the-hood improvements.

---

### 1.0.0 (15)

**πŸŽ‰ Released:**
- 25th December 2023

πŸ”¨ **Improvements:**
- We now have a single shared Lua virtual machine, which means you can pass global variables between different Metaburner Pro Titles.
- Improved how we update the status in the Final Cut Pro Inspector. It should now update more reliably and faster.
Expand All @@ -29,7 +51,7 @@

---

### 1.0.0 (15)
### 1.0.0 (14)

**πŸŽ‰ Released:**
- 24th December 2023
Expand Down

0 comments on commit 54fe9bf

Please sign in to comment.