mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 21:32:27 +01:00 
			
		
		
		
	| @@ -1,3 +1,18 @@ | ||||
| 1.3.0: | ||||
| ----- | ||||
|  | ||||
| - Switched from utf8 to utf8mb4 encoding. | ||||
|  | ||||
| - Switched from preforking model to epoll | ||||
|  | ||||
| - Removed PDF support | ||||
|  | ||||
| - GUI fixes | ||||
|  | ||||
| - Added HTML purifier support | ||||
|  | ||||
| - Rewritten pilerpurge in Python | ||||
|  | ||||
| 1.2.0: | ||||
| ------ | ||||
|  | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
| #include "piler-config.h" | ||||
| #include "params.h" | ||||
|  | ||||
| #define VERSION "1.3.0-master" | ||||
| #define VERSION "1.3.0-epoll" | ||||
|  | ||||
| #define BUILD 977 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user