changeset 44:99f367e4a38a version-7

Release version 7
author Guido Berhoerster <guido+feed-preview@berhoerster.name>
date Fri, 12 Apr 2019 12:16:00 +0200
parents fe3cb4aa6944
children cc328d4662dd
files Makefile NEWS
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Apr 12 12:11:43 2019 +0200
+++ b/Makefile	Fri Apr 12 12:16:00 2019 +0200
@@ -22,7 +22,7 @@
 #
 
 NAME =		feed-preview
-VERSION =	6
+VERSION =	7
 EXT_NAME =	$(subst -,_,$(NAME))-$(VERSION)
 
 INKSCAPE := 	inkscape
--- a/NEWS	Fri Apr 12 12:11:43 2019 +0200
+++ b/NEWS	Fri Apr 12 12:16:00 2019 +0200
@@ -1,6 +1,13 @@
 News
 ====
 
+Feed Preview 7 (2019-04-12T12:16:00+02:00)
+------------------------------------------
+
+- Limit the width of images to the entries iframe width
+- Fix invalid CSS property name
+- Revert unwanted changes from extension.css in the entry style sheet
+
 Feed Preview 6 (2019-04-02T15:54:18+02:00)
 ------------------------------------------