Skip to content

Releases: efwGrp/efw4.X

v4.07.027

16 Feb 01:38
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.027</version></dependency>
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.027jakarta</version></dependency>

Solved InvalidParameterException Error running with tomcat11.
Solved the problem about double log in catalina.out in tomcat linux.
Changed loadWithGlobalPool to return any object.

v4.07.025

24 Jan 02:11
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.025</version></dependency>
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.025jakarta</version></dependency>

Add file.writeAllBytes for pdf creation.
Add enum format for ske.

v4.07.024

27 Dec 13:42
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.024</version></dependency>
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.024jakarta</version></dependency>

to fix a bug about upload from 4.07.022

v4.07.023

19 Dec 04:34
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.023</version></dependency>
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.023jakarta</version></dependency>

add password param to Result.saveas

v4.07.022

26 Nov 13:50
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.022</version></dependency>
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.022jakarta</version></dependency>

to add elfinder preview.

v4.07.021

21 Oct 02:28
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.021</version></dependency>
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.021jakarta</version></dependency>

v4.07.020

11 Sep 03:22
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.020</version></dependency>
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.020jakarta</version></dependency>

v4.07.019

23 Aug 15:24
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.019</version></dependency>
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.019jakarta</version></dependency>

v4.07.018

31 Jul 04:18
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.018</version></dependency>

Some edition for GB file uploading.
Achive and extract actions for elfinder.
Fix the missing about saveas setting can not be resut.concat.

v4.07.017

11 Apr 03:38
Compare
Choose a tag to compare
<dependency><groupId>io.github.efwgrp</groupId><artifactId>efw</artifactId><version>4.07.017</version></dependency>
  • Add forbidden chars properties setting.
  • Modify efw.dialog.alert to prevent XSS risks.