A new version with some improvements and refactoring:
- Upgrade React lib to a newer version (#171) and adapt the JSX current code
- Ends the works on Playlist/Asrun watcher (broadcast automation) (#201)
- Refactor OP ATOM to OP1A Wrapper XML based (#208) (stupid MXF OPAtom files)
- Remove H2 db tools in CLI (#244)
- Add a CLI option for can truncate watchfolder founded file list in database (#245)
- An high-tech new function : Ends log files with a message before rolling (#246)
- Remove old java reflexion tools from AppManager and replace it by Factory (#247)
- Add the possibility of being able to stop/start watchfolder via Instance Action (#250)
And the classic bug corrections:
- FTP Deleted user can’t be re-added (#239) and an other silly bug
- Play bootstrap can’t init in dev mode (#240)
- Play warn an invalid error during Dev mod startup (#249)
- Web page don’t display personalized messages (#241)
- Sometimes Task-require-error-closer engine in Queue found false positive Job to close (#243)
- Correct i18n personalized messages for static pages (#248)
- Instance status engine don’t display current instance (web server) real status (#251)
And add a new wonderful function:
- Add a background picture (#242) in login page !
Upgrade notes:
#239 FTP server admin (in Play side) can create FTP account user directories. Just add some ftpservergroups/group name/base_working_dir keys in configuration. #246 Set MyRollingFileAppender for new log appender if you want display an end-of-file message before rolling. Useful with a tail option. #208 Add watchfolderopts.max_founded_items and dontkeepdone configuration entry for limit big watchfolders job explosion #208 Add ffprobe-jaxb-1.0.jar to classpath