Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LibreAutomate updates
#1
2019-12-11.
Added menu Code -> Windows API. Also as a link in the error tooltip.
Now uses .NET Core 3.1.
Fixed several bugs.

Links:
Info and download
Compared with QM
#2
2019-12-17
Fixed many bugs.
Various improvements, changes.

Info and download
#3
2021-08-10.

Info and download

Some changes:
- Most automation classes and static functions have been renamed, like AMouse.Click -> mouse.click. Some functions moved to other classes, like AFile.Run -> run.it.
- Now default script template is without much boilerplate code. The old template cannot be used. See Options -> Templates.
- Now default is /*/ ifRunning warn_restart /*/. Removed /*/ runSingle /*/.
- Uses C# 9 and some C# 10 features. For example top-level statements (C# 9) and global using directives (C# 10).
- Uses .NET 5.
#4
2021-08-15.

Info and download

- Removed Au.CL.exe. Changed command line interface, fixed bugs.
- Renamed string regex extension methods.
#5
v0.0.3, 2021-08-23.

Info and download

- Removed Au.Task32.exe and option bit32 when role is miniProgram.
- Various improvements.
#6
v0.1.0, 2021-11-12.

Info and download

Many changes in elm and elmFinder classes and in the "Find UI element" dialog. The Find function can use intermediate elements (path) and can wait and throw exception if not found. Better supports high DPI screens.

Replaced syntax of finding UI elements (elm). Now instead of code var e = elm.find(w, ...) use code var e = w.Elm[...].Find() or var e = w.Elm[...][...][...].Find().

Uses .NET 6.

Again many renamed functions etc:
https://github.com/qmgindi/Au/blob/maste...c/changes/
#7
v0.2.0, 2021-11-19.

Info and download

Bug fixes, improvements.

https://github.com/qmgindi/Au/blob/maste...c/changes/

In versions 0.2.1 - 0.2.2 fixed several bugs.
In 0.2.3 fixed: some mouse triggers stop working.
In 0.2.4 fixed: keyboard triggers stop working temporarily.
#8
v0.3.0, 2021-12-24.

Info and download

Keyboard/mouse recorder.
Bug fixes, improvements, new functions.

https://github.com/qmgindi/Au/blob/maste...c/changes/
#9
v0.4.0, 2022-03-03.

Info and download

Cookbook, NuGet, Outline, etc.

https://github.com/qmgindi/Au/blob/maste...c/changes/
#10
v0.5.0, 2022-04-07.

Info and download

Bug fixes, more cookbook recipes, several new functions, process triggers, recipe for filesystem triggers.

https://github.com/qmgindi/Au/blob/maste...c/changes/
#11
v0.6.0, 2022-05-13.

Info and download

Bug fixes, various improvements, UI for adding new trigger, UI for creating new toolbar.

https://github.com/qgindi/Au/blob/master...c/changes/
#12
v0.7.0, 2022-07-12.

Info and download

https://github.com/qgindi/Au/blob/master...c/changes/
#13
v0.8.0, 2022-09-03.

Info and download

Changes

In 0.8.1 fixed: can't compile scripts with role exeProgram.
#14
v0.9.0, 2022-10-05.

Info and download

Changes
#15
v0.10.0, 2022-10-19.

Info and download

Changes
#16
v0.12.0, 2022-12-04.

Info and download

Changes
#17
v0.13.0, 2023-01-29.

Download

Changes

Main new features:
- OCR. Can find and click text.
#18
v0.14.0, 2023-04-07.

Download

Changes

Main new features:
Several editor features that make easier to work with bigger projects. Find symbol, rename symbol, find references, highlight references.
#19
v0.15.0, 2023-05-17.

Download

Changes

Main new features:
Pause script, HTTP server, tool to get files in folder, bug fixes.
#20
v0.16.0, 2023-06-08.

Download

Changes
#21
v0.17.0, 2023-07-31.

Download

Changes
#22
v0.18.0, 2023-10-10.

Download

Changes

Main changes:
Backup and sync using Git and GitHub.
#23
v0.19.0, 2023-11-15.

Download

Changes

Main changes:
.NET 8.
C# 12.
Bookmarks.
Menu Run -> Publish. Can create single-file programs.
Options -> General -> Auto-backup (Git commit).
Bug fixes and improvements.
#24
v1.0, 2024-01-22.

Download

Changes

Main changes:
Debugger.
#25
v1.1, 2024-02-10.

Download

Changes

Main changes:
Improvements, bug fixes.


Forum Jump:


Users browsing this thread: 1 Guest(s)