Skip to content

Releases: Ginger-Automation/Ginger

Ginger v2025.5-Official

25 Dec 04:31
5632c20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2025.5-Beta.1...v2025.5-Official

Ginger v2025.5 Beta.1

22 Nov 09:36

Choose a tag to compare

Ginger v2025.5 Beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2025.4-Official...v2025.5-Beta.1

Ginger v2025.4-Official

23 Oct 07:15
b46119a

Choose a tag to compare

What’s New?

  • POM Learning using AI – Introduced AI-powered Page Object Model (POM) learning for web and mobile automation, enabling automatic locator discovery and intelligent element renaming, reducing manual efforts and improving accuracy.

  • Security Testing Feature for Web & Mobile – Added advanced security testing capabilities in Ginger automation, covering vulnerability checks and compliance validations.

  • API Security Testing – Integrated ZAP with Ginger for security testing of web applications and services via ZAP Proxy. Supports both Active and Passive scans with detailed reporting.

  • AI OCR Support – Enhanced OCR capabilities to accurately read tables inside PDFs by integrating Ginger with Paddle. Paddle models are now bundled with the Ginger installer for improved precision and speed.

  • Integration with Ginger Play

    • Easy integration via Ginger Play Gateway URL.
    • Report services activate automatically upon integration.
    • AI-powered features are available only when Ginger Play is active.
    • Ginger Play icon added to the top panel for quick navigation.
    • Online reports now include a Download button for offline access.

What’s Changed?

  • Send Keys Enhancement – Now supports sending keys directly from the current cursor location, removing the previous requirement for mandatory element setup.

  • CLI Enhancement

    • Added extra screenshot flag for automatic UI operation capture.
    • Simplified customization of external configurations via execution JSON.
  • Online Report Enhancement – Execution logs and error details are now included in reports for easier troubleshooting and understanding (currently available for CLI-based executions).

What’s Fixed?

  • Over 45+ bugs were fixed.

Ginger v2025.4 Beta.1

25 Sep 08:18
6975963

Choose a tag to compare

Ginger v2025.4 Beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2025.3-Official...v2025.4-Beta.1

Ginger v2025.3 Official

29 Jul 17:30

Choose a tag to compare

🏢Enterprise Feature

What’s New?

  • Accessibility Testing for Mobile Apps – Introduced support for accessibility testing within mobile applications, enhancing compliance and usability for diverse user groups.

  • Database Query as Input Value – Enabled the use of database queries as dynamic input values in Ginger, allowing for more flexible and data-driven test scenarios.

  • Bulk Attribute Update Mechanism – Added a new capability to perform bulk updates of attributes during publish operations, improving efficiency in large-scale test management.

  • Bulk POM Update via CLI – Introduced command-line support for updating multiple Page Object Models simultaneously, streamlining maintenance workflows.

What’s Changed?

  • Mobile Automation Enhancement

    • Visual Testing for Scrollable Applications – Enhanced visual testing capabilities to support scrollable views, improving UI validation coverage across dynamic mobile screens.

    • Appium Client Upgrade – Upgraded Appium client for improved compatibility, stability, and support for the latest device features.

    • Perfecto Device Lab Integration – Enabled seamless connectivity with Perfecto’s cloud-based device lab for scalable mobile test execution.

What’s Fixed?

  • Over 40+ bugs were fixed.

Ginger v2025.3 Beta.1

22 Jun 04:32

Choose a tag to compare

Ginger v2025.3 Beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2025.2-Official...v2025.3-Beta.1

Ginger v2025.2 Official

16 May 12:03
3b4949c

Choose a tag to compare

🏢Enterprise Feature

What’s New?

  • POM Learning from Mockup - Generate Page Object Models directly by uploading mockups or screenshots, eliminating the need to wait for a deployed application and enabling early creation of automation nuggets.

  • Bulk Update POM - Update multiple Page Object Models at once through a new dedicated menu, reducing maintenance efforts and streamlining the automation cycle with consistent object references across all test RunSets.

  • Video Recording with Playwright - Integrated video recording capabilities with Playwright driver in agent settings to capture comprehensive test sessions for better debugging, defect documentation, and visual verification of test execution flows.

  • Postman Collection Import - Import existing Postman API collections directly into Ginger for seamless migration and reuse of API test assets without duplicating effort.

  • New Branch Creation - Enhanced Git operations with a new menu option for creating branches directly within Ginger from remote or local repositories, improving version control workflows for automation assets.

  • Reports Enhancement - New actions for publishing artifacts to capture automation execution reports and external test documentation as output artifacts from system locations.

What’s Changed?

  • Enhancement with MongoDB Operations - Added capability to fetch ID in MongoDB query responses for more comprehensive database testing and validation.

  • Enhancement with POM - Enhanced POM capabilities for better user experience.

  • Enhancement with Mobile Actions - Introduced new mobile device actions including app permissions, iOS keyboard input, app data, device info, screen recording, notifications, settings toggle, geolocation, and network controls.

What’s Fixed?

  • Over 60+ bugs were fixed.

Ginger v2025.2 Beta.1

11 Apr 11:21
b6635d3

Choose a tag to compare

Ginger v2025.2 Beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2025.1-Official...v2025.2-Beta.1

Ginger v2025.1 Official

04 Mar 10:05
bce6ba7

Choose a tag to compare

🏢Enterprise Feature

What’s New?

  • Accessibility Rules Customization- Enable\disable certain accessibility rules that need to be ignored during execution.

  • Playwright Driver Enhancements- Now with upgraded Playwright driver, below things can be achieved.

    • Inspect and add element using Live spy and Windows explorer with Playwright browser.
    • Self-healing, which was supported for selenium driver, now also supports playwright driver.
    • Visual testing and Accessibility testing actions also extended to support playwright driver.
  • Integration with GingerOps🏢- Import environment from GingerOps along with application and their parameters to reuse it in Ginger Flow.

  • Mobile Automation enhancements-

    • Enhanced Mobile automation controls- Gain more control over short and long press actions along customization options.
    • Landscape mode added for Tablet view.
    • Open and close applications with their name.
    • Integration with Kobiton-connect with Kobiton device lab with upgraded Appium client version (5.1.0)
  • Other enhancement

    • New option to get Account report link in Email Execution summary report.
    • Pagination added on RunSet Execution history page for reports loading from remote.
    • Popup added on HTML report to read the error details precisely.
    • Added description column in Output values grid to specify friendly description to output parameters.

What’s Changed?

  • Playwright Web agent configuration page is redesigned to group configuration in various categories and by browser type.
  • Load Account report directly from RunSet.
  • UI Element action operations extended to support Playwright driver.
  • Click operation now supports all types of HTML elements for Web platforms.

What’s Fixed?

Over 80+ Bugs were fixed.

Ginger v2024.5 Official

12 Dec 17:08
7e642e9

Choose a tag to compare

🏢Enterprise Feature

What’s New?

  • Katalon Object Repository Conversion:- Convert Katalon object repositories into Ginger Page Object Model (POM) formats, enhancing compatibility and usability for Katalon users.

  • Support Advanced Playwright Features-

    • Alerts Handling: Enhanced capabilities for managing alerts during test execution, improving the robustness of automated tests.
    • Network Logging: New logging features that capture network activity during tests, allowing for better analysis and debugging
  • Enhanced POM Category Configuration-

    • New User Option: A new icon on the POM Elements page allows users to easily select and apply categories through a convenient pop-up.
    • Bulk Category Updates: Users can now quickly add categories to all items at once on both iPhone and Android POMs.
  • Deep Link Support- Now Launch Ginger and Execute RunSet from Web by embedding Ginger Deeplink via web application.

  • Docker Image- New docker image with all batteries included based on Ubuntu. Pull from here

  • Other enhancement

    • Enhanced the UIElementAction by adding a new ScrollAlignment field, enabling users to align elements during scroll actions with options for Start, Center, End, and Nearest, improving control over positioning.
    • Script Action now supports variable-based path configuration for interpreters like Python and Perl.
    • HBase Enhancement: support Different datatypes in response of sql queries.
    • Single RQM Configuration files can now seamlessly support multiple RQM projects by dynamically retrieving project-specific ALM fields and values.
    • Actions supported on windows (web API actions, JSON XML tag validations) are now supported on Unix and Linux platforms
    • All ALM's (Octane, JIRA, Azure-devops, RQM, QC) are now supported on Unix and Linux platforms.
    • Now cleanup and error handler activity are viewable on RunSet page & HTML report.

What’s Changed?

  • Playwright Web agent configuration page is redesigned to group configuration in various categories and by browser type.
  • Load Account report directly from RunSet.
  • UI Element action operations extended to support Playwright driver.
  • Click operation now supports all types of HTML elements for Web platforms.

What’s Fixed?

Over 70+ Bugs were fixed.