Releases: HashiCraft/fabric-projector-mod
Releases · HashiCraft/fabric-projector-mod
v1.4.1-v1.20.1
Fix issue with Imgur URLs
Full Changelog: v1.4.0-v1.20.1...v1.4.1-v1.20.1
v1.4.0-v1.20.1
Update projector for latest Minecraft version
v1.3.0-v1.19.4
Projector 1.3.0 update for the latest fabric and Minecraft 1.3.0
v1.1.2-v1.18.2
Bump version
v1.1.1-v1.18.2
Changelog:
Added ability to sync environment variables with the prefix PROJECTOR_
from the server that can be used as interpolative variables in the projector URLs
e.g. given the server environment variable PROJECTOR_base=http://www.google.com
a projector URL could use this as ...
${{env.base}}/images/file.jpg
The URL is interpolated before requesting the image resulting in projector using the following URL
http://www.google.com/images/file.jpg
v1.1.0-v1.18.2
Changelog:
- Add a new UI to make managing images easier
- Add cache feature where images can be re-requested from the source after a set duration
- Add auto-rotate feature to automatically have a carousel effect for images in projector
v1.0.3-v1.18.2
Update version in build
v1.0.2-v1.18.1
- Bugfixes
- New remote mode for interaction
v1.0.2-v1.17.1
- Bugfixes
- New remote mode for interaction
1.0.1
v1.0.1 Update build.yml