iShowU Instant Changelog

What's new in iShowU Instant 1.4.19

Jan 8, 2024
  • Tidied up the main UI (camera + do not compose checkboxes, now vertically aligned)
  • Experimental: validate licenses in the background, to improve startup speed
  • Updated persistence code, to fix some deprecations (maintenance stuff)

New in iShowU Instant 1.4.18 (Jan 3, 2024)

  • Upload to YouTube now working again (yay!)
  • Updating the camera code, to help debugging some issues on macOS 11
  • Changes to YouTube upload dialog (part of passing oAuth Consent requirements)

New in iShowU Instant 1.4.16 (Sep 12, 2023)

  • If YouTube login fails, user is signed out (within Instant), allowing a retry / refresh of the authentication token

New in iShowU Instant 1.4.14 (Jan 27, 2023)

  • Fixes:
  • Fixed issue where 'mute' wasn't working

New in iShowU Instant 1.4.13 (Nov 18, 2022)

  • Fixes:
  • Fixed up issue with Black screen/M1 when recording full screen! Yay!

New in iShowU Instant 1.4.12 (Nov 4, 2022)

  • Added in ProRes 422 HQ, ProRes 422 LT and ProRes 422 Proxy (advanced features)
  • Fixed race condition relating to audio devices (could result in hangs in the UI)

New in iShowU Instant 1.4.11 (Sep 13, 2022)

  • Added additional debugging output to identify all connected screens
  • Updated Paddle SDK and purchase method

New in iShowU Instant 1.4.10 (Jul 21, 2022)

  • Fixed issue in Monterey/M1, whereby some users were experiencing black/empty recordings.
  • Built with Monterey toolchain

New in iShowU Instant 1.4.9 (Nov 22, 2021)

  • Added some logging to try to determine cause of audio going out of sync
  • Fixed a bug where if a camera was plugged in in the past, but not now, recording wouldnt work.

New in iShowU Instant 1.4.8 (Aug 18, 2021)

  • Fix for the recent crash during recording (regression).

New in iShowU Instant 1.4.7 (Aug 12, 2021)

  • Now properly saves recordings if you Quit the app while recording is in progress.
  • Updated audio capture driver to v16 (fixes it disappearing on some systems)

New in iShowU Instant 1.4.6 (Jun 20, 2021)

  • Changes:
  • Updated SWB Audio Capture driver to v14

New in iShowU Instant 1.4.5 (Jun 20, 2021)

  • Changes:
  • Entirely new build system (internal stuff)
  • Updated SWB Audio Capture driver to v13
  • Fixes:
  • Stability improvements
  • Fixed size of preferences window (a couple of labels were being clipped)
  • Fixed some crashes occurring during install/uninstall of the SWB Audio Capture driver
  • Stability improvements when audio devices are added/removed

New in iShowU Instant 1.4.4 (Mar 29, 2021)

  • Fixes:
  • Fixed an issue causing devices with multiple streams to not be able to record. Finally.

New in iShowU Instant 1.4.3 (Mar 26, 2021)

  • Fixes:
  • Fixed a bug with SWB Audio that could cause a crash.

New in iShowU Instant 1.4.2 (Feb 8, 2021)

  • Changes:
  • Reworked the app-audio code, hopefully more reliable installing/using it now
  • Fixes:
  • Loggers now output to ~/Library/Logs/ folder, making debugging far easier
  • Fixed inability to mute the mic
  • Fixed some issues when running on Big Sur (wasn't prompting for permissions correctly)
  • Fix some bugs with activation / trial usage
  • Fixed crash when pressing 'Edit' button on a recent recording
  • Fixed some more threading bugs

New in iShowU Instant 1.4.1 (Dec 13, 2020)

  • Changes:
  • Huge speed improvement in rendering, for M1. It's faster than my 2020 iMac (Radeon 5700 Pro). Impressive.
  • Native M1 version of the app! Yay!
  • Native M1 version of SWB Audio Driver - apps will request to upgrade automatically
  • Updated some shortcuts changed (they conflicted with some default system ones) and have been reset
  • Made a code change that'll allow 3rd party camera plugins to load / be used
  • Added a 5s keyframe to H264 encoding. Test recordings here are now 1/3rd the size.
  • Made 'merge audio tracks to AAC' the default for new presets. It makes sense for most people.
  • Fixes:
  • Fixed up shortcuts editing in prefs; now they display correctly in dark/light mode
  • Fixed some issues when running on Big Sur
  • Fixed up a regression where drag handles were showing as white squares
  • Fixed some UI/threading bugs

New in iShowU Instant 1.4.0 (Oct 12, 2020)

  • Changes:
  • New: movable/resizable on screen camera! (requires Advanced Features license)
  • New: mouse cursor is now hidden when Accessibility based screen zoom is used.
  • License system upgraded (Paddle v4)
  • Added ability to reverse the order of the app-audio and mic tracks.
  • Experimental: fix for multi-stream audio devices (mic). Instant now tries to use the 1st Stream (not the entire device).
  • Audio level meters use MAX volume, not the average.
  • Fixes:
  • Recording now works on BigSur!
  • Fixed issue where Discrete PCM wasn't working in some cases.
  • Fixed a memory leak. The app should no longer consume memory when idle.
  • Fixed incorrect menus and/or missing screen on startup of the app
  • Now shows the correct duration for a timer that would exceed 24hrs.
  • Better detection of the number of channels for a device.

New in iShowU Instant 1.3.5 (Jul 17, 2020)

  • Experimental: Fixed microphone usage! Hopefully fixes issues with AirPods/BlueTooth mics.
  • Hopefully fixed the "Could not set up the AudioPlaythroughController" bug.
  • Fixed crash that could happen when disconnecting a device (or putting away a BlueTooth mic)
  • Improved error handling around mic/app audio setup.
  • Fixed iOS audio not playing sometimes.
  • Updated the YouTube icon.

New in iShowU Instant 1.3.4 (Apr 20, 2020)

  • Fixed issue where uploading to YouTube wasn't muxing the audio if it needed it.

New in iShowU Instant 1.3.3 (Apr 5, 2020)

  • Adding more error handling around mic audio setup/playthrough
  • Fixed problem where capture guide colours were not being saved in prefs

New in iShowU Instant 1.3.2 (Mar 30, 2020)

  • Changes:
  • New SWB Audio Driver (for application audio) - woohoo!
  • Added option to mute recording of the microphone (default shortcut Control-Option-Command-M)
  • Replaced the old audio daemon with a new user based daemon (its installed as part of the new audio driver). This assists the app in being a good citizen
  • Made volume change detection much better. Now you can up/down the volume either from system prefs or using CMD-VolUp/Down, and it works with any 2ch output device
  • Removed support for Soundflower 2ch entirely. Support still exists for old iShowU Audio Capture KEXT, which is now deprecated and will be removed in a future version
  • Fixes:
  • Fixed bug with installation of SWB Audio driver
  • Fixed bug whg were presets would not save if dynamics settings were changed
  • Fixed bug where app wouldn't prompt for camera/mic access properly
  • Fixed a bug where the app audio monitor wasn't starting up
  • Fixed bug where when enabling app-audio capture, volume would be set to zero
  • Fixed bug with incorrect output audio device sometimes being selected when turning on app-audio

New in iShowU Instant 1.3.1 (Feb 26, 2020)

  • Added an option to allow turning on/off the small preview that is shown when selecting an area.
  • Fixed bug that'd prevent presets with custom naming from being saved.

New in iShowU Instant 1.3.0 (Oct 21, 2019)

  • Most recent changes with links to updates

New in iShowU Instant 1.2.12 (Apr 15, 2019)

  • Changes:
  • Added an option to visualize mouse/key modifier clicks (useful for CAD)

New in iShowU Instant 1.2.11 (Mar 18, 2019)

  • Fixes:
  • Fixed problem whereby in release builds, the mic audio could become crackly over time (thanks Matt!).
  • Fixed a regression whereby keypress visualizer would crash.
  • Fixed a bug that could cause the app to crash/quit, when changing audio devices.
  • Made audio engine refresh if stream changes are detected.
  • Improvements to audio/mic/app audio system.

New in iShowU Instant 1.2.10 (Nov 20, 2018)

  • Changes:
  • NEW: Audio Only mode! Now you can record audio only :)
  • Fixes:
  • YAY: Fixed the errors that would appear sometimes when stopping recording. Turns out periodic saving and mp4 are not friends.
  • Fixed inability to encode video (in editor, or via the 're-encode' menu item) on Mojave.
  • Fixed fades not rendering correctly when encoding edited video.
  • Replaced the YouTube API (the old one is to be turned off soon). You'll need to re-authenticate, feedback welcome.
  • Experimental change to audio preview, which may fixes sporadic errors that appear for some users when disconnecting Apple wireless earbuds.
  • Fixed capture guide not updating properly when switching between presets.
  • Fixed start button on control panel not being disabled when no inputs are selected.
  • Made the app request permission for Camera (Mojave) when trying to use an iOS device
  • Fixed incorrect rendering of audio during encoding, if that audio was edited.

New in iShowU Instant 1.2.9 (Oct 12, 2018)

  • Fixes:
  • Better prompting/dialog when the app doesn't have permission to record audio or camera.
  • Added buttons to take the user directly to the relevant privacy panels in System Prefs.
  • Enhancements to app-audio stability (I think I removed the annoying audio crackle, waiting on feedback)
  • Fixed 'HTTP error 400' when trying to upload to YouTube.
  • Fixed 'mix audio to 2ch AAC' appending audio and creating a movie about twice as long. Now its actually mixed.
  • Stability improvements (lots of race conditions fixed).
  • Access descriptions for camera / audio added, so it's more clear why access is being requested.
  • Updated Paddle licensing SDK to 3.0.39

New in iShowU Instant 1.2.8 Build 511 Beta (Aug 29, 2018)

  • Experimental: Added a 'fail fast' check to recording, trying to uncover why sometimes recording fails when the stop button is pressed.

New in iShowU Instant 1.2.8 Build 510 Beta (Aug 28, 2018)

  • Added option pre-preset 'Minimize when recording starts', to let you control window minimization behaviour.
  • Fixed selection of area when running in Mojave

New in iShowU Instant 1.2.8 Build 504 Beta (Aug 18, 2018)

  • Fixes:
  • Gave 'PIP' (picture-in-picture) some much needed love. Now it should actually work and be sane.
  • The 're-encode' option now no longer muxes the audio streams. It will do so tho if you have the 'mix all audio to 2ch stereo' selected.

New in iShowU Instant 1.2.8 Build 493 Beta (Jul 21, 2018)

  • Fixes:
  • Gave 'PIP' (picture-in-picture) some much needed love. Now it should actually work and be sane.

New in iShowU Instant 1.2.7 Build 482 (Jun 10, 2018)

  • Changes:
  • The app-audio format now follows what is specified in the output setting (so it can now be PCM, IMA, Lossless or AAC)
  • You can now click on the camera 'positions' (only shown in the advanced tab) to change the camera PIP start position.
  • Modified 'sleep prevention'. iShowU now also requests that both the system and display don't sleep (while waiting to record, or while recording)
  • Added a camera start position to every preset. It is highlighted in blue in the Video tab (Advanced). The camera will now start in the position. Use the shortcuts to change the current camera position.
  • You can now enable periodic saving of movies (default, every 60s).
  • Added option (in general preferences) to beep during countdown. BEEEEEP!
  • Partial fix for AirPods (they work as a mic, but not as a mic & and playback). This possibly fixes issues with a number of other bluetooth based headsets as well.
  • Sending movie files to the app now adds them to the recently recording list (i.e: drag onto the dock icon)
  • Fixes:
  • Fixed up a number of bugs with camera PIP.

New in iShowU Instant 1.2.7 Build 482 Beta (Apr 19, 2018)

  • Changes:
  • The app-audio format now follows what is specified in the output setting (so it can now be PCM, IMA, Lossless or AAC)
  • You can now click on the camera 'positions' (only shown in the advanced tab) to change the camera PIP start position.
  • Modified 'sleep prevention'. iShowU now also requests that both the system and display don't sleep (while waiting to record, or while recording)
  • Added a camera start position to every preset. It is highlighted in blue in the Video tab (Advanced). The camera will now start in the position. Use the shortcuts to change the current camera position.
  • You can now enable periodic saving of movies (default, every 60s).
  • Added option (in general preferences) to beep during countdown. BEEEEEP!
  • Partial fix for AirPods (they work as a mic, but not as a mic & and playback). This possibly fixes issues with a number of other bluetooth based headsets as well.
  • Sending movie files to the app now adds them to the recently recording list (i.e: drag onto the dock icon)
  • Fixes:
  • Fixed up a number of bugs with camera PIP.

New in iShowU Instant 1.2.7 Build 467 Beta (Mar 9, 2018)

  • Added option (in general preferences) to beep during countdown.

New in iShowU Instant 1.2.6 Build 464 Beta (Feb 9, 2018)

  • Changes:
  • Added 'add to recent recordings' function (add files from Finder into the recent list)
  • Fixes:
  • Fixed a few out of range int warnings (audio and playhead)
  • Fixed incorrect menu enable/disable on recent recordings

New in iShowU Instant 1.2.5 Build 461 (Dec 30, 2017)

  • Fixed issue where sometimes Instant would complain (error) about a mic not being present.

New in iShowU Instant 1.2.4 Build 459 (Dec 8, 2017)

  • Fixes:
  • Fixed an issue with some mics, where an error would show up (about channel descriptions).
  • Fixed issue where it would always ask for a mic.

New in iShowU Instant 1.2.4 Build 457 Beta (Dec 4, 2017)

  • Fixed an issue with some mics, where an error would show up (about channel descriptions).

New in iShowU Instant 1.2.3 Build 454 (Nov 16, 2017)

  • Fixed a problem that caused a white screen to appear instead of the Preferences.

New in iShowU Instant 1.2.2 Build 429 (Nov 3, 2017)

  • Changes:
  • Added: experimental HEVC support for High Sierra. You need a Kaby Lake CPU to use this.
  • Fixed sound not working when using Discrete PCM outputs.
  • Fixed a bug that could cause a crash.

New in iShowU Instant 1.2.2 Build 429 Beta (Oct 19, 2017)

  • Added: experimental HEVC support for High Sierra. You need a Kaby Lake CPU to use this.
  • Fixed sound not working when using Discrete PCM outputs.
  • Fixed a bug that could cause a crash.

New in iShowU Instant 1.2.1 Build 418 (Oct 6, 2017)

  • Changes:
  • Fixed audio preview device not being updated when the default output is changed in system preferences
  • Added better documentation links for iShowU Audio Driver

New in iShowU Instant 1.2.0 Build 410 (Sep 19, 2017)

  • Performance enhancements! Much faster to load when you have many "recent recordings".
  • Improved capture performance, Instant is now kinder to your computer!
  • Changed the way Advanced Features is unlocked. It now has it's own license code rather than using a silly "coupon code".
  • Audio Driver updated for High Sierra user approved Kernel Extension Loading.
  • More High Sierra improvements/bug fixes.

New in iShowU Instant 1.2.0 Build 410 Beta (Sep 18, 2017)

  • Performance enhancements! Much faster to load when you have many "recent recordings".
  • Improved capture performance, Instant is now kinder to your computer!
  • Changed the way Advanced Features is unlocked. It now has it's own license code rather than using a silly "coupon code".
  • Audio Driver updated for High Sierra user approved Kernel Extension Loading.
  • More High Sierra improvements/bug fixes.

New in iShowU Instant 1.1.9 Build 333 (Jul 4, 2017)

  • Fixes:
  • Fixed problem where animated cursors would show incorrectly.

New in iShowU Instant 1.1.8 Build 331 (Jun 21, 2017)

  • Fixed problem where animated cursors would show incorrectly.
  • Fixed a "operation failed" dialog from showing when it wasn't supposed to.
  • Fixed some logging statements that could possibly cause a crash in some situations.

New in iShowU Instant 1.1.8 Build 328 Beta (Jun 20, 2017)

  • Fixes:
  • Fixed some logging statements that could possibly cause a crash in some situations.

New in iShowU Instant 1.1.7 Build 320 (Jun 9, 2017)

  • Fixed a bug where some devices, when turned off, would cause the error "no mapping for 0 channels"

New in iShowU Instant 1.1.6 Build 309 Beta (Feb 14, 2017)

  • Changes:
  • New feature: Full screen recordings will now auto scale (down or up) to whatever the screensize is, in realtime.
  • Added a YYY.MM.DD token for use in customized recording naming.
  • Fixes:
  • Presets now reselect 'full screen' when screen sizes are changed (i.e: changing resolution).

New in iShowU Instant 1.1.5 Build 299 Beta (Jan 24, 2017)

  • Fixes:
  • Fixed inaccurate fps when re-encoding a recording (to fix frame durations)

New in iShowU Instant 1.1.4 Build 295 Beta (Jan 10, 2017)

  • Fixes:
  • Fixed unintended "super sizing" of retina recordings.

New in iShowU Instant 1.1.3 Build 292 Beta (Jan 3, 2017)

  • Changes:
  • Automatically un-mute the 'iShowU Audio Capture' driver when beginning a recording (if it's in use)
  • Some stability improvements.
  • Fixes:
  • Fixed bug with 'fix frames', so that it'd use the right codec when output was set to 'automatic'.

New in iShowU Instant 1.1.2 Build 284 (Dec 28, 2016)

  • Changes:
  • Improved performance when capturing in non-retina mode, but from a retina display.
  • Fixes:
  • The 'fix frames' option now uses the codec specified in the preset, rather than only H264.
  • Fixed various bugs in the 'microphone' code, making mic capture far more stable.
  • Fixed bug where non-retina recordings were broken sometimes (you could see it in preview as well).

New in iShowU Instant 1.1.2 Build 278 Beta (Nov 28, 2016)

  • Fixes:
  • Fixed various bugs in the 'microphone' code, making mic capture far more stable.

New in iShowU Instant 1.1.1 Build 270 (Nov 23, 2016)

  • Changes:
  • Added ability to export Animated PNG (Animated GIF already in place)
  • Fixes:
  • [adv] Fixed possible crash bug when resizing editing window.
  • [adv] Fixed 'encode' not working from the Edit window.

New in iShowU Instant 1.1.1 Build 257 Beta (Nov 4, 2016)

  • Changes:
  • Added ability to export Animated PNG (Animated GIF already in place).

New in iShowU Instant 1.1.0 Build 254 Beta (Oct 24, 2016)

  • Changes:
  • [adv] Added shortcut keys to start and stop playback, as well as just play current selection
  • [adv] Added shortcuts to goto previous/next edit
  • [adv] Added shortcut to enable/disable snapping (can be temporarily enabled/disabled with CTRL)
  • [adv] Added ability to zoom out further than duration of the project
  • [adv] Added shortcuts for zooming in/out
  • [adv] Added shortcuts for zooming to fit the project/selection
  • [adv] Added cap/join style for shape segments
  • [adv] Added ability to select all segments in a track
  • [adv] Added font size slider to properties panel for text segments
  • [adv] Added support for opening finished recording with iShowU Studio 2
  • [adv] Double-clicking on a segment in the timeline now opens the properties panel
  • [adv] All segments are shown with a larger height in the timeline
  • [adv] Timeline height can now be changed by dragging the divider
  • [adv] Segments in the timeline look flatter now
  • [adv] Segments can now be dragged above or below existing segments
  • [adv] Automatically scroll to a segment when it is moved up or down
  • [adv] Changed snapping modifier key to CTRL
  • [adv] Made segment colours more consistent
  • [adv] Made "Select All of Type" more intuitive
  • [adv] Made move up/down/front/back much more sensible
  • [adv] Removed ripple delete for individual segments as this was buggy; you can still ripple delete a range
  • Prevented the screensaver from starting while recording
  • Re-organised menus with new shortcuts for greater ease of use
  • Fixes:
  • Fixed case where preset had black screen or camera after 1.0.10 Sierra patch.
  • Prevent screensaver when recording, or when a recording timer is waiting to trigger.
  • Fixed post-recording action being incorrectly shown as "Do nothing" in basic mode
  • Fixes for retina displays
  • Fixed position of segment being incorrect while dragging and scrolling
  • Fixed shadows not displaying correctly
  • Fixed deleted segments sometimes not being removed properly
  • Fixed bugs with segment position when dragging multiple segments
  • Fixed undo not working for some segment properties
  • Fixed newly added audio sometimes not playing
  • Fixed empty undo events being created when nothing had changed
  • Fixed playhead not jumping to beginning when play is pressed and playhead is at the end
  • Fixed paste sometimes positioning segments incorrectly
  • Fixed dragging multiple segments sometimes positioning segments incorrectly
  • Fixed redoing sometimes not putting segments in the correct place
  • Fixed frames sometimes showing incorrectly (frame flashing)
  • Fixed playhead moving when dragging the end of a segment
  • Fixed visualisation range changing when dragging the end of a segment
  • Fixed timeline scrolling even when segment wasn't being extended
  • Fixed playhead not growing in height with timeline
  • Fixed videos not scrubbing properly when being resized or trimmed
  • Fixed undo not working for object properties after undoing/redoing
  • Fixed handling of empty values for object properties
  • Fixed an obscure bug that would occasionally cause crashes
  • Fixed background being drawn outside of circle segments
  • Fixed picture segments not being able to be dragged to the left
  • Fixed snapping in the scene snapping to invisible items
  • Fixed magnify events behaving weirdly
  • Fixed videos sometimes stopping playing
  • Fixed right-click menu appearing too often in editing mode

New in iShowU Instant 1.0.11 Build 250 (Oct 6, 2016)

  • Fixed case where preset had black screen or camera after 1.0.10 Sierra patch.

New in iShowU Instant 1.0.10 Build 248 (Oct 4, 2016)

  • Fixed possible crash issue with Sierra.

New in iShowU Instant 1.0.9 Build 236 Beta (Aug 19, 2016)

  • Changes:
  • Don't move playhead when dragging edge of segment
  • Add option to automatically re-encode with a fixed framerate after recording
  • Fixes:
  • Fix bug where editing mode could be entered without advanced features
  • Fix longstanding bug (selection.shadowOffset)

New in iShowU Instant 1.0.8 Build 217 Beta (Aug 4, 2016)

  • Changes:
  • Added more in-depth error logging to try to chase down rare problem with audio engine.
  • Added the option to re-encode a recording, using a fixed frame rate.
  • Fixes:
  • Fixed a bug where encoding wouldn't encode a project using a fixed frame rate.
  • Fixed possible crash when generating error messages.
  • Fixed encoding of movies at low frame rates (e.g: 1fps).

New in iShowU Instant 1.0.7 Build 207 (Jul 15, 2016)

  • Changes:
  • Modified the 'low' value of the quality slider, so you can get lower bitrates (down to 0.5Mbit/s)
  • Added 1/3, 2/3, and 3/4 output size options
  • Fixes:
  • Fixed performance issues when recording paused

New in iShowU Instant 1.0.6 Build 205 (Jun 6, 2016)

  • Changes:
  • Added ability to add an overlay timestamp onto a recording
  • Editing mode now includes "ripple delete", for both arbitrary regions or selected segments, making it really easy to cut sections out while keeping your timeline flow.
  • Add better support for USB microphones (now handles realtime drift of the source)
  • Add feedback messages in editing mode
  • Fixes:
  • Fixed various undo problems while editing. Much, much cleaner and nicer now.
  • Fix crash when entering editing mode
  • Fix crashes caused by undo in editing mode
  • Fix window size sometimes being incorrect

New in iShowU Instant 1.0.5 Build 198 (May 11, 2016)

  • Changes:
  • Add option for sequentially numbering recordings
  • Add option for padding recording number
  • Moved capture guide settings into preferences
  • Make "show area" button useful when full screen is selected
  • Fixes:
  • Fix being able to start recording from select area mode

New in iShowU Instant 1.0.4 Build 193 (Mar 29, 2016)

  • Fixed the silly error that'd come up when trying to share via YouTube.
  • Fixed an issue that could cause the error "no frames recorded" to popup if start/stop was used quickly in succession.
  • Stop main window growing in height every launch.
  • Prevent main window being shown during recording.

New in iShowU Instant 1.0.3 Build 189 (Mar 21, 2016)

  • Changes:
  • Added a recording control panel to manage recording when main window not visible
  • Added option to leave application audio capture on when main window closed
  • Added audio level meter for iOS device audio
  • Fixes:
  • Fix desktop replacement not working across spaces
  • Fix performance issues and possible crash when doing a really long recording (hours)
  • Fix microphone audio level meter not working sometimes
  • Fix application audio capture sometimes not turning off when it should
  • Added more debugging to help diagnose "No frames recorded" errors

New in iShowU Instant 1.0.2 Build 180 (Mar 1, 2016)

  • Changes:
  • Can now drag recordings directly from the 'recent recordings' dropdown
  • Add customisable shortcut to select area
  • Add warning when aborting or retaking a recording
  • Add "Warnings" preferences tab allowing you to enable/disable various warning alerts
  • Show capture guide, countdown timer, and select area window on all spaces
  • Add menu item for license detail recovery
  • Add menu item for In-App Purchase restoration
  • Allow camera and image watermarks to be flipped horizontally and vertically
  • Play separate mouse click sounds when the mouse is clicked down and up
  • Stop playing mouse click sounds when the main settings window is closed
  • Warn when starting new recording while one is encoding
  • Prevent main settings window resizing partially off-screen
  • Fixes:
  • Fix bug where main window would reappear after recording but not be usable
  • Fix bug allowing pausing while already paused
  • Fix bug that may allow shortcuts to be used for multiple things
  • Fix bug that caused an error when merging audio tracks
  • Fix capture guide not being shown on correct screen before recording
  • Fix UI unpleasantness when quitting the app in editing mode
  • Fix initial positions of window on first launch
  • Fix opacity of shadows
  • Fix for possible crash during startup due to recent 'silent' root certificate change from Apple

New in iShowU Instant 1.0.2 Build 174 Beta (Feb 29, 2016)

  • Add menu item for license detail recovery
  • Add menu item for In-App Purchase restoration
  • Allow camera and image watermarks to be flipped horizontally and vertically
  • Play separate mouse click sounds when the mouse is clicked down and up
  • Stop playing mouse click sounds when the main settings window is closed
  • Warn when starting new recording while one is encoding
  • Prevent main settings window resizing partially off-screen
  • Fix opacity of shadows

New in iShowU Instant 1.0.1 Build 166 (Feb 29, 2016)

  • Add option to automatically mix audio into a single track (fixes problems with files uploaded to YouTube)
  • Add extra debugging to better identify cause of errors
  • Add option to show capture guide before starting recording
  • Add options to set output size to ½ and ¼ of the input size
  • Fix microphone audio not working properly for some Firewire input devices
  • Fix crash caused by missing font
  • Add menu item to activate a license
  • Show estimated file size in MBit/s as well as MB/mins
  • Fix countdown timer option not being persisted