Changelog
What's
new
Every shipped fix and feature, one version at a time.
v0.9.1September 12, 2026
- Homepage buttons now take you straight into trying the app, instead of first sending you to a sign-up screen.
v0.9.0September 12, 2026
- You can now try NeuralCore AI right away, without creating an account first — and the number of free questions available before signing up has gone up.
v0.8.0September 12, 2026
- Faster response times — more of the backend processing now happens in parallel instead of one step at a time.
v0.7.6September 12, 2026
- Fixed an issue where logging out and back in could still show your previous conversation instead of starting fresh.
- Further reduced occasional long delays during the fact-checking step of an answer.
v0.7.5September 12, 2026
- Fixed an issue where leftover context from a previous question could sometimes leak into the search results for an unrelated follow-up question.
v0.7.4September 12, 2026
- Extended the city-name recognition fix from the previous update to cover a few more Czech and Polish cities in additional parts of the app.
v0.7.2September 11, 2026
- Fixed weather lookups for a number of Czech and Polish cities that weren't recognized when asked about using a naturally inflected form of the city name (the way you'd normally phrase it in a sentence, not the dictionary form) — you'll now get the correct forecast in more of these cases instead of "no data available."
v0.7.1September 11, 2026
- The assistant now always answers in the language you asked your question in, no matter which interface language you have selected — so you no longer need to switch your UI language just to get an answer in the language you actually want.
v0.5.0September 10, 2026
- We now track a single, always-current version number across the whole platform, shown in the app footer — so it's always clear exactly which build you're using.
Reliability & Accuracy
- Added a new safety check that catches cases where our synthesized "best answer" doesn't fully match what the individual AI models actually said — when that happens, you now get the most trustworthy individual model's answer instead of a blended one that could be inaccurate.
- Fine-tuned that safety check further so it no longer second-guesses a correct combined answer by mistake, and improved it to prefer whichever individual model was honest about its own uncertainty over one that just sounded confident.
- Improved filtering of web search results used to inform answers, so results unrelated to your question are ignored instead of being echoed as fact.
- Fixed a bug where weather questions for certain cities could return data for the wrong location in some languages — you'll now get an honest "no data available" instead of the wrong city's forecast.
- Fixed a rare issue where fact-checking could silently time out on long answers; it now retries automatically.
- Significantly improved automatic language detection accuracy, especially for Czech and French text.
- General backend stability and performance improvements to reduce response delays under load.
Conversation Mode
- Fixed an issue where refreshing the page could reset your ongoing conversation — your chat history and context are now automatically restored.
- The assistant now remembers more of your conversation history for better, more consistent follow-up answers.
- Fixed cases where the assistant could invent personal details (like a name or location) after conversation context had been lost — it now honestly says it doesn't know instead of guessing.
Sign-in & Accounts
- Added Google Sign-In for faster account creation and login.
- Fixed an issue where some users could be unexpectedly logged out after refreshing the page or closing the browser tab.
Pricing
- Every plan, including the free tier, now includes all 7 AI models — plans differ only by how many questions you can ask per day.
Interface
- Fixed the message input box so pressing Enter reliably sends your message, with correct display across all devices and screen themes.
- Refreshed the app layout with a cleaner top bar and account menu, and a more compact mobile view.
- Added a rotating status message while your question is being compared across all 7 models.
- Fixed a technical issue that could prevent "Add to Home Screen" and offline-readiness features from loading correctly in some browsers.