Release 1.2.2

This commit is contained in:
pmoreno.rodriguez 2023-10-28 22:15:27 +02:00
parent c391caff91
commit 79540cc715
2 changed files with 25 additions and 1 deletions

View file

@ -1,3 +1,16 @@
# v1.2.2
## 10/28/2023
1. [](#new)
* Added option to load Google fonts from local folder.
* New captions on hover for portfolio images.
2. [](#improved)
* Updated translations
* Updated CSS styles
* Redefined macros for navigation and page toc plugin
3. [](#bugfix)
* Fixed sort filter error when taxonomy is empty
# v1.2.1
## 09/28/2023

View file

@ -1,7 +1,7 @@
name: Future 2021
slug: future2021
type: theme
version: 1.2.1
version: 1.2.2
description: Grav Future Imperfect by HTML5 UP (Version 2021)
icon: microchip
author:
@ -44,6 +44,17 @@ form:
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
google_fonts_local:
type: toggle
label: FUTURE.ADMIN.THEME.GOOGLE_FONTS.LOCAL
highlight: 0
default: 0
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
header_section:
type: fieldset