Skip to content

Commit

Permalink
Prepare for release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoreno.rodriguez committed Sep 29, 2023
1 parent 40156dd commit e59aed4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# v1.2.1
## 09/28/2023

1. [](#new)
* New template for Page Toc plugin compatibility
2. [](#improved)
* Removed the extra text from the checkbox label, from the privacy.html.twig template (Note: use the `markdown` attribute on the form field to be able to use html tags within the privacy field)
* Code restructured in some twig templates
* Redesigned default template layout
* Improved code for datestamp on blog pages
* Improved css styles
3. [](#bugfix)
* Fixed `blog_page` variable in blog templates.
* Fixed links in recent posts images
# v1.2.0
## 08/13/2023

Expand Down
2 changes: 1 addition & 1 deletion blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Future 2021
slug: future2021
type: theme
version: 1.2.0
version: 1.2.1
description: Grav Future Imperfect by HTML5 UP (Version 2021)
icon: microchip
author:
Expand Down

0 comments on commit e59aed4

Please sign in to comment.