Skip to content

Releases: AgeOfLearning/aofl

v3.13.1

15 Jun 23:52
Compare
Choose a tag to compare

[Added]

[Changed]

  • @aofl/wdio - Updating @wdio modules to latest version that includes private device fix

[Deprecated]

[Removed]

[Fixed]

[Security]

Compare to v3.13.0 - 2021-06-15

v3.13.0

25 Feb 23:45
Compare
Choose a tag to compare

[Added]

[Changed]

  • @aofl/wdio: Updated wdio to v7

[Deprecated]

[Removed]

  • @aofl/wdio: Removed browser.takeScreenshot() in default preset

[Fixed]

[Security]

Compare to v3.12.0 - 2021-02-25

v3.12.0

20 Jan 17:42
Compare
Choose a tag to compare

[Added]

[Changed]

  • @aofl/wdio: Updated wdio to v6, added support for additional onWorkerStart hook

[Deprecated]

[Removed]

[Fixed]

[Security]

Compare to v3.11.1

v3.11.1 - @aofl/wdio fixes

27 Oct 23:45
Compare
Choose a tag to compare

[Added]

[Changed]

[Deprecated]

[Removed]

[Fixed]

  • @aofl/wdio: fixed isExisting command to return true/false, even in the case of a reference error on the element

[Security]

Compare

V3.11.0

01 Sep 19:36
Compare
Choose a tag to compare

[Added]

  • @aofl/wdio - isDisplayed, isDisplayedInViewport, isEnabled, isEqual, isSelected, selectByAttribute, selectByIndex, selectByVisible, scrollIntoView, isClickable, waitForClickable, waitForEnabled, waitForDisplayed

[Changed]

[Deprecated]

[Removed]

[Fixed]

  • issue with chrome failing to start because of sandbox mode on travis-ci for merge requests

[Security]

Compare - 2020-09-01

v3.10.0

01 Sep 17:42
Compare
Choose a tag to compare

[Added]

[Changed]

  • @aofl/cli - source - only runs when git status is clean
  • @aofl/cli - source - more debug logs and does not run install in the package's folder
  • @aofl/cli - conclude - checks for other packages installed from the submodule and exits if finds any
  • @aofl/cli - conclude - only runs if git status is clean

[Deprecated]

[Removed]

[Fixed]

[Security]

v3.9.0

15 May 18:18
Compare
Choose a tag to compare
[v3.9.0](https://github.com/AgeOfLearning/aofl/compare/v3.8.1...v3.9.0) - 2020-05-15

[Added]
- @aofl/cli - init will invoke `postinit` script
- @aofl/wdio - testing bot and crossbrowser support

[Changed]
[Deprecated]
[Removed]
- @aofl/router - removed forceReload option and can't navigate to current route restriction

[Fixed]
- @aofl/cache-manager - fixed cannot read property 't' of null when keys expire.

[Security]

v2.0.4

19 Jun 20:15
Compare
Choose a tag to compare

2.0.4 - 2019-06-18

[Added]

  • @aofl/cli - reporter option for build and test

[Changed]

  • @aofl/templating-plugin - updated puppeteer and added --no-sandbox

[Deprecated]

[Removed]

[Fixed]

  • @aofl/cli - Serve only opens 2 browser tab

[Security]

v2.0.3

12 Jun 19:40
Compare
Choose a tag to compare

[Added]

[Changed]

[Deprecated]

[Removed]

[Fixed]

  • @aofl/rotations - updated rotation logic so that pages with the same qualifying ID get the same version

[Security]

v2.0.2

12 Jun 19:40
Compare
Choose a tag to compare

[Added]

[Changed]

  • @aofl/cli - test command will set webpack mode to production when NODE_ENV is test

[Deprecated]

[Removed]

[Fixed]

[Security]