Skip to content

Releases: statiqdev/Statiq.Web

1.0.0-beta.30

24 May 15:49
Compare
Choose a tag to compare
1.0.0-beta.30 Pre-release
Pre-release
  • Updated Statiq Framework to version 1.0.0-beta.44.
    This Statiq Framework update includes some important breaking changes to Razor layouts and partials. If you have trouble
    with layout and partial compilation after this update, please read the Statiq Framework release notes for help.

1.0.0-beta.29

17 May 18:21
Compare
Choose a tag to compare
1.0.0-beta.29 Pre-release
Pre-release

1.0.0-beta.28

10 May 15:33
Compare
Choose a tag to compare
1.0.0-beta.28 Pre-release
Pre-release
  • Added GitHubClientExtensions.ThrottleAsync() extensions that can automatically deal with GitHub rate limit and abuse detection exceptions (#952).
  • Added automatic throttling to the ReadGitHub module and a WithThrottle() fluent configuration method to specify whether to use it.
  • Added ability to set the temp and cache paths via TempPath and CachePath settings.
  • Updated Statiq Framework to version 1.0.0-beta.42.

1.0.0-beta.27

27 Apr 02:08
Compare
Choose a tag to compare
1.0.0-beta.27 Pre-release
Pre-release
  • Added additional extensions to the bootstrapper for creating processes with a ProcessLauncher factory.
  • Updated Statiq Framework to version 1.0.0-beta.41.

1.0.0-beta.26

12 Apr 14:00
Compare
Choose a tag to compare
1.0.0-beta.26 Pre-release
Pre-release

1.0.0-beta.25

08 Apr 02:26
Compare
Choose a tag to compare
1.0.0-beta.25 Pre-release
Pre-release

1.0.0-beta.24

25 Feb 19:52
Compare
Choose a tag to compare
1.0.0-beta.24 Pre-release
Pre-release

1.0.0-beta.23

24 Feb 21:41
Compare
Choose a tag to compare
1.0.0-beta.23 Pre-release
Pre-release

1.0.0-beta.22

21 Feb 15:16
Compare
Choose a tag to compare
1.0.0-beta.22 Pre-release
Pre-release

1.0.0-beta.21

04 Feb 15:09
Compare
Choose a tag to compare
1.0.0-beta.21 Pre-release
Pre-release
  • Updated Statiq Framework to version 1.0.0-beta.35.
  • Added an ArchiveOrder to archives which can be used to sort the archive by an arbitrary value using computed metadata (as opposed to ArchiveOrderKey which relies on the value in metadata).
  • Added support for maxwidth and maxheight to the embed (and derived) shortcode (#943).