flex/CHANGELOG.md

78 lines
3.5 KiB
Markdown
Raw Normal View History

## 2.4.0
- Update translations (Italian, Spanish, Portuguese, German, Turkish)
- Include settings for canonical URLS [#238](https://github.com/alexandrevicenzi/Flex/issues/238)
- Remove pelican plugins dependency [#255](https://github.com/alexandrevicenzi/Flex/issues/255)
This version includes cs, de, en, es, es_ES, et, fa_IR, fr, hu_HU, id, it, nl_NL, pl_PL, pt, pt_BR, pt_PT, ro_RO, ru, tr_TR, zh_CN translations.
## 2.3.0
- Support dark theme [#213](https://github.com/alexandrevicenzi/Flex/pull/213)
- Support Isso comments [#200](https://github.com/alexandrevicenzi/Flex/pull/200)
- Support Pelican 4.5 [#248](https://github.com/alexandrevicenzi/Flex/pull/248)
- Support Tipue search [#193](https://github.com/alexandrevicenzi/Flex/pull/193)
- Upgrade Font-Awesome to 5 [#156](https://github.com/alexandrevicenzi/Flex/pull/156)
- Add social icons (keybase, twitch, mastodon, diaspora, flickr, last.fm
- Fix layouts
- Update translations (zh)
This version includes cs, de, en, es, es_ES, et, fa_IR, fr, hu_HU, id, it, nl_NL, pl_PL, pt, pt_BR, pt_PT, ro_RO, ru, tr_TR, zh_CN translations.
2017-04-22 08:41:39 +02:00
## 2.2.0
2018-06-24 05:51:22 +02:00
- Update Pygments - New themes available!
- Fix code highlight [#125](https://github.com/alexandrevicenzi/Flex/pull/125)
- New social icons
- Remove duoshuo integration [#139](https://github.com/alexandrevicenzi/Flex/pull/139)
- Other small bug fixes
This version includes de, en, es, es_ES, et, fa_IR, fr, hu_HU, it, nl_NL, pl_PL, pt_BR, ru, tr_TR, zh_CN translations.
2017-04-22 08:41:39 +02:00
2016-11-16 04:12:57 +01:00
## 2.1.0
- Italian translation [#60](https://github.com/alexandrevicenzi/Flex/issues/60)
- Hungarian transltion [#59](https://github.com/alexandrevicenzi/Flex/issues/59)
- Russian transltion [#58](https://github.com/alexandrevicenzi/Flex/issues/58)
- [Google AdSense support](https://github.com/alexandrevicenzi/Flex/issues/47)
2016-09-14 03:16:03 +02:00
## 2.0.0
2016-08-09 05:19:12 +02:00
2016-09-14 03:16:03 +02:00
- [Minute read like Medium](https://github.com/alexandrevicenzi/Flex/issues/48) (via plugin)
2016-08-25 02:56:38 +02:00
- [Theme translations](https://github.com/alexandrevicenzi/Flex/wiki/Translation-support)
2016-08-09 05:19:12 +02:00
- Updated font-awesome
2018-06-24 05:51:22 +02:00
- Changed `Cover` metadata to use relative path
2016-09-14 03:16:03 +02:00
This version includes de, fr and pt_BR translations.
Special thanks to @marcelhuth.
2016-08-09 05:19:12 +02:00
2016-06-03 01:11:43 +02:00
## 1.2.0
2016-04-24 00:44:16 +02:00
- [Update font-awesome](https://github.com/alexandrevicenzi/Flex/issues/31)
- [Added browser color configuration](https://github.com/alexandrevicenzi/Flex/pull/34)
- [Related posts](https://github.com/alexandrevicenzi/Flex/pull/27)
- [More Pygments Styles](https://github.com/alexandrevicenzi/Flex/issues/38)
2016-07-19 21:42:57 +02:00
- [Add StatusCake RUM support](https://github.com/alexandrevicenzi/Flex/issues/16)
2016-04-24 00:44:16 +02:00
2016-02-27 05:36:39 +01:00
## 1.1.1
- [Bug in CSS with placement of "Newer Posts" button](https://github.com/alexandrevicenzi/Flex/issues/21)
- [Posts preview on main page](https://github.com/alexandrevicenzi/Flex/issues/14)
- [Strip HTML tags from title](https://github.com/alexandrevicenzi/Flex/pull/25)
- [Added style for reddit social link](https://github.com/alexandrevicenzi/Flex/pull/23)
## 1.1.0
2015-10-07 00:14:44 +02:00
- [Allow custom CSS stylesheets to override the default one](https://github.com/alexandrevicenzi/Flex/pull/9)
- [Add Windows-specific font variants](https://github.com/alexandrevicenzi/Flex/pull/8)
2018-06-24 05:51:22 +02:00
- [Move the "tagged" bullet inside the conditional](https://github.com/alexandrevicenzi/Flex/pull/7)
2015-10-07 00:14:44 +02:00
- [Add stack-overflow to supported social icons](https://github.com/alexandrevicenzi/Flex/pull/6)
- [Use THEME_STATIC_DIR for asset URL's](https://github.com/alexandrevicenzi/Flex/pull/5)
- [show summary for articles in index.html](https://github.com/alexandrevicenzi/Flex/pull/4)
- [Fixed email icon bug](https://github.com/alexandrevicenzi/Flex/pull/3)
2016-02-27 05:36:39 +01:00
## 1.0.0
2015-10-07 00:14:44 +02:00
First release.