Skip to content

Releases: khanhthanhdev/infi

Infi v0.1.6

Choose a tag to compare

@github-actions github-actions released this 05 May 11:17
  • Bump version to 0.1.6
  • Update dependencies and simplify UI components
  • refactor(frontend): centralize format/portfolio helpers and export replayEvent

Full Changelog: v0.1.5...v0.1.6

macOS Installation

This app is not signed with an Apple Developer certificate. On first launch:

  1. Open the .dmg and drag Infi to your Applications folder.
  2. Right-click InfiOpen → click Open in the dialog.
    Or run: xattr -cr /Applications/Infi.app

After the first open it will launch normally.

Infi v0.1.5

Choose a tag to compare

@github-actions github-actions released this 05 May 00:49
  • Update to v 0.1.5
  • feat(portfolio): add portfolio insights component and static explanations
  • feat(portfolio): add VND currency, metric tooltips, and insights section
  • fix(infra): detect batch files case-insensitively and clean up shell logic

Full Changelog: v0.1.4...v0.1.5

macOS Installation

This app is not signed with an Apple Developer certificate. On first launch:

  1. Open the .dmg and drag Infi to your Applications folder.
  2. Right-click InfiOpen → click Open in the dialog.
    Or run: xattr -cr /Applications/Infi.app

After the first open it will launch normally.

Infi v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 May 13:51
  • chore: bump version to 0.1.4
  • Update image
  • ci(workflows): enable GitHub Pages and update UI tokens

Full Changelog: v0.1.3...v0.1.4

macOS Installation

This app is not signed with an Apple Developer certificate. On first launch:

  1. Open the .dmg and drag Infi to your Applications folder.
  2. Right-click InfiOpen → click Open in the dialog.
    Or run: xattr -cr /Applications/Infi.app

After the first open it will launch normally.

Infi v0.1.3

Choose a tag to compare

@github-actions github-actions released this 04 May 07:19
  • chore: bump version to 0.1.3
  • ci(release): add macOS unsigned notes and multi-platform release matrix
  • add image
  • update landing page and shell path for Windows Scoop

Full Changelog: v0.1.2...v0.1.3

macOS Installation

This app is not signed with an Apple Developer certificate. On first launch:

  1. Open the .dmg and drag Infi to your Applications folder.
  2. Right-click InfiOpen → click Open in the dialog.
    Or run: xattr -cr /Applications/Infi.app

After the first open it will launch normally.

Infi v0.1.2

Choose a tag to compare

@github-actions github-actions released this 03 May 15:03
  • chore: bump version to 0.1.2
  • build(vite): target WebView engine and conditionally minify
  • feat(report-viewer): add markdown number highlight utilities and tests
  • feat(frontend): add testing stack and markdown highlight utilities

Full Changelog: v0.1.1...v0.1.2

Infi v0.1.1

Choose a tag to compare

@github-actions github-actions released this 02 May 14:45
  • chore: bump version to 0.1.1
  • feat(frontend): add number highlighting in markdown
  • Update copyrights and fix Windows batch file execution
  • ci(release): update repo references to khanhthanhdev and disable homebrew bump
  • ci(release): disable macOS builds and Linux tarball
  • feat(ui): add MetricExplanationTooltip component and explanation prompt template
  • feat(report-viewer): add metric explanations with tooltips and explainable runs
  • Add report-shell-scroll class for text selection in report shell
  • Update UI theme with editorial styling and accent colors
  • ci(release): disable macOS code signing for unsigned builds
  • Add install scripts for Windows (NSIS) and Linux (AppImage)
  • ci(landing): add Windows support and winget publishing workflow
  • ci(release): gate macOS signing behind MACOS_SIGNING_ENABLED variable

Full Changelog: v0.1.0...v0.1.1

Infi v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 17:21
  • ci(release): upgrade Ubuntu to 24.04 and switch frontend to Bun
  • ci(landing): switch from pnpm to Bun; add Windows release target
  • change to bun
  • Add artifact
  • Add favicon and app icon assets
  • Add favicon and metadata links to index.html Add favicon and metadata links to index.html
  • feat(ui): add comprehensive design system and component library
  • Update UI theme, viewer build, and artifact kinds
  • init Infi