Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 14:10
· 60 commits to development since this release

Breaking changes

  • add ENABLE_EXPORT_CONFIG_MAP var for export config page (Issue #269) (#268)

Features

  • Add custom prefix for NextAuth cookies (#258)
  • add type and title fields for App runner (Issue [BE #159]) (#319)
  • Add CreatedAt and UpdatedAt fields (Issue #68) (#257)
  • [Prompts] Support Pagination for the List (Issue #66) (#337)
  • add adapter popup and link button (Issue #271) (#331)
  • add runner for application publication (Issue #169) (#226, #246)
  • unification of entity properties (Issue #282) (#284, #321)
  • [Applications] Extend Application Properties Tab with Source Type Control (Issue #202, #203) (#204)
  • [Audit] Compare Activity Record's Before State with the Current State of the Object (Issue #175) (#193)
  • Interceptor: add labels to source fields (Issue #91) (#322)
  • Interceptor: add source field to control interceptor endpoints (Issue #91) (#292)
  • Interceptor Templates: add Deployments env variable, update layout and temporary reduce validation (Issue #75) (#305)
  • Interceptor Templates: remove source field and use only endpoints settings for template (Issue #79) (#280)
  • Interceptor Templates: update link to container in source (Issue #79) (#357)
  • [Prompts] Folder Management Improvements in Prompt Tree View (Issue #221) (#318)

Fixes

  • Interceptor Templates: update changed validation (Issue #79) (#353)
  • change titles for create time and update time (Issue #68) (#302)
  • case insensitive sorting for model topics (Issue #212) (#213)
  • App runner json validation (Issue #206) (#216)
  • Application runner remove fields from properties tab (Issue #190) (#196)
  • Fix opening of entities with special characters in id (#312)
  • [Models] Incomplete/misleading validation message Issue #291 (#314)
  • add (optional) for models hashing order (Issue #259) (#263)
  • add autofill endpointDeplymentName for model (Issue #238)
  • add entity header with created time and update at (Issue #293) (#254, #298)
  • add hashing order to Audit (Issue #241) (#249)
  • add name validation (Issue #194) (#255)
  • add possibility to add duplicate interceptors (#316)
  • add search for topics (Issue #211 ) (#224)
  • add validation for model endpoint alias (Issue #276) (#281)
  • add validation for Decline button for publications (Issue #252, #262) (#261)
  • app publication long title (issue #348)
  • app runner titles - change name to Display Name (Issue #330, #329) (#332)
  • auto close success notification (Issue #251) (#264)
  • autoscroll for topics and hashing order (Issue #239, #245) (#247)
  • change name to Display Name (Issue #335, #336, #333) (#339)
  • change publication urls (Issue #149) (#311)
  • controls width (Issue #344) (#347)
  • deletes multiple interceptors instead of one (Issue #324) (#327)
  • disable scroll on input (#235)
  • export page - key tab visibility (Issue #267) (#270, #248)=
  • filter lost current value Issue #229) (#233)
  • hashing order fully deleting (Issue #259) (#272)
  • hide action for application publication (Issue #278) (#279)
  • improve/export correct texts (Issue #231) (#233, #236)
  • locking scroll and fix image control for md editor (Issue #227, #29) (#313)
  • model validation when create new model (Issue #289) (#290)
  • open in new tab entities (Issue #234) (#274)
  • prompts and files - rename id to display name (Issue #352, #351, #350) (#358)
  • remove padding for empty value (Issue #301) (#304, #340)
  • reset token limit for invalid symbols (Issue #217) (#273, #243)
  • roles warning for model (Issue #275) (#277)
  • set 'none' for model attachments (Issue #300) (#320)
  • style for active checkbox (Issue #323) (#325)
  • [Models][Audit] The pricing values is displayed in non-user-friendly format in Activities (#317)
  • [Builders][Adapters] Remove “(Optional)” from Display Name field in Create Adapter form (Issue #338) (#343)
  • [Audit/Activities] Details sections in activity view are expanded by default instead of collapsed (Issue #189) (#197)
  • [Audit/Activities] “Changes only” view displays unchanged parameters as empty sections (Issue #191) (#198)
  • [Models][Properties] The Apply Button in Hashing Order Window Is Enabled Without Any Changes (Issue #240) (#349)
  • [Interceptors] Cannot create Interceptor – error “Invalid completion endpoint: ''” (Issue #120) (#207, #208)
  • Fixed topics component width (#355)

Other

  • bump tmp from 0.2.3 to 0.2.4 (#286)
  • exclude files from vitest and vitest coverage (#192)
  • remove Addons and Assistants (#283)
  • review icons (Issue #285) (#287)
  • update dependencies (#181, #218, #209)