bolt.diy/app/components/settings
Siddharth V 4fd5040355
Some checks failed
Docker Publish / docker-build-publish (push) Has been cancelled
Update Stable Branch / prepare-release (push) Has been cancelled
feat: enhance chat import with multi-format support (#936)
* feat: enhance chat import with multi-format support

- Add support for importing chats from different formats:
  - Standard Bolt format
  - Chrome extension format
  - History array format
  - Bolt export format
- Add Import Chats button to Data Management
- Add proper error handling and logging
- Update README with backup/restore feature

* refactor: simplify chat import formats

- Remove multi-format support from DataTab
- Keep only standard Bolt export formats
- Simplify ImportButtons to handle standard format only
2025-01-07 16:46:42 +02:00
..
connections Merge branch 'main' into bugfix-for-stable 2024-12-17 02:44:16 +05:30
data feat: enhance chat import with multi-format support (#936) 2025-01-07 16:46:42 +02:00
debug fix: check for updates does not look for commit.json now (#861) 2024-12-24 13:34:46 +05:30
event-logs some clean up and added a all log option 2024-12-13 20:48:33 +05:30
features feat: added Automatic Code Template Detection And Import (#867) 2024-12-29 15:52:37 +05:30
providers fix: updated logger and model caching minor bugfix #release (#895) 2024-12-31 22:47:32 +05:30
Settings.module.scss
SettingsWindow.tsx feat; data tab added to the settings 2024-12-22 06:20:14 -05:00