Changelog
A complete history of MultitaskAI updates and changes.
1.5.22
Date: 2025-04-16
- New: GPT-4.1 models
1.5.21
Date: 2025-04-16
- Fix: speech-to-text button showing even though it's disabled
- Fix: transcribing audio text misaligned
1.5.20
Date: 2025-04-06
- Fix: minor UI fixes
1.5.19
Date: 2025-04-01
- Fix: don't send "test" message
1.5.18
Date: 2025-04-01
- Fix: enqueued messages being unaligned
1.5.17
Date: 2025-03-28
- Enhancement: show label in bottom drawer for files column header
- Fix: PWA crashing on dropdown at times #2
1.5.16
Date: 2025-03-28
- Fix: PWA crashing on dropdown at times
1.5.15
Date: 2025-03-28
- Enhancement: more padding for chat input
1.5.14
Date: 2025-03-28
- Enhancement: more padding for chat input
- Fix: prevent autofocus when opening sidebar
1.5.13
Date: 2025-03-27
- Fix: don't show demo modal when in share mode
1.5.12
Date: 2025-03-27
- Enhancement: add more padding for mobile devices #4
1.5.11
Date: 2025-03-27
- Enhancement: add more padding for mobile devices #3
1.5.10
Date: 2025-03-27
- Enhancement: add more padding for mobile devices #2
1.5.9
Date: 2025-03-27
- Enhancement: add more padding for mobile devices
1.5.8
Date: 2025-03-27
- Enhancement: better input styles
- Enhancement: make input full width on mobile
- New: share chats
1.5.7
Date: 2025-03-22
- Enhancement: move search to worker
1.5.6
Date: 2025-03-21
- Fix: API keys not being deleted from database
- Fix: No API keys message being shown if only Google or OpenRouter API keys are present
1.5.5
Date: 2025-03-17
- Fix: app crashing when changing "Rows per page" for files
1.5.4
Date: 2025-03-03
- Enhancement: show loading spinner when fetching dynamic context before starting new chat
- Fix: don't edit button in mobile header when no chat has been initiated
- Fix: fetch URL not displaying in dynamic context accordion header
1.5.3
Date: 2025-03-01
- Fix: potentially undefined data syncing to Google Drive
1.5.2
Date: 2025-02-28
- New: Add GPT-4.5 Preview model
1.5.1
Date: 2025-02-25
- New: Add Claude 3.7 Sonnet model
1.5.0
Date: 2025-02-16
- Fix: System Instructions not being applied properly
- Fix: model data potentially saving multiple times
- Fix: potential maximum call stack size exceeded error when navigating to not available entity
- New: Dynamic Context for Agents
1.4.4
Date: 2025-02-13
- Enhancement: use refresh token for Google Auth #2
1.4.3
Date: 2025-02-12
- Enhancement: use refresh token for Google Auth
1.4.2
Date: 2025-02-12
- Enhancement: notify when user has sync enabled but not signed in to Google
- Enhancement: redirect to sync settings page when sync is enabled and user is not signed in
- Fix: maximum call stack errors when syncing data
1.4.1
Date: 2025-02-08
- Enhancement: adjust custom API keys spacing
- Enhancement: faster element deletion
- New: Add Gemini 2.0 Flash
1.4.0
Date: 2025-02-08
- Enhancement: use default model if OpenRouter model doesn't exist anymore
- Fix: 'webSearch' being passed to completion requests
- Fix: more reliable auto-scrolling
- New: OpenAI compatible models
1.3.5
Date: 2025-02-07
- Fix: update device hash checker
1.3.4
Date: 2025-02-07
- Enhancement: show model info in model dropdowns
- Fix: potential maximum call stack error
- New: Upload Files button in chat input
- New: Web Search toggle when using OpenRouter models
1.3.3
Date: 2025-02-01
- Enhancement: context menu also opening if input has other text
- Enhancement: make open router model selection list virtual and single level
- New: add support for o3 Mini
1.3.2
Date: 2025-01-30
- Fix: default to system color on PWA
- Fix: demo content not being imported properly
- Fix: mobile scroll button showing although no scroll is needed
- Fix: set theme color depending on media query for PWAs
1.3.1
Date: 2025-01-29
- Fix: don't obfuscate the app
1.3.0
Date: 2025-01-29
- Enhancement: sort items alphabetically in context menu
- Fix: model setting misbehaving when regenerating
- New: LaTeX support
- New: delete from here button for messages
- New: language settings
- New: selected import (choose which tables to import)
- New: sidebar collapse button
1.2.0
Date: 2025-01-27
- Enhancement: better select styles when using keyboard navigation on context menu
- Enhancement: model from header will always be set during chat
- Enhancement: redirect if trying to access entity not in database
- Enhancement: sort agents and prompts alphabetically
- Fix: Agents inside messages always linking to files
- Fix: agent model not being set correctly when added
- Fix: back button showing twice on mobile context menu
- New: OpenRouter integration
- New: add loading screen
- New: chat with model button
- New: possibility to set model during first message
1.1.1
Date: 2025-01-26
- Enhancement: add back button to Context menu
- Enhancement: better text styles when no results found in Context menu
- Enhancement: reset Context menu search after closing
- Enhancement: show scroll to bottom button on mobile
- Fix: chats not scrolling to bottom on mobile when navigating to a new chat
- Fix: prevent available voices from being shown duplicated
1.1.0
Date: 2025-01-26
- Fix: select items in mobile combobox overflowing
- New: Speech-to-Text using OpenAI Whisper (loaded locally via WebAssembly)
- New: parse audio files for content
1.0.2
Date: 2025-01-23
- New: Text-to-Speech for OpenAI TTS
1.0.1
Date: 2025-01-22
- New: context menu for mobile
1.0.0
Date: 2025-01-21
- 🎉 Initial release of MultitaskAI