Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

1.0.22

Compare
Choose a tag to compare
@ChananM ChananM released this 16 Sep 08:42
· 7 commits to main since this release
ae5aac4

[1.0.22] - 2024-09-15

Added

  • Added a new 'show logs' button in the plugin panel that opens the plugin log file
  • Added validations to user input in the configuration screen
  • Added a test connection button in the configuration screen

Misc

  • Upgraded gradle version to 8.10.1
  • Migrated the IntelliJ platform plugin to version 2.0.1
  • Refactored ApiClient (now PrismaApiClient) and AnalyticsService (Work in progress)