Releases: percy/percy-appium-java
Releases · percy/percy-appium-java
v2.0.1-beta.2
- Release 2.0.1- beta.2 (#117) @pankaj443
- Update Java readme and versions for POA (#115) @Amit3200
- Add consider region support (#111) @samarsault
- Release 2.0.0 beta.1 (#109) @ninadbstack
- 🔖 v2.0.0-beta.0 (#105) @Amit3200
- Added POA support (#95) @chinmay-browserstack
- Update readme for hybrid apps (#94) @pankaj443
- updating example project to remove static declaration (#92) @prklm10
✨ Enhancements
- making singlepage call to remote by default (#110) @prklm10
- adding new flag name FORCE_FULL_PAGE (#103) @prklm10
🐛 Bug Fixes
🏗 Maintenance
- ⬆️ Bump maven-release-plugin from 2.5.3 to 3.0.1 (#93) @dependabot
- ⬆️ Bump maven-clean-plugin from 3.2.0 to 3.3.1 (#97) @dependabot
- ⬆️ Bump yaml from 2.1.3 to 2.3.1 (#96) @dependabot
- ⬆️ Bump byte-buddy from 1.12.20 to 1.14.5 (#99) @dependabot
- ⬆️ Bump @percy/cli from 1.25.0 to 1.26.2 (#104) @dependabot
- ⬆️ Bump json from 20230227 to 20230618 (#107) @dependabot
v2.0.0-beta.0
What's Changed
- updating example project to remove static declaration by @prklm10 in #92
- Update readme for hybrid apps by @pankaj443 in #94
- fixing device height for ios device by @prklm10 in #100
- Added POA support by @chinmay-browserstack in #95
- 🔖 v2.0.0-beta.0 by @Amit3200 in #105
New Contributors
- @chinmay-browserstack made their first contribution in #95
- @Amit3200 made their first contribution in #105
Full Changelog: v1.1.3...v2.0.0-beta.0
v1.1.3
- Version bump (#89) @pankaj443
- Update CLI check logic (#88) @pankaj443
- Add CLI and appiumVersion check (#86) @pankaj443
v1.1.2
- Version bump to 1.1.2 (#83) @pankaj443
- Update org.json version (#82) @pankaj443
- Add support for percy app:exec start/stop (#81) @pankaj443
v1.1.1
What's Changed
- Updated readme by @ninadbstack in #65
- Adding support for code based ignore elements by @prklm10 in #66
- Release 1.1.0 by @ninadbstack in #69
- Adding constructor for ignore region by @prklm10 in #70
- Release 1.1.1 by @ninadbstack in #72
Full Changelog: v1.0.1...v1.1.1
v1.0.1
What's Changed
- print warning only in debug mode by @pankaj443 in #57
- Fixed a NullRef exception by @ninadbstack in #61
- Papp 209 release 1.0.1 by @ninadbstack in #62
Full Changelog: v1.0.0...v1.0.1
v1.0.0
- Release v1.0.0 (#53) @pankaj443
- Fullpage SS Changes (#51) @prklm10
v0.0.5
- slight performance improvement
- Version 0.0.5 bump (#33) @pankaj443
- update getSessionDetails method to not call browserstack executor (#28) @pankaj443
🏗 Maintenance
- ⬆️ Bump httpclient from 4.5.13 to 4.5.14 (#30) @dependabot
- ⬆️ Bump byte-buddy from 1.12.19 to 1.12.20 (#31) @dependabot
v0.0.4
- Release 0.0.4 (#27) @ninadbstack
- Fix tmp path default and added PERCY_TMP_DIR support (#26) @ninadbstack
- Update cli to v1.15.0 (#24) @pankaj443
v0.0.3
- Release v0.0.3 (#23) @pankaj443
- Improvements for fetching os version (#19) @pankaj443
🏗 Maintenance
- ⬆️ Bump mockito-core from 4.8.1 to 4.9.0 (#21) @dependabot
- ⬆️ Bump maven-install-plugin from 3.0.1 to 3.1.0 (#22) @dependabot
- ⬆️ Bump byte-buddy from 1.12.18 to 1.12.19 (#20) @dependabot