Releases: epam/statgpt-portal-frontend
Releases · epam/statgpt-portal-frontend
0.2.0
Features
- 500 and 503 errors handling. allow regenerate only on last message (#115)
- adjust styles and customization of dataset-info component (#81)
- display user icon in collapsed panel. adjust styles. (#88)
- extend request-limit customization and styles. add warn icon to filters button. (#80)
- extend user customization. ellipsis for large user name. (#87)
- fetch datasets metadata and provide access to urn dimensions mapping (#125)
- handle content filter error case (#121)
- handle no agent access error (#111)
- handle rate limit error case (#132)
- implement attachments code renderer. display python code sample attach (#130)
- improve http-error detection. fix server error parsing (#119)
- migrate read-only server actions to API route handlers (#93)
- save user reaction into conversation message (#101)
- ship raw tailwind with ui-components package (#91)
Fixes
- Mark advanced view closed on delete of current conversation (#78)
- The custom time period doesn't work (#75)
- The custom time period padding on mobile (#77)
- conversation list height (#118)
- correct sorting conversations by updated date (#92)
- disable conversations item if streaming is active (#102)
- example application (#34)
- export components and constants (#35)
- fix api-key only mode (#129)
- getting of wildcard versions (#45)
- make user section sticky (#100)
- move flatpickr styles out of tailwind layer (#107)
- remove extra scroll for username in user info (#135)
- show code samples tab per dataset. hide cursor in monaco code attachment (#134)
- time period filter breaks app if initial constraints are null (#96)
- update advanced view datasets on datasets fetch (#83)
Other
- Security fixes (#120)
- Support different availability models (#128)
- add deps
- add devscript for packing (#46)
- add trivyignore (#127)
- bump immutable from 5.1.3 to 5.1.5 (#123)
- bump js-yaml (#38)
- bump mdast-util-to-hast from 13.2.0 to 13.2.1 (#48)
- bump next from 15.4.7 to 15.5.7 (#65)
- bump next from 15.5.7 to 15.5.9 (#67)
- bump next from 15.5.9 to 15.5.10 (#86)
- bump next-auth from 4.24.11 to 4.24.12 (#25)
- bump node-forge from 1.3.1 to 1.3.2 (#47)
- bump preact from 10.27.1 to 10.28.2 (#70)
- bump qs and express (#69)
- bump qs from 6.14.1 to 6.14.2 (#113)
- bump rollup from 4.50.0 to 4.59.0 (#117)
- bump svgo from 3.3.2 to 3.3.3 (#124)
- change app port (#42)
- correct suggestion buttons placement (#43)
- delete excess component properties (#82)
- hide apim header (#40)
- move code (#66)
- move code, add example application (#31)
- move constants (#36)
- remove redundant safeDecodeJwt function (#108)
- restricts workflow permissions (#114)
- revert changes (#33)
- update ai-dial-ci to 2.7.3 and other dependencies; update .prettierignore (#37)
- update dependencies (#41)
- update deps (#79)
- update exports (#68)
0.1.2
0.1.1
0.1.0
- Initial commit