Skip to content

Releases: aspnetboilerplate/module-zero-template

v1.6.1

24 Aug 16:05
Compare
Choose a tag to compare
  • Upgraded to ABP v0.11.0.2.
  • Configured template to protect from CSRF attacks.
  • #60 Used Abp.Castle.Log4Net package for logging.
  • #63 Fixed: UsingDbContextAsync should get an async func, instead of action

v1.6.0

18 Jul 14:29
Compare
Choose a tag to compare
  • #53 Change log location to App_Data for security.
  • #39 Fix _LanguageSelection.cshtml to work with also virtual paths.
  • #51 Do not use hangfire by default.
  • #52 Upgrade to ABP v0.10.

v1.5.2

20 Jun 10:32
Compare
Choose a tag to compare
Upgraded to Abp v0.9.5.0

v1.5.1

17 May 08:02
Compare
Choose a tag to compare
  • Upgraded to ABP v0.9.1.
  • Added Japanese translation.
  • Improved Italian translation.

v1.5.0

09 May 17:58
Compare
Choose a tag to compare
  • #34: Upgraded template and unit tests to properly work also for database per tenant architecture.
  • #33: New page: List users and create new user.
  • #37: Downgraded to .NET 4.5.2.
  • #36: Upgraded to Abp and Abp.Zero v0.9.0.
  • #35: Added Italian and French translations.
  • #38: Don't use absolute path for actions in MVC template.
  • Minor fixes and improvements.

v1.4.2

22 Mar 07:35
Compare
Choose a tag to compare

Upgraded to ABP and module zero v0.8.3.0.

v1.4.1

15 Jan 23:00
Compare
Choose a tag to compare
  • Upgraded nuget packages.
  • Minor bugfixes.

v1.4.0

06 Jan 16:35
Compare
Choose a tag to compare

v1.3.2

04 Jan 14:49
Compare
Choose a tag to compare

This is the last release contains Durandal. It will be removed.

v1.3.1

24 Dec 12:11
Compare
Choose a tag to compare
  • Added migration to create indexes for database tables.
  • Upgraded ABP and module zero nuget packages.
  • Upgraded other nuget packages.