Skip to content

Releases: milkshakesoftware/PreMailer.Net

v1.4.1

22 May 06:58
Compare
Choose a tag to compare

Added support for premailer-specific CSS #64
Compiled Regexes for speed #62

v1.4.0

03 May 07:36
Compare
Choose a tag to compare

Add analytics tags (utm_source, utm_medium, utm_campaign and utm_content) to links using PreMailer #61

v1.3.1

22 Mar 15:34
Compare
Choose a tag to compare

Improve splitting Css styles with semicolons not inside quotes #60

v1.3.0

01 Mar 13:05
Compare
Choose a tag to compare

Fixed issue when building PreMailer in RELEASE configuration #56
Pass stylesheet in CSS param to PreMailer #45
Add option to strip id and class attributes after inlining #55

Change build configuration of Nu Get package to RELEASE

v1.2.9

19 Nov 08:40
Compare
Choose a tag to compare

Added tests and fix for image dimensions issue #52

v1.2.8

28 Oct 21:36
Compare
Choose a tag to compare

Handle import statements in input css #50

v1.2.7

28 Oct 21:28
Compare
Choose a tag to compare

Add support for setting bgcolor HTML attribute #47

v1.2.6

22 May 18:27
Compare
Choose a tag to compare

Don't force lowercase on rules and values #42

v1.2.5

22 May 18:26
Compare
Choose a tag to compare

Adds support for media queries #41
Fix issue with URLs within style decarations #40
Honour the important flag #39

v1.2.4

30 Apr 06:31
Compare
Choose a tag to compare

Fixes

CSS specificity bug #32
Add Support Pseudo Selectors Implemented by CSQuery #34