What's Changed
- [SONAR] replace string concatenation with StringBuilder by @hansva in #5189
- Only show valid transforms to block in blockingtransform, fixes #5166 by @hansva in #5179
- Remove urlencode from formula list, fixes #5108 by @hansva in #5178
- change pipeline/workflow logging defaults, update docs, fixes #5199 by @hansva in #5200
- Add a button to rotate extra views for workflow/pipeline graph #5175 by @nadment in #5176
- Workflow execution enable use of variables in static field #5196 by @nadment in #5203
- Send general log to SLF4J + cleanup and Junit4 migration, #5198 by @hansva in #5202
- TableOutput throws NPE on check if no connection is defined #5177 by @nadment in #5194
- Action to join parallel execution #5088 by @nadment in #5104
- Use the same logic to move around the tabs when using keys #5132 by @nadment in #5133
- Bring back to front a tab of an already open file #5184 by @nadment in #5185
- cleanup and metadata item fixes, #4969 by @hansva in #5209
- update nav for creating your own plugin. fixes #5190 by @bamaer in #5214
- [SONAR] some cleanup by @hansva in #5215
- fix and IT for empty file size field in Load File Content in Memory t… by @bamaer in #5221
- fix access connection, fixes #5217 by @hansva in #5223
- allow variables in "field to use" of workflow executor, fixes #5196 by @hansva in #5228
- Fixed #5235 Support FreeBSD for HopGUI by @shlxue in #5236
- Add expand/collapse all to file explorer, fixes #5231 by @hansva in #5232
- add ability to disable UI elements, fixes #5238 by @hansva in #5239
- Fix #5241 Adjust the width of table column with icon or sorted icon by @shlxue in #5242
- Fixed #5240 leak thread on timer of HopGuiXxxDelegate by @shlxue in #5246
- Release thread resources of timer by @shlxue in #5249
- Improve visual rendering of pipeline execution #5250 by @nadment in #5251
- add missing line to textfile input metadata, fixes #5256 by @hansva in #5257
- Issue #4914 by @mattcasters in #5243
- Improve getQueryFields performance by sql condition: 1=2 by @shlxue in #5265
- Bump org.apache.parquet:parquet-avro from 1.15.1 to 1.15.2 in /plugins/tech/parquet by @dependabot in #5270
- mail metadata type, updated mail action, moved mail plugins to single plugin #4791 by @bamaer in #4905
- Add option form-to on show file content, text file input, fixes #5264 by @hansva in #5266
- Deleting environment does not reset variables, fixes #5267 by @hansva in #5268
- java.lang.NoSuchMethodError: 'int org.eclipse.swt.widgets.Text.getLin… by @hansva in #5276
- added documentation for unsafe key types in SFTP get and put. #5269 by @bamaer in #5277
- NPE and some other dispose errors, fixes #5280 by @hansva in #5286
- fix #5263 by @sramazzina in #5279
- fix IT tests, fix #5295 by @hansva in #5296
- Fix #5271 by @sramazzina in #5288
- Fix #5289 by @sramazzina in #5290
- Improve git status colors in file explorer #5299 by @nadment in #5300
Full Changelog: 2.13.0-rc1...2.14.0-rc1