Releases: artofthesmart/hypertext
Add more date options
What's Changed
- fix CONTINUE_READING and add SUB_PAGES in language file by @johndo100 in #113
- Add options for displaying page dates by @artofthesmart in #114
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- 77 thumbnail incorrect by @artofthesmart in #99
- Several improvements and updates by @artofthesmart in #106
- Fix Thumbnail Generation by @artofthesmart in #108
- Add Vietnamese and fix Continue Reading... by @johndo100 in #110
- 109 css rendering broken by @artofthesmart in #111
- 28 fr support inserts by @artofthesmart in #112
New Contributors
- @johndo100 made their first contribution in #110
Full Changelog: v2.3.1...v2.4.1
Minor bug fixes and updates
What's Changed
- Add favicon uploader by @artofthesmart in #91
- Tag fixed for bugs in CHANGELOG.md by @pmoreno-rodriguez in #97
- Make page title suffix optional by @artofthesmart in #98
- Update error.html.twig by @diomed in #95
New Contributors
Full Changelog: v2.2.8...v2.3.1
Bug fixes & headless option
This release has some bug fixes and a refactor for a round of issue resolutions. It also adds the ability to tell a page to be headless in frontmatter rather than only through the URL bar.
Adding Header Image Functionality
This release adds the ability to use custom HTML as the site "title" instead of using the website's Title settings in Grav. This could be an <svg> element, an <img> sourced from some static file, or even a Base64 encoded image for really fast loading. Enjoy!
Select Display Date
With this update, you can select which date you want to render in the UX for each of your collections. It could be the publication/unpublication date, the last modified date, or the date you added to the page.
Forgot to update version Number
This prevents Grav from allowing users to update through the UX. This fixes that problem.
Translation fixes
Fixes some pages showing Categories: instead of the translated word/phrase. Also adds French language strings, thanks to users like you! Also updated the version number, forgot to do that last release.
Quick patch for display bug
Identified a bug that displays escaped HTML instead of summary content in collection page children. This fix repairs that.
Add Hyperlegible Font
This release includes a one-click option to use the Atkinson Hyperlegible typeface that improves readability on the internet. While this is a departure from the minimalist philosophy of this theme, I think making it easy for creators to make their content accessible is a great step towards making the internet more accessible.
Also includes a few misc fixes and tweaks that shouldn't impact anyone's use of the theme. Notably favicons weren't properly sourcing, images were missing, and image max-width was used most of the time instead of all the time.