Releases: netgrif/application-engine
Releases · netgrif/application-engine
v6.4.1
v6.4.1-RC.1
v6.5.0-RC.1
6.5.0-RC.1 (18.2.2025)
What's Changed
Added
Changed
- [NAE-2034] Open first view by @Retoocs in #283
- [NAE-2051] Implement configurable view in menu items by @Retoocs in #286
- [NAE-2039] Search in workflow view by @Kovy95 in #288
- [NAE-2052] Integrate ticket view with menu items by @Retoocs in #289
Full Changelog: v6.4.0...v6.5.0-RC.1
v6.2.10
6.2.10 (17.2.2025)
What's Changed
Fixed
- [NAE-1865] Grid rendering performance improvement by @renczesstefan in #192
- [NAE-1921] User field value cannot be cleared
- [NAE-2053] Optimize ElasticCaseService queries to eliminate maxClauseCount error by @machacjozef in #287
Full Changelog: v6.2.8...v6.2.10
v6.4.0
6.4.0 (24.12.2024)
What's Changed
Fixed
- [NAE-1908] NAE-1906 Improvements by @Retoocs in #219
- [NAE-1937] Fix the problem with empty string in filter by @Kovy95 in #236
- [NAE-1884] Improve execution of auto trigger tasks by @mazarijuraj in #203
- [NAE-1956] setData fails on setting allowedNets without value key by @Kovy95 in #251
- [NAE-1959] Indexing enumerationMap field fails when no options exist by @Kovy95 in #255
- [NAE-1960] Enumeration Map does not propagate changes when selecting by @Kovy95 in #254
- [NAE-1967] Elasticsearch disable dynamic field mapping by @machacjozef in #257
- [NAE-2006] WorkflowService.deleteInstancesOfPetriNet does not remove all cases by @renczesstefan in #269
- [NAE-1983] Public view file handling by @Kovy95 in #263
- [NAE-2007] Vulnerabilities fix by @renczesstefan in #270
- [NAE-1952] Fix Loading Issue for Duplicate TaskRef Entries by @Kovy95 in #249
- [NAE-2014] Mismatch in PublicTaskController and TaskController endpoint by @camperko in #274
- [NAE-2024] Collective bug fix by @renczesstefan in #279
- [NAE-1948] Bugs after merge to 6.4.0 by @machacjozef in #244
Added
- [NAE-1901] Taskref list rendering update by @renczesstefan in #209
- [NAE-1497] Frontend Actions by @renczesstefan in #214
- [NAE-1916] Serializable core objects by @Retoocs in #222
- [NAE-1918] Tags on process resources by @Kovy95 in #225
- [NAE-1929] Data field type list of strings by @Kovy95 in #230
- [NAE-1936] Disable create case button using menu items by @martinkranec in #235
- [NAE-1876] Process URI v2 by @Retoocs in #196
- [NAE-1882] Filter folder process by @Retoocs in #210
- [NAE-1906] Merge NAE-1882 with NAE-1904 by @Retoocs in #213
- [NAE-1908] switch UriNode to MongoDB by @Retoocs in #223
- [NAE-1944] Server-side JavaScript Code Injection (SSJI) by @Kovy95 in #240
- [NAE-1654] Find actions for Elasticsearch by @renczesstefan in #80
- [NAE-1813] Field id as path variable in TaskController by @renczesstefan in #166
- [NAE-1955] Update setData to handle options / choices by @Kovy95 in #252
- [NAE-1958] Make component properties changeable by @Kovy95 in #253
- [NAE-1962] Event properties by @Retoocs in #256
- [NAE-1946] Remote file connector to S3 by @martinkranec in #243
- [NAE-1927] Shared Roles by @Kovy95 in #245
- [NAE-1945] External resource loader by @Kovy95 in #246
- [NAE-2008] Serialisation of classes by @renczesstefan in #271
- [NAE-2016] Global roles for menu items permissions by @machacjozef in #276
Changed
- [NAE-1947] HistoryService findAllSetDataEventLogs is not working by @Retoocs in #242
- [NAE-1979] Optimize Maven Resources Plugin Configuration for Correct File Filtering and Copying by @machacjozef in #259
New Contributors
- @martinkranec made their first contribution in #235
Full Changelog: v6.3.3...v6.4.0
v7.0.0-RC.1
7.0.0-RC.1 (22.11.2024)
What's Changed
Added
- [NAE-1859] User reference in events
- [NAE-1567] Global event system
- [NAE-1988] Extend Id of processes resource for better resolution
- [NAE-1975] NAE nodes gRPC communication
Changed
- [NAE-1844] PDF Builder
- [NAE-1858] Task states
- [NAE-1862] Frontend update
- [NAE-1972] Framework upgrade
- [NAE-1989] RunnerController refactor
- [NAE-2009] Update actions for v7.0.0
New Contributors
Full Changelog: v6.4.0-RC.6...v7.0.0-RC.1
v6.4.0-RC.6
6.4.0-RC.6 (20.11.2024)
What's Changed
Fixed
- [NAE-1908] NAE-1906 Improvements
- [NAE-1937] Fix the problem with empty string in filter
- [NAE-1884] Improve execution of auto trigger tasks
- [NAE-1956] setData fails on setting allowedNets without value key
- [NAE-1959] Indexing enumerationMap field fails when no options exist
- [NAE-1960] Enumeration Map does not propagate changes when selecting
- [NAE-1967] Elasticsearch disable dynamic field mapping
- [NAE-2006] WorkflowService.deleteInstancesOfPetriNet does not remove all cases
- [NAE-1983] Public view file handling
- [NAE-2007] Vulnerabilities fix
- [NAE-1952] Fix Loading Issue for Duplicate TaskRef Entries
- [NAE-2014] Mismatch in PublicTaskController and TaskController endpoint
Added
- [NAE-1901] Taskref list rendering update
- [NAE-1497] Frontend Actions
- [NAE-1916] Serializable core objects
- [NAE-1918] Tags on process resources
- [NAE-1929] Data field type list of strings
- [NAE-1936] Disable create case button using menu items
- [NAE-1876] Process URI v2
- [NAE-1882] Filter folder process
- [NAE-1906] Merge NAE-1882 with NAE-1904
- [NAE-1908] switch UriNode to MongoDB
- [NAE-1944] Server-side JavaScript Code Injection (SSJI)
- [NAE-1654] Find actions for Elasticsearch
- [NAE-1813] Field id as path variable in TaskController
- [NAE-1955] Update setData to handle options / choices
- [NAE-1958] Make component properties changeable
- [NAE-1962] Event properties
- [NAE-1946] Remote file connector to S3
- [NAE-1927] Shared Roles
- [NAE-1945] External resource loader
- [NAE-2008] Serialisation of classes
- [NAE-2016] Global roles for menu items permissions
Changed
- [NAE-1947] HistoryService findAllSetDataEventLogs is not working
- [NAE-1979] Optimize Maven Resources Plugin Configuration for Correct File Filtering and Copying
Full Changelog: v6.3.3...v6.4.0-RC.6
v6.4.0-RC.5
6.4.0-RC.5 (22.10.2024)
What's Changed
Fixed
- [NAE-1908] NAE-1906 Improvements
- [NAE-1937] Fix the problem with empty string in filter
- [NAE-1884] Improve execution of auto trigger tasks
- [NAE-1956] setData fails on setting allowedNets without value key
- [NAE-1959] Indexing enumerationMap field fails when no options exist
- [NAE-1960] Enumeration Map does not propagate changes when selecting
- [NAE-1967] Elasticsearch disable dynamic field mapping
- [NAE-2006] WorkflowService.deleteInstancesOfPetriNet does not remove all cases
- [NAE-1983] Public view file handling
- [NAE-2007] Vulnerabilities fix
- [NAE-1952] Fix Loading Issue for Duplicate TaskRef Entries
Added
- [NAE-1901] Taskref list rendering update
- [NAE-1497] Frontend Actions
- [NAE-1916] Serializable core objects
- [NAE-1918] Tags on process resources
- [NAE-1929] Data field type list of strings
- [NAE-1936] Disable create case button using menu items
- [NAE-1876] Process URI v2
- [NAE-1882] Filter folder process
- [NAE-1906] Merge NAE-1882 with NAE-1904
- [NAE-1908] switch UriNode to MongoDB
- [NAE-1944] Server-side JavaScript Code Injection (SSJI)
- [NAE-1654] Find actions for Elasticsearch
- [NAE-1813] Field id as path variable in TaskController
- [NAE-1955] Update setData to handle options / choices
- [NAE-1958] Make component properties changeable
- [NAE-1962] Event properties
- [NAE-1946] Remote file connector to S3
- [NAE-1927] Shared Roles
- [NAE-1945] External resource loader
- [NAE-2008] Serialisation of classes
Changed
- [NAE-1947] HistoryService findAllSetDataEventLogs is not working
- [NAE-1979] Optimize Maven Resources Plugin Configuration for Correct File Filtering and Copying
Full Changelog: v6.3.3...v6.4.0-RC.4
v6.4.0-RC.4-REBUILD
6.4.0-RC.4-REBUILD (20.11.2024)
What's Changed
Fixed
- [NAE-1908] NAE-1906 Improvements
- [NAE-1937] Fix the problem with empty string in filter
- [NAE-1884] Improve execution of auto trigger tasks
- [NAE-1956] setData fails on setting allowedNets without value key
- [NAE-1959] Indexing enumerationMap field fails when no options exist
- [NAE-1960] Enumeration Map does not propagate changes when selecting
- [NAE-1967] Elasticsearch disable dynamic field mapping
- [NAE-2006] WorkflowService.deleteInstancesOfPetriNet does not remove all cases
- [NAE-1983] Public view file handling
- [NAE-2007] Vulnerabilities fix
- [NAE-1952] Fix Loading Issue for Duplicate TaskRef Entries
Added
- [NAE-1901] Taskref list rendering update
- [NAE-1497] Frontend Actions
- [NAE-1916] Serializable core objects
- [NAE-1918] Tags on process resources
- [NAE-1929] Data field type list of strings
- [NAE-1936] Disable create case button using menu items
- [NAE-1876] Process URI v2
- [NAE-1882] Filter folder process
- [NAE-1906] Merge NAE-1882 with NAE-1904
- [NAE-1908] switch UriNode to MongoDB
- [NAE-1944] Server-side JavaScript Code Injection (SSJI)
- [NAE-1654] Find actions for Elasticsearch
- [NAE-1813] Field id as path variable in TaskController
- [NAE-1955] Update setData to handle options / choices
- [NAE-1958] Make component properties changeable
- [NAE-1962] Event properties
- [NAE-1946] Remote file connector to S3
- [NAE-1927] Shared Roles
- [NAE-1945] External resource loader
Changed
- [NAE-1947] HistoryService findAllSetDataEventLogs is not working
- [NAE-1979] Optimize Maven Resources Plugin Configuration for Correct File Filtering and Copying
New Contributors
- @martinkranec made their first contribution in #235
Full Changelog: v6.3.3...v6.4.0-RC.4
v6.4.0-RC.4
6.4.0-RC.4 (26.09.2024)
What's Changed
Fixed
- [NAE-1908] NAE-1906 Improvements
- [NAE-1937] Fix the problem with empty string in filter
- [NAE-1884] Improve execution of auto trigger tasks
- [NAE-1956] setData fails on setting allowedNets without value key
- [NAE-1959] Indexing enumerationMap field fails when no options exist
- [NAE-1960] Enumeration Map does not propagate changes when selecting
- [NAE-1967] Elasticsearch disable dynamic field mapping
- [NAE-2006] WorkflowService.deleteInstancesOfPetriNet does not remove all cases
- [NAE-1983] Public view file handling
- [NAE-2007] Vulnerabilities fix
- [NAE-1952] Fix Loading Issue for Duplicate TaskRef Entries
Added
- [NAE-1901] Taskref list rendering update
- [NAE-1497] Frontend Actions
- [NAE-1916] Serializable core objects
- [NAE-1918] Tags on process resources
- [NAE-1929] Data field type list of strings
- [NAE-1936] Disable create case button using menu items
- [NAE-1876] Process URI v2
- [NAE-1882] Filter folder process
- [NAE-1906] Merge NAE-1882 with NAE-1904
- [NAE-1908] switch UriNode to MongoDB
- [NAE-1944] Server-side JavaScript Code Injection (SSJI)
- [NAE-1654] Find actions for Elasticsearch
- [NAE-1813] Field id as path variable in TaskController
- [NAE-1955] Update setData to handle options / choices
- [NAE-1958] Make component properties changeable
- [NAE-1962] Event properties
- [NAE-1946] Remote file connector to S3
- [NAE-1927] Shared Roles
- [NAE-1945] External resource loader
Changed
- [NAE-1947] HistoryService findAllSetDataEventLogs is not working
- [NAE-1979] Optimize Maven Resources Plugin Configuration for Correct File Filtering and Copying
New Contributors
- @martinkranec made their first contribution in #235
Full Changelog: v6.3.3...v6.4.0-RC.4