22.1
2022-11-06
- iOS 16.
- Added cidr-command.
- Internal updates.
21.2
2021-12-19
- iOS15.
- Internal updates.
21.1
2021-03-03
- iOS 14.
- Minor and internal updates
20.5
2020-08-23
- Added ping-command.
- Internal updates.
20.4
2020-04-06
- Added copy-command to copy command output to clipboard.
- Added time-command to show info about time and timezones.
- Some UI and internal updates.
20.3
2020-03-30
- Fixed iPad landscape mode. It now works.
- Improved keyboard toolbar.
- Added rot13-command.
- Some updates and fixes.
20.2
2020-03-08
- APOD link fix.
20.1
2020-02-23
- iOS 13.
- Internal changes.
- Barely visible changes.
19.1
2019-02-28
- Added wttr-command for weather, uses wttr.in.
- Landscape (finally...).
- iOS 12.
- Lots of internal updates.
18.4
2018-09-25
- Added convert-command to convert lengths from imperial units to metric and vice versa.
- Internal updates.
18.3
2018-02-08
- Added today-command. Shows random event, birth and death from Wikipedia. Includes also arguments to show all events, births and deaths of today.
18.2
2018-01-29
- Added font size setting to Settings-page.
18.1
2018-01-18
- Added tweet-command. Search tweets, send tweets and send latest APOD, quote or proverb.
- Removed unavailable System-cmd info.
- Minor changes.
17.8
2017-11-20
- Added index-argument to RSS-command. Read RSS of specified index.
- Added list-argument to RSS-command. Lists all feeds set in Settings-page.
17.7
2017-09-11
- Added rss-command to read RSS feeds. You can set up your feeds in Settings-page and use "rss all" command to read all feeds you've set up. You can also add rss-command as startup-command and view latest items whenever you open the app.
17.6
2017-08-28
- Added startup-commands. Use Settings-page to set one or more commands to execute when the app starts.
17.5
2017-08-23
- Added Settings-page and several settings for commands. Access: Menu->Settings.
- Premium-purchase now in Settings-page.
- Added Help-command to Menu.
- Internal updates.
17.4
2017-08-14
- Readded quakes-command. Uses now USGS earthquake feed to show latest earthquakes.
17.3
2017-06-06
- Changed versioning to YEAR.RELEASE
- Added link to new ttmsg-app to info-command. ttmsg is messaging app based on MQTT.
- Added civil, nautical and astronomical sunrise/sunset times to sun-command (when applicable).
- Removed quakes-command since data source, kuakes.com, doesn't exist anymore. Will be replaced in the future by data from USGS.
- Internal updates.
1.6
2017-02-14
- Arrow up is now showing more than just latest command in command history.
- Added M (Memory)and R (Restore) buttons. Use M to add text from textfield to memory and R to restore text to textfield.
- Updated 3rd party libraries.
- Bug fix. Nearby command now has URL to placemark (if available).
- Added system-command to show information about the device including hardware, locale and screen.
1.5
2017-02-08
- Results of "location nearby" command are now sorted by distance from nearest to farthest.
1.4
2017-01-09
- Added nearby-parameter to location-command. Search nearby points-of-interest.
Example "location nearby cafe" lists nearby cafe-POIs with their address, distance from current location and link to a map.
1.3
2016-12-11
- Added rev and revsay options to proverb and quote commands. Rev reverses text and revsay speaks reversed text (it can be quite funny).
1.2
2016-10-24
- Changed APOD start date from 1.6.1995 to 16.6.1995.
- Does not stop music when saying quote or proverb.
- Added URL schemes clp:// and clp4ios:// to execute commands.
- Added N=number and +=space to username format in uname-command.
- Added quakes-command to show latest earthquakes.
- Added cls-command.
- Updated code to Swift 3.
1.1
2016-09-02
- Added say-parameter to proverb and quote commands. Speaks the quote/proverb using given locale or default en-GB locale.
- Added link to Bing maps in location-command.
- Added Settings-command.
- Added check for new version when starting the app.