Skip to content

Releases: Kripu77/prompt-map

v0.1.0

Choose a tag to compare

@Kripu77 Kripu77 released this 09 Aug 06:27

What's Changed

  • enhance stream scroll in reasoning panel by @Kripu77 in #8

Full Changelog: v0.0.2...v0.1.0

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@Kripu77 Kripu77 released this 06 Aug 06:45

What's Changed

Full Changelog: v0.0.1-alpha...v0.0.2

v0.0.1-alpha: Refactor (#6)

Choose a tag to compare

@Kripu77 Kripu77 released this 27 Jul 04:19
d010e06
* refactor(layout): reorganize component imports for better structure

* chore: remove unused diagram files and documentation

* refactor(components): replace MarkmapHooks with MindmapContainer and reorganize imports

Move mindmap-related components to features/mindmap directory and onboarding component to features/onboarding for better project structure

* refactor(api): migrate routes to service pattern and add validation

feat(api): add health check endpoint
feat(api): implement mindmap generation and topic shift endpoints
refactor(auth): update sign-in form import path
chore: remove unused theme and auth sidebar providers

* refactor(auth): remove unused auth components and related files

* feat(auth): add session provider and sign-in form components

feat(mindmap): implement interactive mindmap with controls and toolbar

Add new authentication components including SessionProvider and SignInForm with Google OAuth support. Implement comprehensive mindmap feature with interactive controls, draggable toolbar, zoom functionality, and export capabilities. Includes responsive design for mobile and desktop.

* feat: add new components for mindmap, threads, and onboarding features

Introduce multiple new components including:
- Mindmap zoom controls and prompt input
- Threads sidebar and save functionality
- Onboarding guide with interactive steps
- Layout components for header and navigation
- Centralized exports for feature components

The changes enable core application functionality for mindmap generation, thread management, and user onboarding.

* refactor(providers): reorganize component structure and remove unused UI components

Move theme and auth providers to dedicated providers directory and clean up deprecated UI components.
This includes removing old mindmap controls, toolbar, header, and sidebar components that are no longer in use.

The changes improve maintainability by consolidating provider logic and removing obsolete code that was replaced by newer implementations.

* refactor: restructure stores and services for better maintainability

feat: add new analytics, onboarding and threads services
feat: implement mindmap generation hook with topic shift detection
refactor: move store logic to dedicated files with selectors
feat: add comprehensive type definitions for API and state
refactor: improve validation middleware and error handling

v0.0.1-beta

v0.0.1-beta Pre-release
Pre-release

Choose a tag to compare

@Kripu77 Kripu77 released this 31 May 11:34

What's Changed

  • Feat/migrate to tanstack by @Kripu77 in #1
  • Fix/infinite-query-for-authenticated-users by @Kripu77 in #2
  • Enhance refit functionality for mobile devices and improve error hand… by @Kripu77 in #3
  • Feat/setup sentry by @Kripu77 in #4
  • Enhance mobile support in mindmap: implement scaling and update hooks… by @Kripu77 in #5

New Contributors

Full Changelog: https://github.com/Kripu77/prompt-map/commits/v0.0.1-beta