Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 02:38
· 502 commits to develop since this release
77b0a0b

✅ Production Release v0.2.0

This release has been tested and approved for production use.

📦 Platform Builds

  • macOS: Paycheck Planner-0.2.0-arm64.dmg
  • Windows: Paycheck Planner Setup 0.2.0.exe
  • Linux: Paycheck Planner-0.2.0-arm64.AppImage

📝 Changelog

  • ec230a1: Update APP_UPDATES.md
  • 38ca6d0: Update package.json
  • 2300d7e: Add Google-form feedback, file-open & UI tweaks
  • c0dede9: Update version
  • 0fc3213: Update package.json
  • 205e9dc: Add KeyboardShortcutsModal component
  • c3b95ae: Add history navigation & keyboard shortcuts
  • 9e07d52: Update KeyboardShortcutsModal.tsx
  • fc35ffb: Enhance glossary UI styles and update content
  • cf4dfce: Update main.ts
  • e9456ea: Add effective-dated settings history notes
  • 6d2d9da: adjust stylings
  • 8d590ad: tax updates
  • 5d0e42c: Add 'US-only' tags to glossary terms
  • 1462f4c: Migrate tax settings to dynamic taxLines
  • cc1e398: Update RadioGroup layout and styles
  • b8da1ba: Add toast background CSS variables
  • 162ef08: adjusted default background to not be blinding white
  • 2c7eaf2: Update index.html
  • 61333c9: added new dateinput component
  • 302593b: Update LoansManager.tsx
  • ae8b111: Add FormattedNumberInput component
  • 3239945: Update index.css
  • dbf2aa5: Update DateInput.css
  • 9105616: Update FormGroup.css
  • 5a321e6: Support custom tax lines and formatted inputs
  • c164ff7: Update version
  • 4a71225: Update package.json
  • 2668e3e: Update package.json
  • 9ea7edc: Update package.json
  • 2687353: Refactor numeric input focus UI; update ESLint
  • 77b0a0b: Merge pull request #20 from kryptodrex/issue-fixes
  • ccdb56e: Merge pull request #18 from kryptodrex/doc-updates
  • 9290c8a: Merge pull request #21 from kryptodrex/develop