Releases: ParitoshBh/grav-coder
Releases · ParitoshBh/grav-coder
0.1.10
[#new] BREAKING CHANGE: More flexible fontawesome icons for footer. Please update your theme configuration file in accordance with changes mentioned under Customizations. Refer to icon
value. It now needs fab
prefix. Thanks @EpicLPer.
0.1.9
0.1.8
[#new] Add support for Grav version 1.7.0
. Fixes #23
[#new] Add support for loading jquery debugging. Only enabled when debugging is enabled.
[#new] Add option to show login/logout link in navbar. Fixes #25
[#new] Show tags (below categories) as part of taxonomy. Thanks @akisys.
[#bugfix] Attempt to fix navigation on item detail page. Hopefully this time for good.
[#bugfix] Remove unused google fonts api call. Thanks @Japhys Fixes #24
0.1.7
0.1.6
0.1.5
0.1.4
- [New] Highlight selected page in navbar. Thanks @samuelstein
- [New] Overwrite or extend styles using
custom.css
. Thanks @samuelstein - [Fix] Comma separated categories (on blog entry page). Fixes #11
Pagination support
- [New] Added pagination support (defaults to 10 items per page).
0.1.2
- [New] Activate category listing url. #5
- [New] Automatically generate copyright year (current year). Add ability to define start year. #9
- [Doc] Add instructions for setting up homepage, blog listing page and navigation bar menu items. #4
- [Fix] Use bootstrap btn class for building footer social icons. Fixes issue with using
researchgate
fontawesome icon. #6 - [Fix] Show page titles correctly.
Navigation links, Theme thumbnail
- Added navigation links (prev/next) on post page (enabled by default)
- Added thumbnail for theme preview on Grav Marketplace