|
| 1 | +# Release Notes |
| 2 | + |
| 3 | +This file summarizes the release notes inferred from git tags (tag message/annotation). It is intended to preserve release history in the repository. |
| 4 | + |
| 5 | +--- |
| 6 | + |
| 7 | +## v3.0.0 |
| 8 | +- Release v3.0.0 |
| 9 | + |
| 10 | +## v2.2.23 |
| 11 | +- Add retry logic and sanitize API error responses |
| 12 | + |
| 13 | +## v2.2.22 |
| 14 | +- Bump version to 2.2.22 |
| 15 | + |
| 16 | +## v2.2.21 |
| 17 | +- Refactor message rendering with memoization and unique message IDs |
| 18 | + |
| 19 | +## v2.2.20 |
| 20 | +- Bump version to 2.2.20 |
| 21 | + |
| 22 | +## v2.2.19 |
| 23 | +- Bump version to 2.2.19 |
| 24 | + |
| 25 | +## v2.2.18 |
| 26 | +- v2.2.18: Add interactive suggested questions from gpt-5-nano responses |
| 27 | + |
| 28 | +## v2.2.17 |
| 29 | +- Release 2.2.17: Fix dataset search filtering |
| 30 | + |
| 31 | +## v2.2.16 |
| 32 | +- Fix runtime error: add missing conversationMessages variable definition |
| 33 | + |
| 34 | +## v2.2.15 |
| 35 | +- Release v2.2.15: Fix complex term information retrieval |
| 36 | + |
| 37 | +## v2.2.14 |
| 38 | +- Release v2.2.14: VFB_connect-style lookup methodology |
| 39 | + |
| 40 | +## v2.2.13 |
| 41 | +- Update release notes for v2.2.13 |
| 42 | + |
| 43 | +## v2.2.12 |
| 44 | +- Release v2.2.12: Add thumbnail URL validation |
| 45 | + |
| 46 | +## v2.2.11 |
| 47 | +- Release 2.2.11: Fix critical tool call processing bug |
| 48 | + |
| 49 | +## v2.2.10 |
| 50 | +- Release 2.2.10: Add table rendering and improve connectivity query guidance |
| 51 | + |
| 52 | +## v2.2.9 |
| 53 | +- Release v2.2.9: Query optimization and hallucination prevention |
| 54 | + |
| 55 | +## v2.2.8 |
| 56 | +- Release v2.2.8: FlyBase Link Fix |
| 57 | + |
| 58 | +## v2.2.7 |
| 59 | +- Release v2.2.7: Image Display Fix |
| 60 | + |
| 61 | +## v2.2.6 |
| 62 | +- Release v2.2.6: Context Fix |
| 63 | + |
| 64 | +## v2.2.5 |
| 65 | +- Release v2.2.5: Precise VFB data structure logic for thumbnails |
| 66 | + |
| 67 | +## v2.2.4 |
| 68 | +- Release v2.2.4: Improve thumbnail selection with Images vs Examples handling |
| 69 | + |
| 70 | +## v2.2.3 |
| 71 | +- Release v2.2.3: Fix AI hallucinating thumbnail URLs |
| 72 | + |
| 73 | +## v2.2.2 |
| 74 | +- Release v2.2.2: Improve paper citation formatting |
| 75 | + |
| 76 | +## v2.2.1 |
| 77 | +- Release v2.2.1: Fix thumbnail URL display issue |
| 78 | + |
| 79 | +## v2.2.0 |
| 80 | +- Bump version to 2.2.0 for analytics and AI guidelines release |
| 81 | + |
| 82 | +## v2.1.1 |
| 83 | +- Release v2.1.1: Add jailbreak detection and security features |
| 84 | + |
| 85 | +## v2.1.0 |
| 86 | +- feat: add image thumbnails, guardrails, and fix nested link corruption |
| 87 | + |
| 88 | +## v2.0.1 |
| 89 | +- fix: improve UI layout, markdown rendering, and term link replacement |
| 90 | + |
| 91 | +## v2.0.0 |
| 92 | +- feat: migrate LLM backend from Ollama to OpenAI API |
| 93 | + |
| 94 | +## v1.1.2 |
| 95 | +- Bump version to 1.1.2 |
| 96 | + |
| 97 | +## v1.1.1 |
| 98 | +- Release v1.1.1: Fix MCP session issues with official SDK |
| 99 | + |
| 100 | +## v1.1.0 |
| 101 | +- Bump version to 1.1.0 - Added MCP SDK session management |
| 102 | + |
| 103 | +## v1.0.5 |
| 104 | +- Enhance status message feedback for MCP operations |
| 105 | + |
| 106 | +## v1.0.4 |
| 107 | +- Fix syntax errors causing Docker build failures |
| 108 | + |
| 109 | +## v1.0.3 |
| 110 | +- Update system prompt with VFB LLM guidance and improve MCP error handling |
| 111 | + |
| 112 | +## v1.0.2 |
| 113 | +- Fix MCP server integration and improve error handling |
| 114 | + |
| 115 | +## v1.0.1 |
| 116 | +- Dark mode implementation for VFB branding |
0 commit comments