Skip to content

Releases: 2sic/app-mobius-forms

Mobius 05.09.00

14 Nov 13:52

Choose a tag to compare

Typed contactFormRequest and refactore code

Mobius 05.08.01

13 Nov 14:24

Choose a tag to compare

Bugfix Multiple File Upload (Conversion to type was wrong)

Mobius v05.08.00

23 Aug 06:33

Choose a tag to compare

Renamed

  • Custom.Hybrid.ApiPro -> ApiTyped
  • Custom.Hybrid.CodePro -> CodeTyped
  • Custom.Hybrid.RazorPro -> RazorTyped

Mobius v05.07.02

07 Jul 13:18

Choose a tag to compare

  • New 2sxc 16.02 Standards

Mobius v05.07.00 - Deprecated

31 May 14:17

Choose a tag to compare

This version is no longer supported. Please use newer version.

  • Razor code using the new TypedEntities
  • Refactoring Mail Templates

New 2sxc 16 Standards

22 May 14:27

Choose a tag to compare

New 2sxc 16 Standards Pre-release
Pre-release
v05.06.00

app xml update

2sxc 14.09 Requirement

21 Sep 07:48

Choose a tag to compare

05.05.02

2sxc requirements increased, refactoring inputs

Mobius V5.5.1

17 Aug 12:40

Choose a tag to compare

  1. Fixed the warning messages for the forms

Mobius V5.5

04 Jul 08:35

Choose a tag to compare

  1. Replaced all base classes with their 2sxc 14 equivalents
  2. Replaced all GetService<> with the new ServiceKit14
  3. Updated webpack
  4. Updated all toolbar configurations to use the IToolbarService

Mobius V5.4.0 Hybrid

09 Jun 13:03

Choose a tag to compare

  1. Added web.config with required assemblies #52
  2. Changed all access to services to ToSic.Sxc.Services
  3. Changed instances of Edit.Enable to page.Activate()
  4. Changed uses of the Eav.Configuration.IFeaturesService to Sxc.Services.IFeaturesService
  5. Updated JS to use new webapi methods (fetch -> fetchRaw) #53