Skip to content

Releases: elements-at/ProcessManager

Pimcore X Version

05 May 07:01
Compare
Choose a tag to compare

Please read the update notes before updating

v3.1.8: Merge pull request #95 from elements-at/fashxp-patch-3

28 Apr 07:06
4a0715b
Compare
Choose a tag to compare
add Pimcore::isInstalled check to prevent error messages with asset:install command

v3.1.7: Should use job ID from job object

07 Apr 08:49
Compare
Choose a tag to compare
https://github.com/elements-at/ProcessManager/issues/94

v3.1.6: Merge pull request #92 from elements-at/nginx-check-user

08 Feb 09:30
47a31bb
Compare
Choose a tag to compare

v3.1.5: Merge pull request #91 from danmichaelo/patch-8

08 Feb 09:16
e1956bc
Compare
Choose a tag to compare

v3.1.4: Merge pull request #80 from BlackbitNeueMedien/bugfix/remove-calls-to…

11 Jan 07:02
b62b695
Compare
Choose a tag to compare

v3.1.3: Merge pull request #78 from BlackbitNeueMedien/feature/translations-s…

17 Dec 13:50
993908d
Compare
Choose a tag to compare

Meta data file implementation

24 Nov 12:30
Compare
Choose a tag to compare
v3.1.2

Add simple Metadata file implementation #77

v3.1.1

04 Nov 12:16
Compare
Choose a tag to compare
Implement auto migration execution #67

New execution interface for users

02 Nov 10:36
Compare
Choose a tag to compare
  • Implemented userfriendly execution mode for processes. After the update all MonitoringItems from the users will be hidden as they would otherwise appear in the active process list.
  • Added Open Item + JS Event Actions
  • Custom Action must now implement the method getStorageData()
  • Migrations are now executed by default