Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Releases: nathanwoulfe/Plumber-2

v2.1.4

04 Apr 06:39
4726795
Compare
Choose a tag to compare
  • Fixes for offline approval
  • Comments are mandatory when rejecting or resubmitting a workflow task
  • Improve event handling - favour AngularJs events over signalR
  • Improve button assignment
  • Refresh content tree on workflow completion
  • Add option to extend Umbraco permissions (default remains as replace, setting is opt-in)

v2.1.3

18 Feb 04:51
c8db038
Compare
Choose a tag to compare

Another friendly little patch release, fixing some small but annoying bugs:

  • Add instance guid to workflow detail overlay for tracking/debugging
  • Correctly handle invalid content when submitting for publish
  • Ensure scheduled workflows update the Umbraco content schedule
  • Ensure destination version is tracked when starting workflow

v2.1.2

12 Feb 03:17
c8db038
Compare
Choose a tag to compare

Fixes bugs in scheduling and content diff logic which prevented these features from working correctly.

v2.1.1

22 Jan 01:12
c8db038
Compare
Choose a tag to compare

Bugfixing on v2.1:

  • update targets to work conditionally with RosylnCodeTaskFactory or fall back to CodeTaskFactory on older MSBuild (only applies to Umbraco 9)
  • removed attribute routing to fix 404s when changing the Umbraco backoffice path
  • improve styling on buttons in workflow change description component

v2.1.0

03 Dec 07:35
c8db038
Compare
Choose a tag to compare

Get festive with a new Plumber release, featuring improvements to group management and general UI polish. It's a new minor version, with a new Umbraco minimum version of 8.16. Intent is for the latest version to eventually support 8.18 only, with focus then shifting to Umbraco 9+.

Changes include:

  • auto-close active workflows when a group is deleted
  • remove permissions when a group is deleted
  • set default icon when creating a new group
  • don't explode if a group can't be found when generating dashboard lists
  • set correct variant code in preview
  • fix issue where license is null on a front-end load-balanced server
  • fix pending task calculation in group activity chart
  • introduce view model for group properties
  • lots of a11y improvements (42, in fact)
  • improve logic for updating editor footer buttons
  • add group membership popup in workflow detail dialog

v2.0.2

04 Nov 00:29
c8db038
Compare
Choose a tag to compare

Bugfixing on the v2 release:

  • ensure settings save correctly regardless of current license
  • fixes bug in determining conditional stages
  • return empty instead of null
  • improve history view UI
  • additional typescript resilience
  • improve logging and error handling

v2.0.1

08 Oct 01:25
99d8e6c
Compare
Choose a tag to compare

Fixes issue with package install on Umbraco 8 - change is in the NuGet package generation, no functional changes in Plumber, so no need to upgrade to this version.

v2.0.0

28 Sep 10:25
99d8e6c
Compare
Choose a tag to compare

It's a big one! v2.0.0 adds multi-platform support for Umbraco 8 and 9, with lots of UI improvements and other goodies. Viva .NET Core!

v1.6.7

24 Aug 22:56
99d8e6c
Compare
Choose a tag to compare

Fixes an issue where licensing checks fail in certain scenarios, where the application URL was incorrectly cached on startup.

v1.6.6

17 Aug 05:42
99d8e6c
Compare
Choose a tag to compare

Bugfixing on 1.6.5, largely around local license impersonation and localising notification emails when using a group email address