Skip to content

Releases: PowerInterviewAI/client-app-tauri

Release v0.1.5

18 Jun 18:08

Choose a tag to compare

Power Interview AI v0.1.5

What's changed

Manual cross-platform Tauri build.

Installation

  • Windows: download the .exe (NSIS) installer. It installs per-user (no admin rights required).
  • macOS: download the .dmg (universal binary, runs on Apple Silicon and Intel).

The app checks for and installs future updates automatically.

macOS first launch: this build is not notarized by Apple, so Gatekeeper will block
the first launch ("app is damaged" or "cannot be opened"). After dragging the app to
Applications, either right-click it and choose Open (then confirm), or run:

xattr -dr com.apple.quarantine "/Applications/Power Interview AI.app"

Having trouble installing?

Just use the command line.

Windows

curl -L -o "Power.Interview.AI_0.1.5_x64-setup.exe" https://github.com/PowerInterviewAI/client-app-tauri/releases/latest/download/Power.Interview.AI_0.1.5_x64-setup.exe && start "" "Power.Interview.AI_0.1.5_x64-setup.exe"

macOS

curl -L -o "Power.Interview.AI_0.1.5_universal.dmg" https://github.com/PowerInterviewAI/client-app-tauri/releases/latest/download/Power.Interview.AI_0.1.5_universal.dmg && open "Power.Interview.AI_0.1.5_universal.dmg"

Release v0.1.4

18 Jun 07:10

Choose a tag to compare

Power Interview AI v0.1.4

What's changed

Manual cross-platform Tauri build.

Installation

  • Windows: download the .exe (NSIS) installer. It installs per-user (no admin rights required).
  • macOS: download the .dmg (universal binary, runs on Apple Silicon and Intel).

The app checks for and installs future updates automatically.

macOS first launch: this build is not notarized by Apple, so Gatekeeper will block
the first launch ("app is damaged" or "cannot be opened"). After dragging the app to
Applications, either right-click it and choose Open (then confirm), or run:

xattr -dr com.apple.quarantine "/Applications/Power Interview AI.app"

Having trouble installing?

Just use the command line.

Windows

curl -L -o "Power.Interview.AI_0.1.4_x64-setup.exe" https://github.com/PowerInterviewAI/client-app-tauri/releases/latest/download/Power.Interview.AI_0.1.4_x64-setup.exe && start "" "Power.Interview.AI_0.1.4_x64-setup.exe"

macOS

curl -L -o "Power.Interview.AI_0.1.4_universal.dmg" https://github.com/PowerInterviewAI/client-app-tauri/releases/latest/download/Power.Interview.AI_0.1.4_universal.dmg && open "Power.Interview.AI_0.1.4_universal.dmg"

Release v0.1.3

16 Jun 19:45

Choose a tag to compare

Power Interview AI v0.1.3

What's changed

Manual cross-platform Tauri build.

Installation

  • Windows: download the .exe (NSIS) installer. It installs per-user (no admin rights required).
  • macOS: download the .dmg (universal binary, runs on Apple Silicon and Intel).

The app checks for and installs future updates automatically.

macOS first launch: this build is not notarized by Apple, so Gatekeeper will block
the first launch ("app is damaged" or "cannot be opened"). After dragging the app to
Applications, either right-click it and choose Open (then confirm), or run:

xattr -dr com.apple.quarantine "/Applications/Power Interview AI.app"

Having trouble installing?

Just use the command line.

Windows

curl -L -o "Power.Interview.AI_0.1.3_x64-setup.exe" https://github.com/PowerInterviewAI/client-app-tauri/releases/latest/download/Power.Interview.AI_0.1.3_x64-setup.exe && start "" "Power.Interview.AI_0.1.3_x64-setup.exe"

macOS

curl -L -o "Power.Interview.AI_0.1.3_universal.dmg" https://github.com/PowerInterviewAI/client-app-tauri/releases/latest/download/Power.Interview.AI_0.1.3_universal.dmg && open "Power.Interview.AI_0.1.3_universal.dmg"

Release v0.1.2

16 Jun 08:47

Choose a tag to compare

Power Interview AI v0.1.2

What's changed

Manual cross-platform Tauri build.

Installation

  • Windows: download the .exe (NSIS) installer. It installs per-user (no admin rights required).
  • macOS: download the .dmg (universal binary, runs on Apple Silicon and Intel).

The app checks for and installs future updates automatically.

macOS first launch: this build is not notarized by Apple, so Gatekeeper will block
the first launch ("app is damaged" or "cannot be opened"). After dragging the app to
Applications, either right-click it and choose Open (then confirm), or run:

xattr -dr com.apple.quarantine "/Applications/Power Interview AI.app"

Having trouble installing?

Just use the command line.

Windows

curl -L -o "Power.Interview.AI_0.1.2_x64-setup.exe" https://github.com/PowerInterviewAI/client-app-tauri/releases/latest/download/Power.Interview.AI_0.1.2_x64-setup.exe && start "" "Power.Interview.AI_0.1.2_x64-setup.exe"

macOS

curl -L -o "Power.Interview.AI_0.1.2_universal.dmg" https://github.com/PowerInterviewAI/client-app-tauri/releases/latest/download/Power.Interview.AI_0.1.2_universal.dmg && open "Power.Interview.AI_0.1.2_universal.dmg"