Skip to content

Releases: SenseNet/sn-preview-aspose

sensenet Aspose Preview provider 7.3.7

15 Mar 02:08
Compare
Choose a tag to compare

Code documentation and document-generation support.

What's Changed

  • Mark options classes with the options attribute. by @tusmester in #14

Full Changelog: remove-systemdrawing...v7.3.7

Remove System.Drawing dependency

14 Jun 12:34
Compare
Choose a tag to compare

In this release we removed System.Drawing dependency from most of our projects so that preview generation may run in Linux containers with .Net 6.

What's Changed

  • Prepare preview with Aspose for containerization by @VargaJoe in #7
  • SNaaS and standalone projects in the same branch by @tusmester in #9
  • Graylog settings placeholder for production container environments by @VargaJoe in #11
  • Convert image documents using Skia. by @tusmester in #12

Full Changelog: di-and-logging...remove-systemdrawing

Preview generators: dependency injection and logging

13 Jan 13:31
Compare
Choose a tag to compare

This is a technical release to support the latest sensenet packages and modern dependency injection and logging services.

Features and infrastructure

  • We added many log lines to provide the operators with more information.
  • Added serilog and graylog support to generators.

sensenet Aspose Preview provider 7.3.2

25 Aug 08:04
Compare
Choose a tag to compare

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

Installation

To get started please follow the install guide.

sensenet Aspose Preview provider 7.3.1

28 Jul 11:55
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 Aspose Preview provider 7.3.0

02 Jun 11:37
Compare
Choose a tag to compare

In this release we have moved the Aspose implementation of the sensenet Preview feature to this separate repository.

Installation

To get started please follow the install guide.