Releases: pixelnest/presskit.html
Releases · pixelnest/presskit.html
presskit.html 0.13.0
- Update dependencies to fix vulnerability issues in the repo
- Use newer version of Sharp for image processing
presskit.html 0.12.0
- Add
<donwload>
tag in<trailer>
. - Add white background to transparent PNGs/Gifs thumbnails.
- Show all "About XXX" links in the nav and fix the default one.
- Fix a bug with images not displayed if only in subfolders.
- Remove outline on Gif mini-player.
presskit.html 0.11.0
- Generate thumbnails (this can be disabled with
--ignore-thumbnails
). Finally. 🤚 - Improve documentation.
- Improve example presskit.
- Refactor code and start adding back some asynchronicity.
presskit.html 0.10.0
- Reworked images detection to handle categories.
If you use subfolders inside the images/
folder, presskit.html will put the images in different galleries, with the subfolder name as title.
By default, all images are uncategorized, and thus, if you don't change anything, it will stay as it is right now.
presskit.html 0.9.0
- Add
<partners>
in factsheet - Add
<abouts>
in product pages - Complete documentation of the product page
- Improve layout and code wrap of documentation pages
presskit.html 0.8.0
- Add Game Jolt widget. Thanks to @ruscoe again. :)
presskit.html 0.7.0
- Add relations feature.
- Add collapsed menu option to
presskit build
- Fix incorrect anchors. Thanks to @ruscoe for his PR!
- Update documentation and examples.
presskit.html 0.6.0
- Improve documentation.
- Add App Store & Play Store widgets.
- Remove lodash.
presskit.html 0.5.0
- Documentation.
- Add mailchimp widget.
- Add
?rel=0
for YouTube videos. - Improve error for invalid XML documents.
- Clean inline XML tags before parsing and converting the document to JSON.
presskit.html 0.4.0
- More documentation. We need more.
- Fix gifs not being authorised.
- Add
index.html
to products' link by default, allowing a build to work even without a web server. To removeindex.html
links, build with the--pretty-links
flag (which you should if you care about "The Beauty and the URL™"). - Add
--clean-build-folder
flag to delete the build folder before generating a new presskit. - The
--output
flag allows the user to change the name of the build folder. - Fix a bug with
--output
not creating folders recursively. - Fix a bug with flexbox on IE.
- Publish an example at http://pixelnest.io/presskit.html/example/