Files
anything-llm/extras/support/announcements/2025-04-08.json
Sean Hatfield e76dc0f1ca New chat home page (#3555)
* wip getting started checklist page

* lint

* add new ui skeleton for new home page/checklist

* make legacy home page appearance setting

* dynamic checklist rendering/close checklist

* make home page functional + update cta buttons in ws settings

* lint

* remove unneeded routes

* wip fixing checklist items (create ws and embed doc broken) + news section updates

* lint

* FINALLY fix all functionality & remove hook to simplify logic

* lint

* hide/show options based on user role/mum enabled

* add hover states and redo checklist ui

* remove welcome checklist page

* add validation to task completion

* polish behavior of checklist/fix roles on checklist items

* lint

* light mode/use tailwind color classes

* remove tutorials link

* Modify how legacy page works

* small UI updates

* remove unused paths
cleanup explore features

* revert save button changes

* conditionally render legacy default chat page when in multiuser

* remove role checks in checklist

* remove role checks in quick links

* remove unused hook

* dark mode new home page checklist ui updates

* Add news logging to repo for record keeping
update new module to pull from CDN

* simplify landing markup

* light mode styles

* remove border in light mode from merge conflict

* Update ignores

* slide up dismiss

* prevent checklist popin

* confetti?

* fix url hash on navigate

* watch for event changes for updating checklist

* useMemo and callback memory optimization

* move handlers to constants via params fwd

* dev

* update github text

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-04-09 13:33:25 -07:00

26 lines
1.0 KiB
JSON

[
{
"thumbnail_url": "https://cdn.anythingllm.com/support/announcements/assets/mcp.jpg",
"title": "MCP Support",
"short_description": "Import and leverage MCP tools using AnythingLLM.",
"goto": "https://docs.anythingllm.com/mcp-compatibility/overview",
"author": "AnythingLLM",
"date": "April 8, 2025"
},
{
"thumbnail_url": "https://blogs.nvidia.com/wp-content/uploads/2025/03/nv-raig-032525-nv-blog-1280x680-1-scaled.jpg",
"title": "NVIDIA NIM Support",
"short_description": "Unlock the power of NVIDIA NIM on Windows with RTX GPU in our latest update via the NVIDIA NIM LLM provider.",
"goto": "https://blogs.nvidia.com/blog/rtx-ai-garage-nim-blueprints-g-assist",
"author": "NVIDIA",
"date": "March 25, 2025"
},
{
"thumbnail_url": null,
"title": "Community Hub Updates",
"short_description": "We refreshed the Community Hub with a new look and feel. Check it out!",
"goto": "https://hub.anythingllm.com",
"author": "AnythingLLM",
"date": "March 12, 2025"
}
]