Skip to content

Releases: mulkatz/cap2cal

1.4.6

20 Feb 19:01

Choose a tag to compare

Bug Fixes

  • Fixed ticket search failing due to missing authentication on API calls

Other

  • Open-sourced under MIT license
  • Rewrote README for open-source contributors
  • Linked additional language plist files in Xcode project

1.4.4

20 Feb 19:01

Choose a tag to compare

Features

  • Native iOS and Android permission strings translated to all supported languages
  • Declared supported languages in iOS bundle for App Store localization

Bug Fixes

  • Fixed flash of untranslated content (raw translation keys) on app startup
  • Fixed ticket search URLs that were broken by incorrect www prefix
  • Fixed ticket search query links being incorrectly translated

1.4.3

20 Feb 19:01

Choose a tag to compare

Features

  • Ticket search now supports 60+ providers across 8 world regions with smart prioritization based on your language
  • Added ability to toggle ticket search via remote config
  • Additional language translations

1.4.2

20 Feb 19:01

Choose a tag to compare

Features

  • Added Spanish, French, and Portuguese language support

Performance

  • Faster and more reliable event extraction with parallel AI processing and validation
  • Optimized backend cold start times

1.4.1

20 Feb 19:01

Choose a tag to compare

Features

  • Share event cards as PDF with interactive links (location, calendar)
  • Save event cards as images (PNG)
  • Rate the app directly from the settings screen

Bug Fixes

  • Fixed image and ticket button always visible when sharing as PDF
  • Fixed Tailwind CSS configuration import issue

Performance

  • Ticket search now opens directly with one tap instead of two
  • Improved build output with Terser minification

Other

  • Removed unproven marketing claims from website
  • Minor widget text alignment fix

1.4.0

20 Feb 19:01

Choose a tag to compare

Features

  • "Next Up" widget on home screen showing your upcoming event
  • Localized permission request strings (camera, photo library) in German and English
  • Updated screenshots on the landing page

Bug Fixes

  • Fixed some web-specific styling issues

Performance

  • Improved landing page load speed and SEO

Other

  • General UI polish across dialogs, translations, and home screen
  • Simplified onboarding visuals
  • Removed hero section from home screen for cleaner look

1.3.5

20 Feb 19:01

Choose a tag to compare

Features

  • Events happening next year now clearly indicated on event cards
  • Improved recognition of handwritten notes and posters
  • Event location now displayed as a single clean line

Bug Fixes

  • Fixed event sorting functionality

Other

  • AI responses now use informal, friendly language tone
  • Improved rating system flow
  • Renamed "Erfassen" to "Scannen" in German translation

1.3.4

20 Feb 19:01

Choose a tag to compare

Features

  • Updated app icon
  • Added iOS download link to landing page
  • Added version bump automation script

1.3.3

20 Feb 19:00

Choose a tag to compare

Features

  • Added missing translations throughout the app
  • Removed ad tracking

Bug Fixes

  • Fixed page indicator in multi-result view

Performance

  • Replaced carousel library with native scroll snap for smoother swiping
  • Improved scroll behaviour in onboarding and result views
  • Reduced image asset sizes
  • Optimized imports and code splitting
  • Cleaned up project structure and removed unused files

1.3.2

20 Feb 19:00

Choose a tag to compare

Features

  • Crashlytics integration for crash reporting
  • Error boundary to gracefully handle unexpected errors