Changelog
v2.5.2
Released on: February 22, 2023.
Fixes:
- White screen when editing metrics from Cryptocurrency 1-click installer.
- .deb, .rpm packages.
Android & iOS versions of Radar development is completed and will be submitted to app stores for launch soon. Interested users will be notified once the apps are launched.
Mobile apps are coming soon!
No spam guaranteed! I promise.
v2.5.1
Released on: July 21, 2022.
Fix: Windows installer.
v2.5.0
Released on: July 21, 2022.
Feature: Now, you can add dynamic time variables in any format you want. This was added for Ezoic 1-click installer.
Breaking change:
- If you have used,
$$CURRENT_TIMESTAMP_MIL
or$$CURRENT_TIMESTAMP
anywhere, please replace it withdfns.getUnixTime(new Date()) * 1000
anddfns.getUnixTime(new Date())
respectively.
v2.4.3
Released on: July 13, 2022.
Fix: App crash due to duplicate empty metric creation when adding metrics from 1-click installers.
v2.4.2
Released on: July 7, 2022.
Fix: Last update was breaking the 1-click installers.
v2.4.1
Released on: July 6, 2022.
Fixes:
- Slugishness of the app when used for a long time with auto-refresh.
- logs in the customizable notification.
- Limiting the data points on analytics pop-up to 75 to make the plot look nicer.
v2.4.0
Released on: June 1, 2022.
Features:
Fixes:
- 'Equals to' notification trigger when the API response is equal to the value provided even though the 'less than' operator is selected.
v2.3.4
Released on: April 21, 2022.
- Change of license check API.
- Bug fixes & improvements.
v2.3.3
Released on: April 1, 2022.
- Support for Mac M1 chip.
- Aligning metrics to the right.
- Starting Y axis from the min value - analytics.
- Universal dmg for Mac.
- Freemium upto 3 metrics.
v2.2.0
Released on: February 4, 2022.
Features:
- Support for non-JSON API response.
- Dynamic variables in params, headers & body.
- Past values as a parameter in display & notification handler functions.
- Retrying failing requests upto 5 times with exponential backoff.
Fixes:
- Custom display code over riding custom notification code.
v2.1.0
Released on: January 13, 2022.
Introducing Analytics! Now, Radar stores your metric data for up to 60 days and plots in a line chart.
v2.0.1
Released on: December 21, 2021
- Fix for SSL cert is expired error when adding APIs.
v2.0.0
Released on: October 8, 2021
- Threshold notifications for the metrics. Learn more.
v1.0.4
Released on: July 28, 2021
- Fix for window positioning issues.
v1.0.3
Released on: July 27, 2021
- Fix for custom code out of order placement within the editor.
v1.0.2
Released on: July 10, 2021
- Tray icon change when the trial period is over.
v1.0.1
Released on: July 9, 2021
- Fix for the alert message "Your trial ends in null days".
- Updating header icons when needed.
v1.0.0
Released on: July 2, 2021
- Showing context menu on Linux when the tray icon is clicked.
- Radar comes out of beta. Existing users will get 4 more days to get a license key. New users can use Radar for free for 7 days without limits.
v0.0.8
Released on: June 24, 2021
- Fix all window positioning issues on Windows & Linux.
- Code editor spacing & font issues fix on Windows & Linux.
- API value page increase bottom padding.
v0.0.7
Released on: June 10, 2021
- Custom font so that Radar looks the same on all operating systems.
- Descriptive error messages for the URL field.
v0.0.6
Released on: June 6, 2021
- Custom styled scrollbars.
- Fix to show the app update notification toast only once.
v0.0.5
Released on: June 5, 2021
- Export your data as an image to save or share.
- Appropriate error message if the user is not connected to the internet.
v0.0.4
Released on: May 26, 2021
- Dark mode. Users can choose one of Light, Dark and System from settings.
- Refresh all button is added. Now, all data can be refreshed using a single button.
- OAuth handlers are added to the app binary.
After the verification by Google, users can add data from Google Sheets, Analytics, AdSense, YouTube to Radar using one-click installers.
v0.0.3
Released on: May 5, 2021
Finally, shipped Radar collections 🎉. Now, one can quickly bring data to Radar with a click of a button.
v0.0.2
Released on: April 13, 2021
- Improved accessibility. Now, users can fully navigate Radar using the keyboard alone.
- Customizable config to auto-hide the buttons in the API listing.
- Showing window after Radar is started.
- Displaying changelog bell icon after an app update.
v0.0.1
Released on: March 30, 2021
- Beta launch