Releases: NamesMT/starter-monorepo
Releases · NamesMT/starter-monorepo
v4.4.0
🚀 Enhancements
🩹 Fixes
- Css layering (204ce95)
- keepAuthFresh: Deadlock if cannot refresh (2739ac5)
- Convex is now dumber (4e15837)
- Tsconfig resolve (d959e26)
- Should only call proxy on local (0ff3694)
📖 Documentation
- Revise SSR note in README (95b03c1)
- Simplify README for LLM Chat (3f4a3f3)
- Collapsible LLM Chat description (9c088fb)
- README: Docs maintenance (1406838)
🏡 Chore
- Update deps and opt-in to nuxt
typescriptPlugin(17a18c1) - Update deps (c18fe19)
- Nested autoimport fixed (ef30b78)
- Update deps (215b7b3)
- Update i18n key template syntax (7301439)
- Update deps (d769824)
- Update tsconfigs (0582b46)
- Remove custom text tokens (390b016)
@ark/schemaref not necessary anymore (ea2e059)- Update deps (70eb7af)
- Support app with
baseURL(c16898d) - Update deps, apply lint fixes (use pm catalog) (f1f59c4)
❤️ Contributors
v4.3.0
🚀 Enhancements
⚠️ Auth improvements, refactors (desc) (df03a02)⚠️ Migrate toWorkOSas hosted auth, polish auth middlewares, fix logout (1dac7e0)
🩹 Fixes
- Provider cache key typo (b02c8e4)
📖 Documentation
- README: Update (6486ceb)
🏡 Chore
- Set
ArkTypevscode settings (b68ddea) - Update deps (75aaa12)
objectOmitnow available in@antfu/utils(499f097)- Remove constant secret so it alerts you to set one (dfbb123)
- Update deps (0717bfd)
- Update deps (1594fba)
⚠️ Breaking Changes
⚠️ Auth improvements, refactors (desc) (df03a02)⚠️ Migrate toWorkOSas hosted auth, polish auth middlewares, fix logout (1dac7e0)
❤️ Contributors
v4.2.0
🚀 Enhancements
- Add sample
grammytelegram bot implement (d0e5bbd)
🩹 Fixes
activeAgentcompute (c6e5cdb)
💅 Refactors
⚠️ Reword:RouteApp=>Route(55c7fdd)
📖 Documentation
- backend: Update README (5f4a082)
🏡 Chore
- Update deps (17b0497)
- Update INIT_PROMPT (8b47fd2)
- Update free agents (2fb5a2e)
- Update free agents (bd53ef7)
- More readable validation error (0156b80)
🎨 Styles
- Fix scrollbar visibility (7befd19)
⚠️ Breaking Changes
⚠️ Reword:RouteApp=>Route(55c7fdd)
❤️ Contributors
- NamesMT (@NamesMT)
v4.1.0
v4.0.0
🚀 Enhancements
- devContainer/postCreate: Auto install pnpm via corepack (4646033)
- Local workerd dev setup and guide (d0d67c4)
- Add
repo-releasescript (ddf137f) - Tailwind v4 compat (1fb0e38)
🩹 Fixes
- Shadcn-vue with Nuxt 4 (10b6c82)
💅 Refactors
- Fetch util now published as
fetch-result-please(78dbc65)
🏡 Chore
- Update deps (05583c9)
- Remove unnecessary
@ts-ignore(64ecb06) - Add
NuxtRouteAnnouncer(2decf00) - Update deps (ad30b2f)
- Update deps, use official
parseResponsefrom hono (6c536ad) - p/kinde-main: Should report when required envs are missing (b074f36)
- Update deps (53229b7)
- Update deps (2feee9c)
- Update major
hono-openapi(19bafc4) - Upgrade to
ai-sdk@5(93e267a) - Update default model (8de484e)
❤️ Contributors
- NamesMT (@NamesMT)
v3.1.0
💅 Refactors
- Update layouts, add font size tokens (3fe8d3f)
🏡 Chore
- Opt-in into new nuxt v4
TS Project References(26b00e8) - Set default dev script to full dev instead of
dev:noConvex(b00308e) - Housekeeping (98116e7)
- Housekeeping (d312a05)
- Update deps (eb36121)
- Add
launch.jsonso you can start dev with debug easily (9174350) - Update deps (88a89ee)
- Minor (8db23cf)
- Update free models (42c8b84)
- Update INIT_PROMPT (af05eb6)
- Update INIT_PROMPT (6d81f03)
❤️ Contributors
- NamesMT (@NamesMT)
v3.0.0
This version adds the Chat feature for the demo app, as well as a lot of underlying restructuring and fixes, and bumps to Nuxt v4 rc
🚀 Enhancements
- Simple AI chat demo example (811f918)
- Threads-based agents chat system (milestone 1) (35b1abe)
- Not found handler for Workers SPA/SSG (c52adb9)
- Milestone 2: refac sidebar, mobile working good (316646d)
- Thread title gen, some general fixes (a9ed7d1)
- Milestone 3: support anonymous user (a9f94e3)
- InsaneUI mode, UI polishing, scroll logic changed again (7d67d8b)
- Sidebar polishing: guest content, tooltip (8996fd3)
- Copy, branch, reval local thread, more UI polish (eba5c3e)
- Branch icon and link (a9d4f33)
- Frozen thread (baff73b)
- Efficient concurrent sessions of same thread support (2dc8e80)
- Share Thread (b19e1ca)
- Persist shared thread to local (50dec3a)
- Multi-user identity context support (156b551)
- Optimistic freeze and fix anonymous freezing thread from another session (42f6adc)
- Interactive multi-agent chat (bf195e2)
- Better system context system (ccde47a)
- Improve multi-agent system prompt (d56d18b)
- Language and log-in/out in Settings (9c9b816)
- Improve system and messages context. (1098018)
- Nickname setting (474edc0)
- Migrate anonymous threads to user account (7451a0b)
- Better backend error handling (6c777e6)
- Elegant BYOK UI settings support ✨ (aff549b)
- Refactor and fixes client streaming flow, user can send messages at the same time seamlessly (d0fea42)
- Improve and fixes nicknames (9d070b3)
- Improve system prompt (db24300)
- Improve system prompt again (224dad5)
- Tip for thread context menu (19f7f3e)
- Allows line breaks for mobile prompting (a771389)
- Prompt, scroll, responsive UX + fixes, cleaning, restyle threads hover (3ccaba8)
- Hotkeys and search dialog (3644a37)
- Add some more providers (cb54cec)
- Sample working image input modality, no db schema persist and ui render yet (7017549)
🔥 Performance
- Use new
MDCCachedcomponent, more visible skeleton (a673120) - Stuck streams resolve perf (e310762)
- Prevent invoking multiple fetches (560bdfd)
- Improve
resolveStuckStreamMessages(56328dd)
🩹 Fixes
- Temporary patch for Workers (a13168f)
- New patch for hono-sessions (1ab38c4)
- Correct
alertIsStreamingcheck (affa55a) - ChatSidebar render might error (e59667b)
- Not found handler for Workers SPA/SSG (4b94b84)
- Threads fetching of different users (867cdd1)
- Missing
interfaceSRK(9dac613) - Threads sync data and orders (c2ded57)
- Auto scrolling not working on new convo (99e7d3a)
- Branch does not work on newly chatted message (0118ac8)
- Should prevent frozen thread to receive new message (bcfbcac)
- Incorrect count length (3720b26)
- Should not try subscribe on empty id (86bd8e6)
- Hold shift still open the share modal (266155c)
- Dev scripts should be interactive (d9f1834)
dev:fullscript fix (db932c5)- New models doesn't work (7f2592d)
- Relocate and fix counter when branch (4ecbd41)
- Mobile sidebar scrolling (7f7b8d7)
- Floating menu bg on mobile, better bg (6252e7e)
- I18n broken by VSCode Extension (6f91020)
- Error response formatting (9b23b3b)
- Do a last re-render on stream finish (MDC bug) (3261eed)
getChatNicknameon new user (ad2bb1d)- Opacity transition causing glass render bug (df90598)
- First time toggling of the theme button (d049d2f)
- Add
openaiprovider to backend (c6f4da4) - Permissions issues (f3d4081)
- Simpler merging logic, fix shared thread not showing up (7bc0f84)
- Needs serializing to save to IDB (2421efc)
- Background capturing some scroll on mobile (70bb857)
- Should not open dialog by default (3abbb33)
- Viewport on some mobile browsers (9b244f4)
- Missing i18n for search placeholder (a9a5688)
- Wraps
fixedheader with a container to prevent layout shifting when using modals (1392569) - proxy: Should use
$apiUrlinstead (1c37173) - Missing sidebar background color (47d713a)
UserProfileType, move to@local/common(782dd1e)- Waits for other projects to
tsc(a52617c)
💅 Refactors
- More conventional env file namings (ed238fa)
- Rename and reduce unnecessary ops in internal functions (999ac7d)
- Codebase beautify and general fixes (4d45ff0)
- Remove unnecessary bit (1b8b987)
- Restructure
backend-convex(299cc0f) - Minor (b7dd314)
- Share dialog UX, general cleaning (b3b35a4)
- Add
2.0 flashmodel w/ attachment capability, some refactors (e831f39) - Move
GSStoCGP, add shortcut and context acces...
v2.0.0
🚀 Enhancements
- Convex shared auth integration (c99c00d)
- convex: Authenticate and rate limit for
tasks.add(3bd9ce7) - Add
getConvexErrorMessageutil (bfc4675)
🩹 Fixes
💅 Refactors
📖 Documentation
- README: Minor (3fad12b)
🌊 Types
- Define schema for
taskstable for full e2e2e type-safety (01f4213)
🏡 Chore
- Initial
LoadingScreen(84996e4) - Reduce console warn due to NuxtPage (0dc6ecc)
- Improve UI/UX regarding Convex test (2577ea1)
- Wrangler.jsonc (5f1845a)
- Properly populate tsconfig references (b47bb42)
🎨 Styles
- Frontend beautifying - thanks
Roo Code(94e1969) - LoadingScreen beautifying - thanks
Roo Code(7f06a50) - Minor fix (34d9663)
- Minor (6c19dc1)
⚠️ Breaking Changes
⚠️ Major repo fixes and cleanup, removed PrimeVue (daddfa0)
❤️ Contributors
- NamesMT (@NamesMT)
- Trung Dang dangquoctrung123@gmail.com