Dogu Versions Save

Cross E2E Test automation platform for web, mobile, game applications

v1.7.0

10 months ago

What's Changed

Features

  1. Slack Integration for Dogu Cloud
  2. Playwright Support (Experimental)
  3. iOS Cpu, Memory Profile in Studio
  4. Remote Testing with Gamium - iOS Support

Docs

  1. Slack Integration docs
  2. Playwright Support docs
  3. Remote Testing with Gamium docs

v1.6.1-Dogu

10 months ago

What's Changed

Fixes

  1. Dogu Studio available in self-hosted #289
  2. Show git repository url after integration
  3. UI fixes with chat icon for Dogu Cloud

For Dogu Agent, please use v1.6.2

v1.6.2

10 months ago

What's Changed

Fix

v1.6.0

10 months ago

What's Changed

Features

  1. Remote testing with Gamium
    • Support platform: Android
    • Support engine: Unity Engine
    • Support frameworks: Jest, Pytest
  2. Tutorial for Gamium remote testing
  3. Support remote testing web browser: Safari, Firefox
  4. Accessible in test scripts: dogu.config.json data
  5. Open API: upload application to project
  6. Organization & Project UI improvements
    • Device Farm
    • Project with sidebar
  7. Dogu Studio for device streaming & manual testing
  8. Minor patches & bugfixes

Docs

  1. Gamium remote docs
  2. Open API docs
  3. @dogu-tech/jest-environment, pytest-dogu-sdk docs

v1.5.1

10 months ago

What's Changed

Features

  1. OSS license notice in Dogu Agent

Refactors & Bugfixes

  1. Improve remote app installation in device streaming
  2. Change routine report order: device job and step info
  3. Fix user tutorial UI
  4. Fix deleting organization
  5. Fix Dogu Agent memory leaking
  6. Fix remote app testing on Dogu Cloud
  7. Fix selenium zombie process
  8. Fix file server issues
  9. Minor patches & fixes

* Dogu Agent version is v1.5.0

v1.4.1

10 months ago

What's Changed

Features

  1. Selenium remote testing support
    • Language: Python
    • Test Framework: Pytest
    • Platform: Windows, macOS
  2. Examples with test frameworks: Jest, Pytest
  3. Tutorial in console for new user
  4. Tutorial in console for new project
  5. Remote testing report with test unit
  6. Remote testing report UI improvement
  7. Open API for run routine
  8. Access token for project and user
  9. Alert for device with under minimum version
  10. Minor patches and bugfixes

Docs

  1. Update tutorial docs
  2. Update test automation/test rport parts

Others

  1. Move e2e testing for Dogu in development from GitHub action to Dogu routine.

v1.3.0

11 months ago

What's Changed

Features

  1. WebdriverIO remote testing support
    • Language: Javascript
    • Platform: Android, iOS, Windows, macOS
    • Target: Web, App
  2. Appium remote testing support
    • Language: Python
    • Platform: Android, iOS
    • Target: Web, App
  3. Remote tests tutorial in Dogu console project
  4. Remote tests summary result UI
  5. Rename Dost to Dogu-Agent
  6. Minor patches & bugfixes

Docs

  1. Update tutorial documents
  2. Update test automation documents

v1.2.1

11 months ago

Change Logs

Fix

  • Fixed an uncaught exception when running Dost.

v1.2.0

11 months ago

What's Changed

Features

  • Git integration for project
  • Appium remote testing support
  • pytest, Jest testing support
  • Dogu API token for organization
  • Stop support Dogu gitlab
  • Minor patches / bugfixes

Docs

Dogu documentations

  • Redesign docs
  • Mobile app testing tutorial
  • pytest, Jest docs

v1.1.1-dost

11 months ago

Change Logs

Fix