Changelog
New releases, improvements, fixes and notable changes for OnFlow theme.
v1.4.0 - Aug 31, 2024
- added support for Table of Contents. Learn more
- added support for copy button, line numbers and language badge to the Code Syntax Highlight component. Learn more
- added empty CSS and JS files for user customizations. Learn more
- added styled success and error messages to subscription form
- added aria-label to all nav tags
- improved styles to use rem instead of pixels
- moved body tag from layout templates to default
- fixed styles of components updated in Ghost v5.90.0
- fixed dark mode background in Ghost portal and in comments iframes
- fixed paged page site title
- fixed form select control icon position
- fixed inputs zoom on iOS devices
- fixed scroll progress position on mobile devices
- a lot of minor changes in templates and styles
v1.3.0 - Jun 15, 2024
- added support for alphabetical order in tags lists. Learn more
- changed cursor to pointer in dark mode toggle button
- fixed slow page loading on large sites with a lot of posts
- removed projects count from the author card (also fixes slow page loading)
v1.2.0 - May 28, 2024
- added support for code syntax highlight. Learn more
- changed scroll progress size to 30px
- fixed iframe embeds automatic 16:9 aspect ratio. Use it for video embeds only
- fixed content CTA button link
- fixed post author avatar missing alt tag
- fixed scroll progress button overflowing footer on small screens
- fixed scroll progress icon is not displaying in Safari
- fixed form checkbox and radio in safari
- minor changes and fixes
v1.1.0 - Apr 26, 2024
- !IMPORTANT: there are breaking changes. Read this changelog to understand what exactly changed
- changed tags:
- changed tags sort from alphabetical to popular
- added settings for tags lists, learn more here: /docs/onflow/settings-sitewide/tags/, /docs/onflow/settings-homepage/sections/
- fixed rare problem when tags available, but nothing displayed in the tags list
- added a lot of style changes and improvements for content elements and cards
- added responsive table support
- added styles for checkbox and radio in forms
- improved secondary menu dropdown, dark mode and sharing dropdowns:
- opened by click
- WCAG compatible
- fixed invalid HTML in head section
- fixed displaying custom social links when there are no Facebook and Twitter social links
- move comments section to
partials/post/comments.hbs
for simplify user customizations - a bunch of minor style improvements
v1.0.0 - Mar 22, 2024
- Initial release