Skip to content

Releases: botcity-dev/botcity-framework-web-python

BotCity Framework Python Web - 0.9.0

17 Jun 16:55
be3370f
Compare
Choose a tag to compare

Bug Fixes

  • Pin numpy to < 2 to avoid issues with newly released version containing breaking changes by @joao-voltarelli in #105

Full Changelog: v0.8.4...v0.9.0

BotCity Framework Python Web - 0.8.4

21 Nov 22:02
14745ca
Compare
Choose a tag to compare

Bug Fixes

  • Implement atexit to ensure that stop_browser is always invoked by @kayqueGovetri in #100

Full Changelog: v0.8.3...v0.8.4

BotCity Framework Python Web - 0.8.3

08 May 22:47
107c10b
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v0.8.2...v0.8.3

BotCity Framework Python Web - 0.8.2

10 Mar 05:17
3e860a6
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v0.8.1...v0.8.2

BotCity Framework Python Web - 0.8.1

22 Dec 16:21
629b5e1
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v0.8.0...v0.8.1

BotCity Framework Python Web - 0.8.0

18 Dec 00:11
794bb26
Compare
Choose a tag to compare

Enhancements

Tests

New Contributors

Full Changelog: v0.7.0...v0.8.0

BotCity Framework Python Web - 0.7.0

18 Oct 03:59
7c50ab2
Compare
Choose a tag to compare

Enhancements

  • Improve table to dict parser to accept custom XPath for table cell. by @hhslepicka in #65

Bug Fixes

New Contributors

Full Changelog: v0.6.0...v0.7.0

BotCity Framework Python Web - 0.6.0

19 Aug 22:33
6ddb8bb
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Added wait after going to downloads page by @lf2a in #57
  • Handle failure at get_screenshot when driver is not ready. by @hhslepicka in #60
  • Firefox wait for file method fixed to account for .part files by @lf2a in #61

Full Changelog: v0.5.2...v0.6.0

BotCity Framework Python Web - 0.5.2

13 Apr 01:00
b62372c
Compare
Choose a tag to compare

Bug Fixes

  • Use new method _get_page_size to get page size instead of using dimensions value by @lf2a in #52
  • Update handling for image path with special characters by @joao-voltarelli in #53

Packaging

  • Pin botcity-framework-base to >=0.2.2 for image path handling. by @hhslepicka in #54

Full Changelog: v0.5.1...v0.5.2

BotCity Framework Python Web - 0.5.1

24 Mar 01:05
56e7e32
Compare
Choose a tag to compare

Bug Fixes

  • Add --no-sandbox if running Chrome and Edge as root. by @hhslepicka in #51

Full Changelog: v0.5.0...v0.5.1