Skip to content

Commit

Permalink
RPA.Windows Add possibility to enable/disable process listing (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikahanninen authored Nov 21, 2023
1 parent c4cbcd3 commit f8af1b4
Show file tree
Hide file tree
Showing 4 changed files with 264 additions and 329 deletions.
5 changes: 5 additions & 0 deletions docs/source/releasenotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ Latest versions
`Upcoming release <https://github.com/robocorp/rpaframework/projects/3#column-16713994>`_
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Update ``selenium`` package to the version **4.15.2**.
- Library **RPA.Crypto** (:pr:`1128`): Add `AES256` encryption method support.
- Library **RPA.Windows** (:pr:`1134`; ``rpaframework-windows`` **7.5.0**): Add keywords
``Enable Process Listing`` and ``Disable Process Listing`` to enable/disable the listing
of processes in the ``List Windows`` keyword.

`Released <https://pypi.org/project/rpaframework/#history>`_
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Expand Down
Loading

0 comments on commit f8af1b4

Please sign in to comment.