From d86adfc950806a871caa8cfa33d542acbde80853 Mon Sep 17 00:00:00 2001 From: Synox Date: Sun, 1 Jul 2018 23:29:30 +0200 Subject: [PATCH] Release 0.2.1, Show Date in title --- CHANGELOG.md | 4 +++- src/frontend.template.php | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e6032..e7314c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). ## [Unreleased] +## [0.2.1] - 2018-07-01 + ### Breaking Changes - added $config['locale']. See config.sample.php - you have to set it. ### Changed - new layout & design with more whitespace and more explanations. - +- Show dates in local and relative format. ## [0.2.0] - 2018-06-16 diff --git a/src/frontend.template.php b/src/frontend.template.php index ecd34aa..7365066 100644 --- a/src/frontend.template.php +++ b/src/frontend.template.php @@ -192,7 +192,8 @@ function niceDate($date) {
fromName, FILTER_SANITIZE_SPECIAL_CHARS) ?> fromAddress, FILTER_SANITIZE_SPECIAL_CHARS) ?> - date) ?> + date) ?>

subject, FILTER_SANITIZE_SPECIAL_CHARS); ?>