User Tools

Site Tools


current

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
current [2019/07/01 19:51] – 9.4.20 James Sentmancurrent [2024/02/05 17:53] (current) James Sentman
Line 1: Line 1:
-=====XTension Version 9.4.20===== +=====Download XTension 9.5.4===== 
-Released: 7/1/2019\\ + 
-\\ +>2/5/2024 [[current:beta|XTension 9.5.5 Beta 1]] is available. 
-Download: [[http://www.machomeautomation.com/files/xtension/xtension_1004.zip|XTension v9.4.20 (build 1004) 7/1/2019]]\\ + 
-zipfile md5 = [[tech_notes:md5|99a806cd8033c20bbf10c45435441449]]\\+Released 12/19/2023\\
 \\ \\
-\\ +Download Universal Binary for all Supported OS versions; [[https://www.machomeautomation.com/files/xtension/xtension_9_5_4.dmg|XTension. v 9.5.4 (build 1085)]]\\
-**NOTE** as of version 9.4.13 the minimum system version has increased to 10.10\\ +
-Before upgrading to OSX Mojave please read the [[tech_notes:mojave|Mojave Support Page]].\\ +
-\\ +
-If you have already upgraded to Mojave and have any scripts that reference applications other than XTension you must run them after the upgradeThe OS cancels your previous permissions to control other apps when the version info changesIf you don’t run those scripts and OK the dialog that will appear then ay scripts you have that try to do this will not run. \\ +
-\\ +
-====Change Log====+
  
-This version no longer includes the original Vera plugin but only the new Vera UI7 pluginIf you haven’t already upgraded to the new plugin when this version is loaded it will disable the original interface and write a message to the log asking you to convert. To switch to the new plugin edit your existing interface and change the device type popup to “Vera UI7”. The conversion dialog will popup and give you an opportunity to cancel the conversion before making a backup of your database and restarting the interface with the new plugin.+**This is an important update for NGROK users.** This updates the ngrok client to support the system changes they are making live. The older version will no longer be supported very soon. Anyone using ngrok tunnels should definitely perform this upgrade as soon as possible.
  
-  NEW: The Raspberry Pi GPIO plugin now supports both Hardware and Software based serial ports. The hardware serial port handles the built in UART and any USB/Serial adaptors you have connected to the Pi. The Software serial will handle “bit banged” serial to any of the GPIO pins. You can create any number of these on the pi as you like. The serial data is brought out to a local TCP port on the XTension machine to which you can connect any network aware application or any other XTension plugin that can speak to a device over the networkThis turns your pi into a multi-output Serial to ethernet/wifi adaptor with many possibilities. Note that if you need RS232 level output you must use either a proper level shifter or a USB/Serial adaptor. The Pi’s built in uart and gpio pins can only be attached to 3.3v and lower voltages or they WILL burn out. +**Minimum System Version** for this release is OSX 10.10 but not all plugins will function properly prior to 10.13Please start the necessary work to upgrade to at least 10.13 or recommended 10.15 or newerAt some point in the near future it will no longer be possible for me to support anything prior to 10.13 and the video plugins will never work prior to Catalina.
-  * Change: The Ramp Rate parameter to all the lamp control verbs is now treated as a floating point number and not an integer. This will let you properly send fractional second ramp rates to newer plugins that support that as the timing parameter rather than the older ones which used whatever value the low level device expected. As all the older plugins are updated they will ultimately all use the same value for ramp rate in seconds regardless of the underlying device. +
-  * Change: The writing of the log file cache no longer needs to block the main thread making the program more responsive during a background database saveThis eliminates potentially several seconds of unresponsiveness during a regular database save. +
-  * Change: I’ve removed the option in the preferences for “Keep database updated” This just ate SSD drives too quickly without providing that much added value. I also removed the checkbox next to the “save database every” entry. You can no longer turn off regular saving of the database but you can set the interval to anything from 10 minutes or longer. +
-  * Added a checkbox to turn off the “High Sierra Fix” background app. This is only visible if you are running High sierra and disappears again once you update to Mojave. Some folks are still having the occasional problem with that causing the app to hang up. If you wish to keep running High Sierra and have that problem you can turn it off in the preferences. Make sure to set your screen to never go to sleep though or XTension, and anything else you’re running on the machine, will periodically hang up for minutes or hours at a time until you or someone wakes up the screen. +
-  * Fix: The “Alerts” window shows again. This was broken in a previous release and would just open empty. It will again show you lists of interfaces with errors, units with errors, units with low battery indications and interfaces that are disabled. You can find this window in the Windows menu. +
-  * Fix: The RadioRA Lutron plugin works again with the new UTF-8 plugin support. +
-  * Fix: X10 address matrix is no longer displayed when you click the “...” button next to the address field for the new W800 plugin. It previously displayed but showed no useful information and logged errors if you clicked on it. I will revisit the matrix display for such things in a future build. +
-  * Fix: The “last message date” property is getting set properly for the new W800 plugin. This lets you better check for units that are failing to check in regularly even if they never sent a low battery message. You can use the “insert custom column” menu item in the list windows to add a column to display the time the unit was last heard from even if the last activity has not updated. +
-  * New: Added “resync”, “pause” and “Resume” commands to the websocket plugin. See the included demo page for how to use those and what they are good for if you’re interested. +
-  * Fix: The new Hue plugin no longer sends constant updates to try to set an error condition in a battery operated remote device that is not responding. +
-  * Fix: The new Hue plugin will properly update the local status and error conditions of lamps when you control them from a separate Hue app. +
-  * Fix: The new Hue plugin’s “slow polling” option was reversed really being on when it should have been off. It will now load up correctly. If you have manually reversed the logic to make it work properly for you please undo that. +
-  * Fix: The new Hue plugin will no longer throw errors when controlling certain lamp types rather than actually controlling them. +
-  * Fixed several layout issues with plugin unit controls that did not line up properly on the edit unit dialog. +
-  * Change: In the Vera plugin I increased the timeout before it reports a device is offline. This should accommodate the slightly longer restart times that newer devices are seeing. You won’t receive an alert until the device has been offline for a few minutes longer than the normal restart time. +
-  * Fix: The JSON server would throw an error if the charset was added to the content-type header causing problems on certain iOS versions for Locative receptions as well as other things. The content type is now properly recognized regardless of additional information that might be included in the header line. +
-  * New: Added a contextual menu and a toolbar menu action to the Manage Global Scripts window to clear the error display for that script. +
-  * Fix: Fixed an issue when renaming a Global Script. If the new name was the same except changing the case of some letters it would previously think you had entered the same name and change nothing. You can now make capitalization changes to a Global Script name. +
-  * Several small improvements to the database save and load times. Also less disk access during the first database save after loading since all scripts are no longer being marked as dirty during the init process. Nothing you’ll probably notice, but I have also found several of the other bottlenecks that I’ll be addressing in future builds. +
-  * New: Internally the sharing mechanism for plugins now supports sharing Views as well as all other data types necessary for displaying graphs and video streams on remote receivers. There is nothing available to connect this to, but the development internally is continuing apace and fun stuff will appear before long.+
  
 +**Rosetta Note:** While the entirety of the main app and all more recent plugins are Universal and run natively on Intel or Apple Silicon there are a few older plugins including the W800 and CM11 that are still Intel only. They run fine under Rosetta and you’ll never notice the difference. The only issue is that Rosetta is not included by default on the new Apple Silicon Macs. You’ll need to first run any Intel app, or do a get info on any app at all and select “open using Rosetta” then the OS will tell you that you need Rosetta and would you like to install it now. Once you complete that those plugins will run normally.
  
 +====9.5.4 Change Log:====
  
 +  * The [[supported_hardware:hue|Phillips Hue]] plugin now properly supports non-dimmable plug in modules.
 +  * Fixed a problem with the [[supported_hardware:wiz|Wiz plugin]] that would log errors as the libraries now return the name of the scene rather than it’s ID as they did previously.
 +  * Fixed the error that was logged while trying to create a symlink to the internal python version if you did not have a /usr/local/bin folder on your machine. 
 +  * The python symlink is now created inside the XTension Support folder “pythonxt” and you can use that to run python scripts inside XTension or from elsewhere but using the XTension settings. It is especially useful if you are running python scripts from an async shell script in XTension as they will inherit all the path info to run properly where running the built in python may cause errors.
 +  * NEW: Added an option to delay quitting. This will popup a window asking if you really meant to quit, stopping accidental shutdown of the entire program due to misplaced fingers. The window will count down for 30 seconds and then quit the app. This window does not come up if the system tells XTension to quit as if before a restart or something similar. Find the checkbox to turn it on in the Preferences.
 +  * NEW: Added the option to send a value of 0 for a dimmable Unit to the On script if there is no Off script. Normally a value of 0 for any dimmable unit will be sent to the Off script rather than the On script. Unless there is no off script. This meant that previously you potentially had to duplicate some of your logic for handling values in the On and Off script. When this is turned on in the Preference, and a Unit has no Off script. The On script will be run instead with the future value set to 0. This is on by default, but if it causes you issues with some of your scripting you can turn it off in the preferences window.
 +  * Fixed the incorrect link to the mailing list signup page in the purchase dialog.
 +  * Removed some debug logging I failed to remove before the last release. This was in the conversion of potentially confused strings into floats and so did not affect every plugin, but might have logged confusing information occationally.
 +  * There was a change in AppleScript support in OS versions from Ventura on that would actually enforce some, but not all, of the scripting dictionary flags that have never, in the entire history of the Mac, mattered. So us developers got sloppy and failed to add things like the “optional” flag to all the verbs reliably. The first I’ve found and fixed was with the Speak verb where it would tell you that the “in” parameter was required. It is no longer required. So far I have not found any other such issues and a visual search through the dictionary did not reveal any more such issues, but it’s entirely possible there are more parameters that are not properly marked as optional. If you find any such errors please let me know.
 +  * The Interface list window can now be sorted by CPU Usage, Memory Usage and Process ID. This only works if you have the “show more information” option turned on in the gear menu on the window. This can be a great aide in finding the plugin process that is eating up all your CPU or memory and linking a python process shown in the Activity Monitor to the plugin it’s actually running. They all just say “python” in the monitor. But now it’s easier to find the PID number in the list if you sort by it.
 +  * Updated the [[xtension_manual:ngrok|ngrok client]] version to 3.5. This is an important update if you are using this service as the old version will no longer be supported sometime in January. There were many changes to the usage of the client, and many more to the layout of the configuration file. I believe I have them all sorted out, but if you have issues let me know. All output from the client is logged during startup so you can check immediately if it thinks it started the tunnels or if it logged errors instead.
 +  * I had previously hidden some of the lower level debugging aids in the contextual menus by having people hold the option key while right clicking. There is really no need for this extra step so I removed it. The Contextual menus for Units and Interfaces will have their “log debug data” and “Reveal in Finder” options at the bottom of all the contextual menus for them. This will make it easier to collect info for me if things start behaving oddly.
 +  * I added the same debug logging info to the contextual menus of global scripts should it ever be necessary to get a look at that.
 +  * To that debug output I added another line of info comparing the length of the Unit Address in both bytes and glyphs. This might be helpful to more easily discover if a plugin or a bug somewhere has inserted invisible characters into the Address field of a Unit causing things to get disconnected in the database and potentially making more and more units being created when there really should be only the one.
 +  * There were some significant updates and improvements in the main program libraries that will make many things run faster and smoother. So far my testing of all of them work just fine. They aren’t a thing I can turn off though, they are just part of the latest compiler update. It will depend on what you’re doing, how busy your machine is and how fast it is in general whether you’ll see any difference at all. Usually the things they improved aren’t an issue until you’re doing something many times in a row. So I expect that the main improvements will be in window redrawing and things like that, but if you have a machine that is very busy it may improve that somewhat throughout.
 +
 +-----
 +
 +NOTE: This disk image no longer includes the older legacy plugins that will not be updated for newer OS versions. If you still need to run the [[supported_hardware:cm19]], [[supported_hardware:cm15a]], [[supported_hardware:zwave]] or the various Smarthome X10 interfaces please download [[tech_notes:catalina|the legacy plugins package from here]] and install the ones you need via the “Install Plugin” menu item of the “Database” menu. 
 + 
 =====Previous Releases===== =====Previous Releases=====
 {{indexmenu>:current#2|js#doku}} {{indexmenu>:current#2|js#doku}}
  
-=== Older Versions === +
-[[beta|The Changelog and Download links for builds between 763 and version 9.1 can be found here]]+
current.1562010719.txt.gz · Last modified: 2023/02/13 14:51 (external edit)