Changelog
A complete history of MultitaskAI updates and changes.
2.0.6
Date: 2025-06-03
- Enhancement: prepare for Canvas
- Fix: chat not scrollable
2.0.5
Date: 2025-06-01
- Enhancement: only show model appropriate settings in model options
- Fix: Claude calls potentially failing because of missing max_tokens parameter
- Fix: combobox growing to the width of the screen
- New: reasoning options for models
- New: show reasoning in chat
2.0.4
Date: 2025-05-31
- Fix: syncing issues #2
2.0.3
Date: 2025-05-31
- Fix: syncing issues
2.0.2
Date: 2025-05-31
- Fix: better delete resolving
2.0.1
Date: 2025-05-31
- Fix: versioning
2.0.0
Date: 2025-05-31
- Breaking: Remove Google Drive sync
- Enhancement: add text selection colors
- Fix: MCPs not being deleted when deleting everything
- Fix: file dropper is not spanning the whole size of the chat screen
- Fix: model data is not resetting visually when changing models
- New: MultitaskAI cloud sync
1.6.20
Date: 2025-05-23
- Enhancement: better autoscroll on desktop
- New: Claude 4 Opus model
- New: Claude 4 Sonnet model
- New: Gemini 2.5 Pro model
- New: Gemini 2.5 Flash Lite model
1.6.19
Date: 2025-05-17
- Enhancement: more scroll-to-bottom fine-tuning
1.6.18
Date: 2025-05-17
- Enhancement: scroll to the bottom button not showing on resize
1.6.17
Date: 2025-05-17
- Fix: type error in console #2
1.6.16
Date: 2025-05-17
- Fix: loading continues if a message was aborted in some way
1.6.15
Date: 2025-05-17
- Fix: type error in console
1.6.14
Date: 2025-05-16
- Fix: potential error from chat input
1.6.13
Date: 2025-05-16
- Fix: bugs with queued messages when switching chats
1.6.12
Date: 2025-05-16
- Enhancement: better message scrolling UX
- Enhancement: updated chat input UI
1.6.11
Date: 2025-04-29
- Fix: don't render failed mermaid charts
1.6.10
Date: 2025-04-29
- Fix: sharing messages not working after DB update
1.6.9
Date: 2025-04-29
- Enhancement: cache code block parsing
- Enhancement: more robust auto scrolling
1.6.8
Date: 2025-04-29
- Fix: prevent undefined showing shortly in code blocks
1.6.7
Date: 2025-04-29
- Fix: model logo unaligned in mobile drawer
1.6.6
Date: 2025-04-28
- Enhancement: prepare app for cloud storage
- Enhancement: show the provider logo in model dropdowns
- New: Mermaid support
- New: add Gemini 2.0 Flash Lite model
- New: add o4-mini model
1.6.5
Date: 2025-04-25
- Enhancement: faster switching between sidebar items
1.6.4
Date: 2025-04-25
- Fix: MCPs not saving and deleting correctly #2
1.6.3
Date: 2025-04-25
- Fix: versioning
1.6.2
Date: 2025-04-24
- Fix: MCPs not saving and deleting correctly
1.6.1
Date: 2025-04-20
- Fix: images for vision not disappearing after sending message
1.6.0
Date: 2025-04-19
- New: MCP support
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