Skip to content

Releases: maestrith/AHK-Studio

1.005.37

21 May 21:45
Compare
Choose a tag to compare
1.005.37 Pre-release
Pre-release

1.005.37
Changed: Fixed by David #234
-Backspace at the beginning of a line was causing issues.

1.005.36

12 May 12:26
75f3454
Compare
Choose a tag to compare
1.005.36 Pre-release
Pre-release

1.005.36
Changed:
-When using Publish or Export it will Refresh Project Explorer so that you don't miss any new #Includes
-Add A_LineFile To Include: When creating an Include using 'Create Include From Selection' this Option will add %A_LineFile%..\ to the #Include line
-When pressing Backspace on a line that it tabbed in and you are at the beginning of a line and you have nothing selected, it will remove all the tabs and go to the end of the previous line

1.005.35

18 Apr 13:00
Compare
Choose a tag to compare
1.005.35 Pre-release
Pre-release

1.005.35
Added:
-Exit: If there is a file called Exit.ahk Studio will run this file on exit

1.005.34

09 Mar 12:54
Compare
Choose a tag to compare
1.005.34 Pre-release
Pre-release

1.005.34
Added:
-Export will save a backup copy of your code that you export

1.005.33

27 Feb 01:01
2a4798f
Compare
Choose a tag to compare
1.005.33 Pre-release
Pre-release

1.005.33

  • Changed the default branch to "main" because Github changed it from "master" to "main"

1.005.32

15 Oct 17:02
514d93e
Compare
Choose a tag to compare
1.005.32 Pre-release
Pre-release

1.005.32
Added: Reported by Hurt Onya (Discord)
-If you have a file called NoUpdate.txt in the main AHK-Studio folder it will not check for updated files on launch

1.005.31

04 Jul 09:04
Compare
Choose a tag to compare
1.005.31 Pre-release
Pre-release

1.005.31
Fixed: Reported by danieldashing
-Clicking the X on Omni-Search: Causes the window to go to the back of the Z-Order

1.005.30

03 Jul 14:02
Compare
Choose a tag to compare
1.005.30 Pre-release
Pre-release

1.005.30
Fixed: Reported by Jhone [BluePumpking]
Omni-Search: When using Omni to jump to Bookmarks it was not finding the right one.

1.005.29

03 Jul 11:54
Compare
Choose a tag to compare
1.005.29 Pre-release
Pre-release

1.005.29
Fixed: Reported by mattcrf
-DebugWindow: Wasn't handling UTF-8 characters

1.005.28

30 Jun 02:54
Compare
Choose a tag to compare
1.005.28 Pre-release
Pre-release

1.005.28
Fixed: Reported by Tigerlily
-Save As: When you save a file over itself bad things happen.