Skip to content

Releases: Lombiq/Hosting-Tenants

v9.0.0

05 Dec 12:38
Compare
Choose a tag to compare

Note on removal of AddSiteOwnerPermissionToRole

Orchard Core 2.1 deprecates the Site Owner permission. To adopt to this, we had to remove the AddSiteOwnerPermissionToRole feature from the Lombiq.Hosting.Tenants.Maintenance module completely. There's a new AddAdministratorRoleToUsersWithRole feature in place of it, which serves the same goal: as the name suggests, it adds the Administrator role to users with the configured role.

To migrate, you just have to enable the AddAdministratorRoleToUsersWithRole feature instead of AddSiteOwnerPermissionToRole and change the appsettings configuration key from AddSiteOwnerPermissionToRole to AddAdministratorRoleToUsersWithRole too.

What's Changed

Full Changelog: v8.0.0...v9.0.0

v8.0.0

25 Sep 16:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.1...v8.0.0

v7.0.1

21 May 21:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

21 Feb 18:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.3.0...v7.0.0

v6.3.0

16 Oct 20:23
819285d
Compare
Choose a tag to compare

What's Changed

  • NEST-480: Adding Admin Dashboard feature support for Email Quota modul by @wAsnk in #91
  • OSOE-638: Feature to edit shell settings from the admin in Lombiq.Hosting.Tenants by @wAsnk in #84

Full Changelog: v6.2.0...v6.3.0

v6.2.0

02 Oct 15:43
2174a36
Compare
Choose a tag to compare

What's Changed

The previous v6.0.1 release should've been 6.1.0, hence the jump in the version number.

Full Changelog: v6.0.0...v6.2.0

v6.0.1

25 Sep 11:22
7f9b63c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

11 Sep 07:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v6.0.0

v5.0.0

18 Jun 23:04
a97b5ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v5.0.0

v4.1.0

27 May 19:12
aa75956
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.1.0