Skip to content

Releases: HashiCraft/fabric-projector-mod

v1.4.1-v1.20.1

12 Apr 09:02
9ca28e0
Compare
Choose a tag to compare

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

25 Aug 08:07
d483410
Compare
Choose a tag to compare

Update projector for latest Minecraft version

v1.3.0-v1.19.4

19 May 05:46
21c9b5e
Compare
Choose a tag to compare

Projector 1.3.0 update for the latest fabric and Minecraft 1.3.0

v1.1.2-v1.18.2

16 Jun 09:35
3bca9d3
Compare
Choose a tag to compare
Bump version

v1.1.1-v1.18.2

15 Jun 05:24
ba4b041
Compare
Choose a tag to compare

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

14 Jun 05:21
db57e8a
Compare
Choose a tag to compare

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

08 Jun 09:25
362989b
Compare
Choose a tag to compare
Update version in build

v1.0.2-v1.18.1

03 Jan 11:04
64ca56b
Compare
Choose a tag to compare
  • Bugfixes
  • New remote mode for interaction

v1.0.2-v1.17.1

03 Jan 11:01
5d76752
Compare
Choose a tag to compare
  • Bugfixes
  • New remote mode for interaction

1.0.1

04 Sep 17:08
20878a7
Compare
Choose a tag to compare
v1.0.1

Update build.yml