Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: intrafind/ihub-apps

v4.3.13

10 Dec 14:06
1aaf76b

Choose a tag to compare

What's Changed

  • Increase API timeout from 2 to 5 minutes for generation requests by @Copilot in #607
  • Fix tokenLimit defaulting to 1024 when not specified in app config by @Copilot in #605
  • Fix drag and drop functionality for file uploads by @Copilot in #609

Full Changelog: v4.3.12...v4.3.13

v4.3.12

05 Dec 13:02
8fadb1c

Choose a tag to compare

What's Changed

  • Fix tokenLimit validation inconsistency between JSON and Form modes by @Copilot in #578
  • build(deps-dev): bump vitest from 3.2.4 to 4.0.13 by @dependabot[bot] in #567
  • build(deps-dev): bump lint-staged from 16.2.6 to 16.2.7 by @dependabot[bot] in #566
  • build(deps-dev): bump electron from 37.3.1 to 39.2.3 by @dependabot[bot] in #565
  • build(deps): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in #559
  • build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #558
  • build(deps-dev): bump eslint from 9.38.0 to 9.39.1 by @dependabot[bot] in #555
  • Fix build failure due to missing mermaid installation by @Copilot in #581
  • Fix Windows build failure: add shell: bash to mdbook-mermaid installation steps by @Copilot in #584
  • build(deps): bump the npm_and_yarn group across 2 directories with 3 updates by @dependabot[bot] in #590
  • build(deps): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in #589
  • Add encrypted API key configuration for models in admin interface by @Copilot in #569
  • Fix API key masking and test result display in admin UI by @Copilot in #598

Full Changelog: v4.3.10...v4.3.12

v4.3.10

04 Dec 13:46

Choose a tag to compare

Full Changelog: v4.3.9...v4.3.10
Fixed file upload processing

v4.3.9

01 Dec 23:02
18c8637

Choose a tag to compare

What's Changed

  • Fix streaming when using node-fetch with proxy configuration by @Copilot in #575
  • Enhance SSL configuration logging and handling for proxy support by @manzke in #576

Full Changelog: v4.3.8...v4.3.9

v4.3.8

01 Dec 14:31
b3573b0

Choose a tag to compare

What's Changed

  • Fix proxy support by using node-fetch when proxy agent is configured by @Copilot in #571

Full Changelog: v4.3.7...v4.3.8

v4.3.7

20 Nov 13:30
0bf6428

Choose a tag to compare

What's Changed

  • Add HTTP/HTTPS proxy support for external service calls by @Copilot in #561
  • Make mdbook preprocessors optional to fix build failure by @Copilot in #563

Full Changelog: v4.3.6...v4.3.7

v4.3.6

17 Nov 14:33
5787f3d

Choose a tag to compare

What's Changed

  • Fix Edit App 404 and asset loading on direct admin URLs by @Copilot in #549
  • Handle session timeout with automatic re-authentication by @Copilot in #545
  • build(deps-dev): bump rimraf from 6.0.1 to 6.1.0 by @dependabot[bot] in #553
  • build(deps-dev): bump esbuild from 0.25.10 to 0.27.0 by @dependabot[bot] in #552
  • build(deps-dev): bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in #551
  • build(deps-dev): bump concurrently from 9.2.0 to 9.2.1 by @dependabot[bot] in #550
  • build(deps-dev): bump nodemon from 3.1.10 to 3.1.11 by @dependabot[bot] in #556
  • build(deps-dev): bump @babel/preset-env from 7.28.0 to 7.28.5 by @dependabot[bot] in #497

Full Changelog: v4.3.5...v4.3.6

v4.3.5

14 Nov 15:16

Choose a tag to compare

What's Changed

  • Fix app schema: make tokenLimit optional, add iassistant configuration by @Copilot in #536
  • Add quick edit action for admins in app menu by @Copilot in #537
  • Add support for redirect and iframe app types by @Copilot in #538
  • Add option to disable redirect warning by @Copilot in #541
  • Fix validation errors for iframe and redirect app types in admin edit page by @Copilot in #543
  • Add sandbox permissions UI for iframe app configuration by @Copilot in #544
  • add custom css styles support - can be stored in ui.json customStyles css and configured via admin

Full Changelog: v4.3.4...v4.3.5

v4.3.4

13 Nov 19:58
3081a21

Choose a tag to compare

What's Changed

  • Preserve original URL for all authentication methods, not just OIDC by @manzke in #533

Full Changelog: v4.3.3...v4.3.4

v4.3.3

13 Nov 17:19
b25e4eb

Choose a tag to compare

What's Changed

  • Fix direct route navigation with OIDC by handling base path and stati… by @manzke in #531

Full Changelog: v4.3.2...v4.3.3