Skip to content

Releases: milkshakesoftware/PreMailer.Net

v1.5.0

23 Feb 15:52
Compare
Choose a tag to compare

Replaced CsQuery with AngleSharp #76
Add Position property to StyleClass class #81
Access to underlying Document made public #90
FIX: CssSelectorParser Regex Matchers are wrong #85

v1.4.3

16 Dec 23:03
Compare
Choose a tag to compare

Added support for link tags #72

v1.4.2

29 Jul 18:11
Compare
Choose a tag to compare

Do not add Analytics tracking tags when using Handlebars syntax #65

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