Skip to content

Releases: SenseNet/sn-preview

Removing System.Drawing dependency

14 Jun 12:31
Compare
Choose a tag to compare

In this release we removed System.Drawing dependency so that preview libraries can be used in Linux containers with .Net 6.

Full Changelog: di-in-generators...remove-systemdrawing

Dependency injection in preview generators

13 Jan 13:26
Compare
Choose a tag to compare

This is a technical release to support the latest sensenet packages and add the possibility of modern logging.

Features and infrastructure

  • Preview generators support dependency injection so that common services (like a logger) can be injected properly.

sensenet Preview and Controller

20 Jul 16:50
Compare
Choose a tag to compare

This is a technical release to support the latest sensenet packages.

Installation

To get started please follow the install guide.

sensenet Preview Controller 7.3.2

25 Aug 08:03
Compare
Choose a tag to compare

This is a technical release to support the latest sensenet packages.

Installation

To get started please follow the install guide.

sensenet Preview Dependency Injection namespace changes

28 Jul 11:52
Compare
Choose a tag to compare

This release follows the namespace changes in the core product. In an existing application please update the NuGet package to get the latest version.

Breaking changes

  • We had to refactor a couple of our namespaces to be consistent with the industry standard Dependency Injection namespace. All of our DI extension methods were moved to the SenseNet.Extensions.DependencyInjection namespace. If you encounter build errors, please add a using statement for this new namespace to your code.

Installation

To get started please follow the install guide.

sensenet Preview package modernization

02 Jun 11:31
Compare
Choose a tag to compare

This is a technical release for supporting the latest sensenet packages and making a few steps toward a .Net Core-compatible preview package.

Feature

  • Aspose projects are moved to the sn-preview-aspose repository
  • Preview API got async methods.
  • Preview installer became a self-contained installer project.

Installation

To get started please follow the install guide.

sensenet Preview Controller 7.2

04 May 12:13
Compare
Choose a tag to compare

This is a technical release for supporting the latest sensenet packages and making a few steps toward a .Net Core-compatible preview package.

Installation

To get started please follow the install guide.

sensenet Preview 7.1.4

10 Jul 15:31
Compare
Choose a tag to compare

This release contains a minor install package fix for cases when the WebPages component was not installed on top of sensenet Services.

Installation

To get started please follow the install guide.

sensenet Preview 7.1.3

09 Jul 15:38
Compare
Choose a tag to compare

This release contains a minor install package fix for cases when the WebPages component was not installed on top of sensenet Services.

Installation

To get started please follow the install guide.

sensenet Preview 7.1.2

24 Jun 11:19
Compare
Choose a tag to compare

This release contains the following features and changes:

Features

Road to .Net Standard

  • We converted the Controller project to .Net Standard.

This release requires an upgrade patch, please download it from the Assets list.

Installation

To get started please follow the install guide.