Release 6.25.0
- Update SMS Gateway functinality
- Update MGC version
- Project setup refactorings
- Some bugfixes
Due to an update of the Spring framework, you need the following settings in Your projectforge.properties:
spring.servlet.multipart.max-file-size=10MB
spring.servlet.multipart.max-request-size=11MB
projectforge.max-file-size.image=1MB
projectforge.max-file-size.datev=3MB
projectforge.max-file-size.xml-dump-import=10MB
This issue will be fixed within the next release.