|
722 | 722 | ] |
723 | 723 | } |
724 | 724 | ] |
| 725 | + }, |
| 726 | + "1.10.0-beta.7": { |
| 727 | + "title": "v1.10.0-beta.7", |
| 728 | + "author": "Titus Evans (SnaveSutit)", |
| 729 | + "date": "2026-05-04", |
| 730 | + "categories": [ |
| 731 | + { |
| 732 | + "title": "Changes", |
| 733 | + "list": [ |
| 734 | + "[BREAKING] The play function no longer automatically pauses all other animations. Use the new `play_exclusive` function to pause all other animations and play the desired animation.", |
| 735 | + "Added Interaction element", |
| 736 | + "Added functions for interacting with Interactions, similar to the locator functions, such as `as_interaction` and `as_all_interactions`.", |
| 737 | + "Split Display Entity config option `brightnessOverride` into two separate properties: `blockBrightness` and `skyBrightness`.", |
| 738 | + "Added marker color support to Display entity elements.", |
| 739 | + "Made `Use Entity Stacking` default to true.", |
| 740 | + "Added `Item Model Config` to Groups with cube children.", |
| 741 | + "Added support for adding custom constant tints to item models." |
| 742 | + ] |
| 743 | + }, |
| 744 | + { |
| 745 | + "title": "Fixes", |
| 746 | + "list": [ |
| 747 | + "Fixed Item Display, Block Display, and Text Display elements ignoring flip actions.", |
| 748 | + "Fixed custom element size not being rendered in element panel.", |
| 749 | + "Fixed [#509](https://github.com/Animated-Java/animated-java/issues/509)", |
| 750 | + "Fixed [#507](https://github.com/Animated-Java/animated-java/issues/507)", |
| 751 | + "Fixed [#510](https://github.com/Animated-Java/animated-java/issues/510)", |
| 752 | + "Fixed [#505](https://github.com/Animated-Java/animated-java/issues/505)", |
| 753 | + "Fixed [#495](https://github.com/Animated-Java/animated-java/issues/495)" |
| 754 | + ] |
| 755 | + } |
| 756 | + ] |
725 | 757 | } |
726 | 758 | } |
0 commit comments