Skip to content

Releases: ofpinewood/pineblog

2.0

10 Jan 10:52
Compare
Choose a tag to compare
2.0

PineBlog has been updated to version 2. This new release adds the following new features:

  • MongoDb can now be used a data source
  • Extended Markdown support
  • Removed the _ValidationScriptsPartial from Opw.PineBlog.RazorPages
  • Removed dependencies on Opw.Core and Opw.EntityFramework
  • Now targeting net5.0 and netcoreapp3.1

Changes:

This list of changes was auto generated.

2.0-beta5

10 Jan 09:36
Compare
Choose a tag to compare

Changes:

  • e212ab2 Fix Opw.PineBlog.Core.nuspec
  • 13cfa6f Remove dependencies on Opw.Core and Opw.EntityFramework (#113)

This list of changes was auto generated.

2.0-beta4

09 Jan 15:36
Compare
Choose a tag to compare

Changes:

  • daad67e Restore multi framework targeting for the sample projects

This list of changes was auto generated.

2.0-beta3

09 Jan 15:18
Compare
Choose a tag to compare

Changes:

  • 3841dd5 Sample project only target net5

This list of changes was auto generated.

2.0-beta2

09 Jan 13:44
4338c83
Compare
Choose a tag to compare
  • MongoDb as a data source
  • .NET 5 update
  • Extend markdown support
  • Remove the _ValidationScriptsPartial from Opw.PineBlog.RazorPages

Changes:

This list of changes was auto generated.

2.0-beta1

08 Jan 17:40
a351a37
Compare
Choose a tag to compare

MongoDb as a data source.

Changes:

  • a351a37 MongoDb as a data source (#96)
  • ddeb8fe Bump ini from 1.3.5 to 1.3.7 in /src/Opw.PineBlog.RazorPages (#105)
  • d25fee4 Add NuGet sample project to the readme
  • b002d4b Added basic NuGet integration sample website (#102)
  • cb68aab Bump node-sass from 4.12.0 to 4.14.1 in /src/Opw.PineBlog.RazorPages (#103)

This list of changes was auto generated.

1.3.4

01 Sep 11:03
271ec04
Compare
Choose a tag to compare

Fix application start "Invalid object name 'PineBlog_BlogSettings'" (#99)

Changes:

  • 271ec04 Fix application start "Invalid object name 'PineBlog_BlogSettings'" (#99) [ #98 ]
  • 902ce40 Bump lodash from 4.17.14 to 4.17.19 in /src/Opw.PineBlog.RazorPages (#95)
  • 37453fc Unit of Work (and MongoDb) (#91)
  • 4f5c22b Fixes for tests failing with sequence contains more than one element (#90)
  • f069cab Update CONTRIBUTING.md
  • 41b1db0 Update CONTRIBUTING.md

This list of changes was auto generated.

1.3.3

19 Mar 16:25
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

1.3.2

18 Mar 19:01
8bb883e
Compare
Choose a tag to compare

Remove support for .NET Core 3.0

Changes:

This list of changes was auto generated.

1.3.1

06 Dec 15:08
9c25eb1
Compare
Choose a tag to compare

Fix file upload issue with large files

Changes:

This list of changes was auto generated.