Please read this if you already have paid for ShortcutMe 6 upgrade but App World asks you by mistake to pay again
ShortcutMe 6 is relased
New Features
New in ShortcutMe 5.9.6.0 (BB OS 7)& 5.6.6.0 (BB OS 4.7-6.x)and 5.6.5.9 (BB OS 4.3-4.6):
* Following macros are added:
- ‘
IsValidNumber
‘ (Returns TRUE if a variable/value is a number)
- ‘IsValidText’ (Returns TRUE if a variable/value is a number)
- ‘EndsWith’ (Returns
TRUE if a variable/value ends with something)
- ‘StartsWith’ (Returns
TRUE if a variable/value starts with something)
* Fixed a bug in following macros:
- ‘
Show’ (Pops up and show a message
)
* NFC_Toggle and Bluetooth_Toggle accept parameter (location of the NFC/BT from the top item(1))
* Remvoed several UI related bugs
New in ShortcutMe 5.9.2.0 & 5.6.2.0:
* Following macros are added:
- ‘
ElseIf
‘ (IF
sentences can now have ElseIf tests)
- ‘GetForeground’ (returns
name of the application that is in foreground)
- ‘GetSCMVersion’ (returns
version of the ShortcutMe currently running)
* Fixed a bug in following macros:
- ‘
GetDay’ (returns
day of month)
- ‘KeypadLockKey’ (locks
the keypad)
* ‘Launch’ macro now accepts parameter after application name
(launch Call, +1416…)
* If Space is clicked in Shortcut Settings page it will go to Macros
field.
* Keyboard Shortcuts for Dialog boxes
* If AppName is not set, user can choose to go back to set it.
* Can now launch NFCLauncher application
New in ShortcutMe 5.9.1.0 & 5.6.1.0:
- Following macros are added
'Show' (Shows
a message, and gives option to continue or stop macros
afterwards)
'IsHeadSetConnected' (Returns
TRUE if a headset is connected to the BB)
'KeypadLockKey' (Locks
the keypad)
- If * is added in front of the key clicking macros, those macros
will turn them into SpecialKey Click macros
- Removed 'SetVolume' macro
- Removed the bug related to 'Set' macro
- Remote apps can now stop suspended macros.
New in ShortcutMe 5.9.0.0 & 5.6.0.0:
* && and || is now
allowed for IF and WHILE macro
statement
Example: If0 $Var1 &&
IsAppRunning Memopad;Then0; ... ; Else0; ... ;EndIf0;
* ‘Prompt’ macro
accepts variables
Example: Prompt $Var;
* ‘Prompt’ macro also
allows you to continue with the macros or stop them.
* Added ‘IsInPortrait’
macro
Returns TRUE if device is in Portrait mode (and FALSE for Landscape
Mode).
* Added ‘GetUpTime’
macro
Returns up time in hhmmss format where hh is hour, mm is minutes,
and ss is seconds after the device is turned on.
* Added ‘GetTime’
macro
Returns time in hhmm format where hh is hour, and mm is minutes of
the day.
* Added ‘GetDay’ and
‘GetMonth’ macros.
Return format is a 2 digits number
* Added ‘Sum’, ‘Sub’,
‘Mult’, and ‘Div’ macros
Result of these math operations is stored in $$Result variable.
$$Rest variable is set to the rest of the Div operation over 2
numbers.
Example:
Set $Var1=3;
Sum 2, $Var1;
Prompt $$Result; (5
will be shown).
Div 7,$Var1;
Prompt Res:$$Result, Rest:$$Rest; ("Res:2,
Rest:1" will be shown)
* Can launch apps with
’ _’ in their name
* BB_OS-like exit from
Shortcut Settings and Macro Editor page (ESC key = Cancel)
New in ShortcutMe 5.8.3.0 & 5.5.6.1:
The followings are new in these versions:
* Added following macros:
- LED (Example:
LED On;LED Off; LED Blink)
- SetLedColor (Example:
SetLedColor green; SetLedColor 120,120,120; )
(Defined colors: green, red, blue, yellow, orange, purple,
white)
- IsDefined (Example:
Set $var=2; If2 IsDefined $var;Then2;Vibrate100;EndIf2; )
* Fixed store/restore function for Sorting
* Removed the bug when an extra ‘;’ was added (in macro editor) to a
macro on a new line
* Fixed remote launching of Search_xx shortcuts from MediaKeyBooster,
and MyOwnIcons
New in ShortcutMe 5.8.2.0 & 5.5.6.0:
- Allows creating Recurring Auto Launches (Launch
something every 30 minutes?)
- Allows other apps (MyOwnIcons,
MediaKeyBooster, etc) to
run macros before and after running a shortcut in ShortcutMe (Runs
pre-Macros -> a Shortcut in ShortcutMe -> Post-Macros).
- Allows other apps running their macros in ShortcutMe
- Removed the white screen bug when a shortcut in category was
remotely called.
- Removed the white screen bug when a shortcut similar to other
shortcuts was remotely called
- Added 2 new functions: Radio_On and Radio_Off (turning
cellular radio on and off). These
can also be used as macros.
- Following macros added:
IsBtOn (returns
true when Bluetooth is On)
IsWifiOn (returns
true when Wifi is On)
IsRadioOn (returns
true when Radio is On)
IsNfcOn (returns
true when NFC is On)
SetVolume (Sets
Audio volume)
ScreenSwipe (Simulates
a finger swipe on screen)
IsConnectedToCharger (returns
true if BB is connected to a charger)
HasRadioConnection (returns
true if BB is connected to a cellular network)
HasWifiConnection (returns
true if BB is connected to a wifi network)
- Removed a Scheduled Autolaunch bug
- Removed QWERTZ/AZERTY keypad bug for BBs with OS 7
ShortcutMe v5.8.1.0 is now available on Mobihand and App World
for all new BlackBerry models running BB OS 7 (9900,9930, 9810,
9850, 9860, 9350, 9360, 9370)
ShortcutMe v5.5.3.0 is now available on Mobihand and App World
for all BlackBerry models running OS 6
(81xx,82xx,83xx,85xx,88xx,89xx,90xx,91xx,9300, 9330,95xx,96xx,97xx,
and 9800)
ShortcutMe v5.5.0.0 is now released for BlackBerry models
81xx,82xx,83xx,85xx,88xx,89xx,90xx,91xx,9300, 9330,95xx,96xx,97xx,
and 9800
($0.99 upgrade fee is required for upgrading to 5 series that
have Macro feature. We have not charged our customers for any of the
20 or more upgrades we have had since 2009. We have been working
hard for each and every upgrade. This one time fee makes sure that
we stay in business and can keep adding new features to ShortcutMe
for free in future)
You need to upgrade to SCM 5.0 using your online store.
New features in v5.5.0.0
1- Following new macros are added:
- - Launch (Directly launch an application from the macros)
- - If, Then, Else, EndIf (Macros can now behave differently
depending on the state of some variables)
- - While, Do, EndWhile (Runs a macro sets until state of a
variable is changed? Can be use to run a macro first after the
device has not been used for more than 10 seconds)
- - IsAppForeground (Returns true if an app is in foreground)
- - IsAppRunning (Returns true if an app is running)
- - IsCalling (Returns true if there is an active call in
progress)
- - ToCB (Copies a text into BB clipboard)
- - IsCBEmpty (Returns true if BB clipboard is empty)
- - HighlightedToCB (Copies a highlighted text into the BB
clipboard)
- - PasteFromCB (Fetches the text in BB clipboard and uses it
in the macro. The text can be a macro name or a value)
- - IsLocked (Returns true if the device is locked)
- - Lock (locks the BB)
- - Unlock (Attempts to unlock BB)
- - IsInHolster (Returns true if the device is in holster)
- - Vibrator (BB vibes for xxx mSecs.)
- - SetBrightness (sets LCD brightness to a value)
- - BackLightOff (Turns off the LCD backlight)
- - BackLightOn
- - IdleSeconds (Returns # of seconds the BB has not been
used)
- - ImportMacro (Import and run macros from another shortcut
in ShortcutMe)
- - Call (calls a number directly from macros)
- - Inc (Increments a variable)
- - Dec (Decrements value of a variable)
2- Scheduled Launching based on days of the week (Schedule a
shortcut to launch at a specific time of a specific day of the
week)
3- Increased number of Scheduled Launching shortcuts to 10
4- Scheduled Launch Shortcut after a device reboot (Allows to
launch a shortcut at a specific time after a device reboot)
5- Added SCM_CommonConfig, SCM_ScheduledL, SCM_SystemMenu,
SCM_AddNewApp, SCM_DirectLaunch (Create a shortcut, a multiclick
shortcut, or a BB system menu to open a specific page of
ShortcutMe)
6- Added "Set Category Color" menu Item (Allows setting the
color for all items in a Category by one click)
7- Removed Options_Sub2Page, Options_SubPage,
AirPlaneMode_Toggle (All of these can easily be created by user
using macros)
8- Added Duplicate menu item (Allows duplicating/copying a
shortcut)
New features in v5.3.1.0
- - Stroke/Flick Launching (Torch, Storm 1 and 2): In addition
to the usual launching of shortcuts by entering 1 to 3 keys,
clicking a key multiple times, or by just selecting and clicking
them, you can now quickly launch your shortcuts by moving your
finger on the screen of the ShortcutMe
- - New Macros added: Macros allow you to create shortcuts to
launch apps and then simulate user interaction (key clicks,
Navigation) on them. Very handy to automate things you do often
on your BB
- - Scheduled Shortcut Launching: Schedule your shortcuts
(with or without your macros) to be launched at a specific time
of the day
- - Custom System Menu: Create up to 10 system menus to be
able to launch your shortcuts from anywhere (where ever BB
System Menu is shown after hitting Menu/BB key). Your system
menu items can have any name you want them to have and they can
launch any of your shortcuts in ShortcutMe.
New features in v5.1
- - Macro feature added: Create a shortcut to launch an
app/task and then automatically simulate macros to do what you
want. (i.e. A shortcut to launch an app, open menu, select and
open an item on the menu, enter a text and then push Enter key.
This macro shortcut can be launched by hitting a key or multiple
clicking Space or Convenience key and it can be added to a
cascaded shortcut!)
- - Improved 5 days weather forecast feature that also shows
wind speed, direction, humidity, etc.
- - No need anymore to find Location ID for a city before you
can see the weather forecast for that city. You can now just
enter the city name and country as parameter.
- - Full keypad in portrait mode for Torch and Storm series
- - Ability to launch shortcuts even if they are in conflict
with other shortcuts.
- - Background visibility is added back in.
- - It is easier now to set Category for shortcuts
- - Some Minor bugs related to UI removed
ShortcutMe v4.4.0.0 is now available on Mobihand for all
BlackBerry models
New features in v4.3.8.0
- - Added CascadedShortcuts to supported apps: Create a
shortcuts (Leaving Home Shortcut?) to run several shortcuts one
after each other.
- - Added MassStorage_Toggle and Receive_Using_BT to supported
apps
- - Allows adding signs to your shortcuts (easier to recognize
them).
- - Added Options_Toggle which allows toggling most parameters
in BlackBerry Options
- - When editing or creating shortcuts,'Show Me Online Info
Page' takes you to an online page where you can read about the
application you have selected.
- - User Interface slightly changed.
- - A bug in 'Check Conflicts' is removed.
New features in v3.10.5.0
- - Added Power_Off to the supported apps
- - Easier to create shortcuts
- - (For Storm 1 and Storm2) Removed a bug that caused
shortcut text getting drawn outside the frame.
New features in v3.10.4.0
- - A bug related to license key removed (it effected few
users)
- - "Show Me Online Info Page" added to Most Used Apps and the
menu of Shortcut Setup page.
- - Calllog, Msg_Compose, Calendar_xxxx all now runs with
Test-Run
- - Accepts background images smaller than the full size
- - Added Backlight_Brightness to the supported apps
- - Backlight brightness is set to 100 for Flashlight_Lxd
New features in v3.10.1.0:

More Screenshots
Here
- - Launch ShortcutMe with Space key If you are in the
BlackBerry Home Screen and no other app is assigned to launch
with Space key, ShortcutMe will launch by clicking the Space key
- - Multi-Space-Key Click feature From BlackBerry Home
Screen just double, triple and quadruple Space key to launch
your most used apps
- - Loads background image Nicer look with background
images, your own or the ones downloaded from www.shortcutme.com
page
- - 'Download Optimized Background Images' button to
download images directly from our web site
- - Background Image Rotation Instead of always having
the same background image, you can choose to force ShortcutMe to
load a new image every time it is launched.
- - Multi-Click Apps View New view for Multi-Click apps. This
new view can be launched if you click any of the multi-click
keys 5 times.
- - Test-Run button when you create/edit a shortcut.
Test-Run allows you to test your shortcut as you create/edit it,
instead of every time exit and test the shortcut.
- - Display name will auto update when AppName is changed.
- - For Call, Msg_Email, Msg_PIN, Msg_SMS, select a contact
from the Address Book, instead of copy and pasting it
- - Msg_Email can accept an Address Book group as
parameter: Create a shortcut to send email to several people.
- - Now_Playing added to the supported app If a media
file is played, you can bring it to forefront using ShortcutMe
- - Added Screenshot_PNG_SCM to the supported app Take
a screenshot and save it as png file (Screenshot_SCM creates jpg
file)
- - Device_InfoPlus renamed to Device_Info_Plus
- - Added Device_Info and Wifi_On to the supported app
ShortcutMe v3.9.2.0 is released for all BB models
New features in v3.9.2.0:
- - Added "Google Talk_BG" to AppNames.
- - Added "Google Talk_BG" to AppNames.
- - Faster start up for the main page of SCM and the Direct
Launch.
- - Reminder for permission settings after upgrade.
- - Optional Auto Permission Settings (user decides to use
it or not)
- - Added FlashLight_LxD. It accepts 2 parameters (1st
being the area size, 2nd being Color). Conv key toggles the
screen. (Users with BB with keypad can change color directly (w,r,b,g,y)
so that the light intnsity can be changed after FlashLight_LxD
shortcut is launched).
- - Flash Light renamed to FlashLight_Flash
- - Camera flash (FlashLight_Flash) stays on until the
Video Recorder is closed.
- - Msg_SMS without any parameter for BB OS 5.x (allows
user to specify receiver(s): can be used as Compose SMS)
- - Removed the bug where Search started the browser in
background on some BB models and OS.
- - Removed the bug in 3.8.x.x regarding not being able to
launch InstantMessagingApps/etc.
- - Clock and BedsideMode_Toggle not visible if BB OS is
5.x.x.1 to 5.x.x.460 (User can still add them as extra app in
Common Config page).
ShortcutMe v3.8.4.0 is released for all BB models
New features in v3.8.4.1 (only for Storm1 and Storm 2):
- - Removed a bug that caused categories not getting opened.
New features in v3.8.4.0:
- - Direct Launch now allows you to enter shortcuts (A N
for Addressbook_New, etc)
- - A bug (double search word) in custom search (A search app
with parameter set) is removed
- - Some changes in the menus
New features in 3.8.3.0:
- - "AIM_BG" is added to apps
- - Added a new parameter to Screenshot_SCM. If set to 1,
images are stored with time stamp in the /SDCard/BlackBerry/pictures
- - Removed a bug that stopped ShortcutMe from exiting when
apps in the background (Yahoo and BB Messenger) were launched.
New features in v3.8.2.0:
- - Added Search_Answers to the long list of Internet
Search apps embedded in ShortcutMe.
- - Added "BlackBerry Messenger_BG" to AppNames.
- - Added "Yahoo! Messenger_BG" to AppNames.
- - Added "Google Talk_BG" to AppNames.
- - "Screenshot" AppName is changed to "Screenshot_SCM" (It is
because a user reported that a 3rd party program is called
Screenshot.
- - Faster launching speed
ShortcutMe v3.8.0.0 is released for 97xx.
New features in v3.8.0.0:
- - Direct Launch
- No need to create a shortcut to launch an applicaiton
anymore!
Just double click the conv key and start entering the name of
the applicaiton in your mind! (If you click the conv key once
then you are in the old mode where your shortcuts are, click it
twice to launch apps directly. Assuming you have set the
double-conv-key-click to "DirectLaunch_Toggle") Direct Launch is
not only for launching installed applications but also for
'launching' applicaitons that are already running in the
background and for launching ShortcutMe tasks like Calendar_New,
MemoPad_New, Radio_Toggle, Search_google, StayLit, etc.
(set double conv key click to DirectLaunch_Toggle, or hit 0 to
use it)
.
- - Added many new Quick Search Apps
- Added Search_All, Search_Google, Search_Amazon,
Search_YouTube, Search_Wikipedia, Search_Yahoo, Search_Flickr,
Search_GoogleNews, Search_IMDB, Search_Newegg, Search_Twitter to
the list of App Names
- Normal Use: Click S G to launch Search Google. Then enter
your search phrase and click on OK to see the google search
results.
Power users (as usual, something there for power users): Quick
Advance Search
Steps to setup:
1- Use BlackBerry Browser to search using any search engine with
advance search feature. Let's say Google advance. Set all the
parameters in google search as you wanted to use for your
advance search. (For example set Data and region parameter of
the google search, or any other parameters avaialble). Set the
search phrase to shortcutme. Click on the search button to start
the google search. Then use the menu options to copy the web
link for the search result page.
2- Now create a shortcut (for example) like this: AppName:
Search_Google DisplayName: Search Google Advance Shortcuts: S G
A Parameter: (Paste the web address from step 1 here) Shortcut
Color:
Now, any time you hit S G A, and enter a search word, you do an
advance search for that word!
.
- - StayLit added.
- Create a shortcut to force teh backlight to stay on. (When
activated, it can only be turned off by launching ShortcutMe)
Available also from Direct Launch so you don't even need to
create a shortcut for it!
ShortcutMe v3.7.2.0 is now released for 97xx, 96xx, 95xx,
90xx, 89xx, 88xx, 85xx, 83xx, 82xx, 81xx. Available
here and
soon on
RIM AppWorld.
New features to v3.7.2.0:
- - Category: Set category for your shortcuts to have a
cleaner main screen.
- - Launch any app that is running in the background [/B]: If
you find an app that doesn't launch, add it's name in the Common
Config page and create a shortcut using that name. If that app
is running in the background, ShortcutMe can launch it.
- - New user interface.
- - Maximum # of shortcuts increased from 70 to 150.
- - More embeded info and warnings to make it easier to creat
shortcuts.
- - Auto Backup feature. Users can choose to restore from the
latest, automatically backed up settings or from latest manualy
stored settings.
- - Ability to load and use new background images for the main
page of shortcutme.
- - Two new drawing styles added.
- - Directly upgrade from the Check For Update page.
- - Check For Update with link to WhatIsNew,
UpgradeInstruction and UpgradeCode.
- - If conflict exists, clicking ENTER will launch the first
shortcut that matches the user input regardless of the conflict.
- - New icon.
- - Few other bugs removed.
ShortcutMe v3.6.8.4 is released for 95xx, 97xx, 96xx, 90xx, 89xx,
88xx, 85xx, 83xx, 82xx, 81xx.
What are new features to v3.6.8.0? Click
here
ShortcutMe v3.6.4.0 is released for trackball/touchpad
BlackBerries. Available
here and
on RIM
AppWorld.
New features in v3.6.4.0:
- - Can launch BB Messenger (including 5.0), Google Talk,
Yahoo Messenger, or any other instant messenger application (AppName=InstantMessagingApps)
- - Not-Storing-Styles bug removed.
- - Few other bugs removed.
ShortcutMe v3.6.0.0 is released. Available
here and
on RIM
AppWorld.
New features in v3.6.0.0:
- - Embedded, quick stock market data and portfolio: Double
click (or triple/quadruple click) a convenience key to see your
stock portfolio and major word stock market indexes. It is very
quick. Loads in less than 1.5 seconds.
- - Faster 5 days Weather forecast for several cities: Double
click (or triple/quadruple click) a convenience key to see 5
days weather forecast for your and other cities. Loads in less
than 1.5 seconds
- - Improved, fully customizable Bluetooth_Toggling feature:
Double click (or triple/quadruple click) a convenience key to
toggle BT saving battery.
- - "Check for Sofware update" to get info about the latest
available version and instruction about how to upgrade to the
latest version. Doesn't matter where you have bought ShortcutMe
(including App World) you can always update to the latest
version from Mobihand and partners. App World shoppers don't
need to wait weeks for getting the latest version of ShortcutMe!
- - Shortcut to open SMS and MMS pages: Double Click a conv
key to see your emails, triple click the same key to see your
SMS, and quadruple the side key to see your MMS account.
- - Allows sending a shortcut to friends: Help out your
friends with setting up their shortcuts in ShortcutMe by sending
your shortcut as an example.
- - Style settings available for the main page (Semi
Transparent, No Header, Top Header, Above Header, Partly
Transparent, Not Transparent)
- - Embedded examples and info for setting up shortcut
parameters
ShortcutMe v3.4.2.0 is released. Available
New features in v3.4.2.0:
- - Style settings available for the main page (No Header, Top
Header, Above Header, Semi Transparent, Partly Transparent, Not
Transparent)
- - Allows creating shortcut for Profile settings (AppName:
Profile_Selector), for example you can double click conv key to
set profiles to Quiet and triple click to set it to Normal.
- - New AppName called Gmail_Menu. It is opening Gmail program
with the list of accounts open in a menu ready to be selected by
the user. Very useful if you use Gmail app and if you have more
than one Gmail accounts.
ShortcutMe v3.4.1.0 is released.
ShortcutMe v3.3.0.0 is released.
New features in v3.3.0.0:
- - Screen Capture: Take screenshot images, email them, MMS
them, send them to MySpace or Facebook. Set it to take
screenshot by for example double clicking the convenience key or
ConvKey + S
- - Double click to see 5 days weather forecast for your city
and 3 other cities (Temperature, current conditions as image and
text). Very fast. Takes 2 sec to load the weather data.
ShortcutMe v3.2.1.0 is released.
New features in v3.2.1.0:
- - Create shortcuts to any folder or file on your Blackberry
memory or micro SD card (FileLauncher, FolderShortcut) .
- - Create shortcuts to Media Explorer (Media_Explorer)
- - Create shortcut to toggle all wireless radios (including
WiFi and Bluetooth) simultaneously. Useful for travelers
(AirplaneMode_Toggle).
- - Create Shortcuts to toggle Bluetooth (Bluetooth_Toggle)
- - Create shortcuts to Bluetooth Config page
(Bluetooth_Config).
- - Create shortcuts to GPS Config page. Easier to toggle GPS.
(GPS_Config)
- - Create shortcuts to any item on the BlackBerry Options
page (Options_SubPage).
- - Alternative launching mechanism allows users to enforce a
different launching mechanism to launch apps that previously
could not be launched.
- - Embedded examples showing how to create a shortcut and how
to set a proper parameter.
- - More colors to choose from for your shortcuts.
- - Easier to create shortcuts with the new user friendly
interface.
- - File explorer for easily picking up a link to files or
folders when creating/editing a shortcut.
- - Possibility to easily remove all pre-programmed shortcuts
and start from scratch.
- - Possibility to remove several shortcuts at once.
- - Support for launching BlackBerry Wallet.
ShortcutMe v3.1.1.0 is released.
New features in v3.1.1.0:
- - Customizable Display Name: Specify your own name for
application shortcuts.
- - Shortcut categories: use Display Name feature to create
shortcut categories. i.e., click 'B' to see all of your Browser
shortcuts.
- - Touch to select a shortcut (valid for Storm devices)
- - Allows creating shortcuts to the following added items on
the application list:
Calendar_New, AddressBook_New, Calendar_DayView,
Calendar_WeekView, Calendar_MonthView, Calendar_AgendaView,
Msg_Compose
- - Add a # or * to the end of an AppName in Extra AppName to
try to launch applications that normally could not be launched.
ShortcutMe v3.0.0.4 is released.
New features in v3.0.0.4:
- - Easier setup: Add/move/MassRemove shortcuts directly from
the main page.
- - Allows creating shortcuts for Wifi-Browser, Wap-Browser,
BES-Browser, and BIS-Browser.
- - Allows color coding of the shortcuts on the main page.
- - Allows creating shortcut for a light version of
Application Switcher
- - Saving license key, in addition to all shortcut settings,
in a file on uSD card.
- - Configurable font size for the main page
ShortcutMe v2.0.5 is released.
New features in v2.0.5:
- - Easier Setup: Modify most of the configuration settings on
PC then load it into ShortcutMe.
- - Easier Setup: Modify/delete a shortcut directly from the
main page.
- - Launch Call Log
- - Launch Event Viewer
- - Launch Maps with your own coordination
- - Launch Shazam
- - Create Media file shortcut to launch your media files (For
BB OS 4.3 and 4.5, BB Browser setup needed).
- - Clock: See what time it is from any other program just by
pressing conv. key.
ShortcutMe (the new name for ShortBerry) is on
RIM AppWorld.
ShortcutBerry v2.01 for Strom (95xx) is released.
ShortcutBerry v2.01 for 81xx, 82xx, 83xx, 85xx, 88xx, 89xx, 90xx,
96xx with many new and interesting features is released.
ShortcutBerry v1.21 is now available for Trial Download and
purchase.