Release 7.5.0 (#1033)

This commit is contained in:
Ken Loeffler
2025-04-25 19:46:16 +01:00
committed by GitHub
parent bd2ea42732
commit d935115591
5 changed files with 775 additions and 178 deletions

View File

@@ -1,6 +1,6 @@
# Rojo Changelog
## Unreleased Changes
## 7.5.0 - April 25th, 2025
* Fixed an edge case that caused model pivots to not be built correctly in some cases ([#1027])
* Add `blockedPlaceIds` project config field to allow blocking place ids from being live synced ([#1021])
* Adds support for `.plugin.lua(u)` files - this applies the `Plugin` RunContext. ([#1008])