Releases: mayamcdougall/freelancer-pico
Releases · mayamcdougall/freelancer-pico
v2.0.7
v2.0.6
- Adds support for videos in both portfolio tiles and modal/standalone pages.
- Note that videos behave differently than images, the
video
andthumbnail_video
are both unique items andthumbnail_video
will not fall back tovideo
if missing. This is to allow the most flexibility, as you might, for example, want an embedded video, but not have it be your portfolio tile.
v2.0.5
- Local Scripts and Fonts to prevent XSS errors in Pico for Nextcloud.
- This makes the Freelancer repo a bit heavier, but hopefully shouldn't cause any issues.
v2.0.4
- Updates for Pico 3.0
v2.0.3
Hide navigation item if the corresponding section is disabled.
v2.0.2
Added setting your theme in config.yml
to the readme.
v2.0.1
Small fix for Demo content not showing anymore on Pico's sample content due to last minute changes before release.