4 Commits

Author SHA1 Message Date
kan_cin
f23a510e37
feat: add share converstation feature and enable retrieval history (#108)
* feat: add share converstation feature and enable retrieval history

* fix: update share conversation UI

---------

Co-authored-by: taprosoft <tadashi@cinnamon.is>
2024-07-29 15:17:19 +07:00
taprosoft
4c277d8a85 fix: update some default settings 2024-07-17 15:47:37 +00:00
ian_Cin
b2296cfcdf
(bump:patch) Feat: Show app version in the Help page (#68)
* typo

* show version in the Help page

* update docs

* pump duckduckgo-search

* allow app version to be set by env var
2024-05-16 14:27:51 +07:00
ian_Cin
654501e01c
(bump:minor) Feat: Add mechanism for user-site update and auto creating releases (#56)
* move flowsettings.py and launch.py to root

* update docs

* sync sub package versions

* rename launch.py to app.py and make run scripts work with installation package

* add update scripts

* auto version for root package

* rename authors and update doc dir

* Update auto-bump-and-release.yaml to trigger on push to main branch

* latest as branch instead of tag

* pin deps versions

* cache the changelogs
2024-05-15 16:34:50 +07:00