Skip to content

Releases: dapi/valera

v0.41.0

28 Jan 18:26

Choose a tag to compare

v0.40.0

28 Jan 18:10

Choose a tag to compare

What's Changed

  • feat: Показывать информативную страницу для несуществующего tenant-а by @dapi in #176
  • feat(admin): Add Models resource for superusers with filters (#137) by @dapi in #179
  • feat(dashboard): Add conversion funnel analytics (Chats → Bookings) (#114) by @dapi in #177
  • fix: Validate message roles to prevent RubyLLM::InvalidRoleError (#195) by @dapi in #196
  • chore(deps-dev): Bump minitest from 5.27.0 to 6.0.1 by @dependabot[bot] in #187
  • chore(deps-dev): Bump selenium-webdriver from 4.39.0 to 4.40.0 by @dependabot[bot] in #193
  • chore(deps): Bump bcrypt from 3.1.20 to 3.1.21 by @dependabot[bot] in #188
  • chore(deps): Bump importmap-rails from 2.2.2 to 2.2.3 by @dependabot[bot] in #190
  • chore(deps): Bump turbo-rails from 2.0.20 to 2.0.21 by @dependabot[bot] in #192
  • chore(deps-dev): Bump rubocop-rails from 2.34.2 to 2.34.3 by @dependabot[bot] in #186
  • chore(deps): Bump pg from 1.6.2 to 1.6.3 by @dependabot[bot] in #185
  • chore(deps-dev): Bump dip from 8.1.0 to 8.2.5 by @dependabot[bot] in #184
  • chore(deps): Bump ruby_llm from 1e315ab to 1ad64c8 by @dependabot[bot] in #194

Full Changelog: v0.38.1...v0.40.0

v0.38.1

01 Jan 20:21

Choose a tag to compare

Full Changelog: v0.39.0...v0.38.1

v0.39.0

31 Dec 20:34

Choose a tag to compare

What's Changed

  • fix: Limit chat message bubble width to 70% by @dapi in #164

Full Changelog: v0.38.0...v0.39.0

v0.38.0

29 Dec 18:34

Choose a tag to compare

Full Changelog: v0.37.0...v0.38.0

v0.37.0

29 Dec 17:49

Choose a tag to compare

What's Changed

  • feat(dashboard): Improve chat UI layout and auto-scroll by @dapi in #160
  • fix(chats): Remove unnecessary views_prefix from kaminari pagination by @dapi in #161
  • feat(booking): Add chat link card to booking show page by @dapi in #159
  • chore(deps-dev): Bump debug from 1.11.0 to 1.11.1 by @dependabot[bot] in #141
  • chore(deps-dev): Bump vcr from 6.3.1 to 6.4.0 by @dependabot[bot] in #143
  • chore(deps-dev): Bump bundler-audit from 0.9.2 to 0.9.3 by @dependabot[bot] in #144
  • chore(deps): Bump thruster from 0.1.16 to 0.1.17 by @dependabot[bot] in #145
  • chore(deps): Bump bootsnap from 1.18.6 to 1.20.1 by @dependabot[bot] in #146
  • chore(deps-dev): Bump yard from 0.9.37 to 0.9.38 by @dependabot[bot] in #147
  • chore(deps-dev): Bump rubocop-rails from 2.33.4 to 2.34.2 by @dependabot[bot] in #149
  • chore(deps-dev): Bump selenium-webdriver from 4.38.0 to 4.39.0 by @dependabot[bot] in #148
  • fix(chat): Improve chat_scroll_controller reliability by @dapi in #162

Full Changelog: v0.36.0...v0.37.0

v0.36.0

29 Dec 15:08

Choose a tag to compare

What's Changed

  • feat(dashboard): Add hourly message distribution chart by @dapi in #138
  • feat(dashboard): Add chat topics analytics with LLM classification by @dapi in #140
  • feat(admin): Add Model resource for superusers by @dapi in #139
  • feat(seed): LLM dialog generator for scalable testing by @dapi in #136
  • chore(deps-dev): Bump minitest from 5.27.0 to 6.0.1 by @dependabot[bot] in #142
  • feat(seed): Demo данные для тестирования дашборда (#132) by @dapi in #150
  • fix(dashboard): Show all messages in chat instead of only last one by @dapi in #152

Full Changelog: v0.35.0...v0.36.0

v0.35.0

28 Dec 17:58

Choose a tag to compare

What's Changed

  • feat(dashboard): add average messages per dialog metric by @dapi in #128
  • feat(dashboard): Add average messages per chat statistic by @dapi in #129
  • feat(dashboard): Add weekly funnel conversion trend by @dapi in #130
  • feat(chat): add booking statistics tracking by @dapi in #133
  • feat(dashboard): Add weekly conversion funnel trend by @dapi in #134

Full Changelog: v0.34.0...v0.35.0

v0.34.0

28 Dec 14:09

Choose a tag to compare

What's Changed

  • feat(dashboard): Turbo Frame поиск клиентов без перезагрузки by @dapi in #126

Full Changelog: v0.33.0...v0.34.0

v0.33.0

28 Dec 12:55

Choose a tag to compare

What's Changed

  • fix: Address PR review findings by @dapi in #111
  • Add LlmCostCalculator service for LLM cost analytics by @dapi in #119
  • Dashboard: Turbo Frame и расширенные периоды by @dapi in #118
  • Add conversion funnel to dashboard (Chats → Bookings) by @dapi in #120
  • feat: Add CSV export for clients and bookings by @dapi in #121
  • feat(dashboard): Phase 3 - Clients & Bookings improvements by @dapi in #117
  • Add LLM costs UI to dashboard by @dapi in #122

Full Changelog: v0.32.0...v0.33.0