Prepara for release 1.2.4

This commit is contained in:
pmoreno.rodriguez 2024-01-04 22:40:53 +01:00
parent c237ebb276
commit ce55fe6b2b
2 changed files with 20 additions and 1 deletions

View file

@ -1,3 +1,12 @@
# v1.2.4
## 01/04/2024
1. [](#new)
* Added option to display image logo in header
2. [](#improved)
* Updated CSS styles
* Updated translations
# v1.2.3
## 11/26/2023

View file

@ -1,7 +1,7 @@
name: Future 2021
slug: future2021
type: theme
version: 1.2.3
version: 1.2.4
description: Grav Future Imperfect by HTML5 UP (Version 2021)
icon: microchip
author:
@ -94,6 +94,16 @@ form:
multiple: false
accept:
- image/*
type_logo_header:
type: radio
label: FUTURE.ADMIN.THEME.TYPE_LOGO_HEADER
help: FUTURE.ADMIN.THEME.TYPE_LOGO_HEADER_HELP
default: text
options:
image: FUTURE.ADMIN.THEME.TYPE_LOGO_HEADER_IMAGE
text: FUTURE.ADMIN.THEME.TYPE_LOGO_HEADER_TEXT
both: FUTURE.ADMIN.THEME.TYPE_LOGO_HEADER_BOTH
slogan:
type: text