Releases Tags
-
v1.1.3 "codeberg migration" Stable
released this 5 months ago | 16 commits to main since this release
Migrated our main repository from
GitLabto Codeberg.This should fix issue #2.
Changes since v1.1.2 release
- new: now supports local Hugo-processed images (
0390cb7f98
) - new: CSS content-visibility and contain-intrinsic-size (
e8863429b3
) - upd: switched file extension to webp format (
098407bd9e
) - upd: moved getresources code as a partial (
9b01ac4f96
) - ref: added anonymous attribute to iframe for COEP (
e051cabce0
) - ref: moved mediatypes and outputformats as separate config files (
4ae4787d73
) - ref: converted range to apply (
9212a615d9
) - fix: image URLs has to be absolute to make it work in atom and rss feeds (
3ca6d8ea9c
) - fix: sameAs (
30f1202cd9
) - fix: image width to 100% to contain the image in our container (
268892aaac
) - fix: reverted .png to image/png (
10914d54c2
) - fix: attrib link for cover image (
dd8ae28a99
) - fix: .gif links (
95c3584c4f
) - fix: parsing error (
0ed5633241
) - fix: markdown indent (
95b9c54e0d
) - fix: workaround to nested shortcode markdownify/RenderString (
8fa3dfd8f7
)
Downloads
- new: now supports local Hugo-processed images (