Skip to content

v2.14.12 - Bugfix & QoL

Latest
Compare
Choose a tag to compare
@Tomshiii Tomshiii released this 05 Oct 04:28
2b55d3c

Github Wiki GitHub Downloads (all assets, specific tag) GitHub commits since tagged version (branch)

Functions

  • Updated AE focusColour variable for versions using the Spectrum UI to return functionality to functions that rely on it
  • Fixed adobeVers.__generate() not generating symbolic links for beta versions if their year version is ahead of the current year
  • Fixed startup.adobeVerOverride() failing to set After Effects version if the beta is selected
  • Added prem.escFxMenu() to automatically dismiss some FX menus that would otherwise require the user to manually dismiss them
  • isDoubleClick() now accepts parameter priorKeyOrHotkey
  • switchTo.explorer() now accepts parameter toggleFullscreen to determine whether you want the script to quickly switching to and from fullscreen when it opens a new instance. There are reports that doing so increases explorer performance
  • clip.search() now accepts parameter browser to determine which browser should be used for the search

ytdlp {

download()

  • Fixed function failing to increment filenames past 1
  • Will now check the window filepath before reactivating it, ensuring it doesn't activate a random window simply because it shares the same folder name

Other Changes

  • autodismiss error.ahk now works with the Spectrum UI
  • Added partDL.ahk GUI for vidPart.ahk & audPart.ahk to more easily define their timecode ranges
  • autosave.ahk will now be less likely to cause a double save if the user manually saves Premiere while the timer is waiting for the user to go idle
  • enable unsigned extensions.ahk is now a GUI that allows the user to select the versions they wish to enable extensions for
    • This GUI will also be presented to the user during installPremRemote.ahk
  • Renamed Start new project.ahk => generate project directory.ahk
  • convert wavOrmp3.ahk will now ask the user to select the desired file instead of requiring the path to be copied to the clipboard