Skip to content

Commit 368e819

Browse files
authored
Merge pull request #1472 from publishpress/release/4.9.1
Release/4.9.1
2 parents ae84a2d + 1d0ee1f commit 368e819

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+5145
-1642
lines changed

.rsync-filters-pre-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
- README.md
2525
- RoboFile.php
2626
- assets/jsx
27+
- assets/adobe-animate
2728
- bin
2829
- builder
2930
- builder.yml

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
1-
# Changelog
2-
31
The format is based on [Keep a Changelog](http://keepachangelog.com/)
42
and this project adheres to [Semantic Versioning](http://semver.org/).
53

4+
## [4.9.1]- 27 October, 2025
5+
6+
### Added
7+
8+
- Add "Run" and "Cancel" Bulk Edit in Scheduled Actions screen, (Issue #1461).
9+
- Restore "User role change" trigger - PRO, (Issue #1212)
10+
11+
### Changed
12+
13+
- Enable "Cancel Scheduled Actions" link for active workflow, (Issue #1455).
14+
- Text changes for User role is changed, (Issue#1209)
15+
16+
### Fixed
17+
18+
- DoAction step arguments not available as variables in subsequent workflow steps, (Issue #1467).
19+
- Custom i18n wrapper doesn't fall back to original string when translation is empty, (Issue #1465).
20+
- "No results found." message is breaking when using nl_NL, showing a JS error message, (Issue #1140).
21+
- TypeError: t.terms.forEach is not a function, (Issue #1169).
22+
623
## [4.9.0]- 14 October, 2025
724

825
### Added

assets/adobe-animate/workflow-wlcome-guide/1-welcome-to-editor.fla renamed to assets/adobe-animate/workflow-welcome-guide/1-welcome-to-editor.fla

File renamed without changes.

assets/adobe-animate/workflow-wlcome-guide/2-use-imagination.fla renamed to assets/adobe-animate/workflow-welcome-guide/2-use-imagination.fla

File renamed without changes.

assets/adobe-animate/workflow-wlcome-guide/3-basic-workflow.fla renamed to assets/adobe-animate/workflow-welcome-guide/3-basic-workflow.fla

File renamed without changes.

assets/adobe-animate/workflow-wlcome-guide/4-add-steps.fla renamed to assets/adobe-animate/workflow-welcome-guide/4-add-steps.fla

File renamed without changes.

assets/adobe-animate/workflow-wlcome-guide/5-output-input.fla renamed to assets/adobe-animate/workflow-welcome-guide/5-output-input.fla

File renamed without changes.

assets/adobe-animate/workflow-wlcome-guide/6-customize-workflow.fla renamed to assets/adobe-animate/workflow-welcome-guide/6-customize-workflow.fla

File renamed without changes.

assets/adobe-animate/workflow-wlcome-guide/7-workflow-validation.fla renamed to assets/adobe-animate/workflow-welcome-guide/7-workflow-validation.fla

File renamed without changes.

assets/adobe-animate/workflow-wlcome-guide/8-publish-workflow.fla renamed to assets/adobe-animate/workflow-welcome-guide/8-publish-workflow.fla

File renamed without changes.

0 commit comments

Comments
 (0)