Diego Imbert
c47481da12
fix: temporary fix for duckdb type_aliases causing issues ( #7148 )
2025-11-15 18:10:05 +00:00
Diego Imbert
8b2231c81f
DuckDB test to ensure FFI doesn't crash on simple query ( #7147 )
...
* test_duckdb_ffi
* build dev duckdb lib
* cache
2025-11-15 11:56:45 +00:00
Ruben Fiszel
29975f88f5
chore(main): release 1.576.1 ( #7146 )
...
* chore(main): release 1.576.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-14 22:19:58 +00:00
Diego Imbert
60336cbe52
fix: DuckDB FFI crash fix ( #7145 )
2025-11-14 22:14:28 +00:00
Ruben Fiszel
1fae4dc005
chore(main): release 1.576.0 ( #7140 )
...
* chore(main): release 1.576.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-14 18:02:30 +00:00
hugocasa
9adfc2f9d7
feat: add support for switch and attributes in pwsh params ( #7143 )
2025-11-14 17:28:54 +00:00
Ruben Fiszel
57439ea409
whitelist apps_u
2025-11-14 14:51:50 +00:00
dieriba
61928c4e2c
feat: webhook by flow version ( #7062 )
...
* ok
* done
* update sqlx and repo ref
* fix
2025-11-14 14:36:24 +00:00
centdix
db63ec88f7
Revert "feat(ai): handle aws bedrock as provider ( #7131 )" ( #7141 )
...
This reverts commit 8f06b08a03 .
2025-11-14 12:31:16 +00:00
centdix
8f06b08a03
feat(ai): handle aws bedrock as provider ( #7131 )
...
* backend draft
* fix for tool and streaming
* do frontend side
* working
* working tools
* rm
* handle list endpoint
* handle for ai agents
* fix for models requiring inference id
* cleaning
* fix desc issue
* fix tool usage
* fix structured output
* cleaning
* fix for api
* rm
* fix input images
2025-11-14 12:22:51 +00:00
Diego Imbert
db43c418c3
fix: use proper TLS connector for DuckLake instance catalog setup ( #7138 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-11-14 13:01:43 +01:00
Ruben Fiszel
08664f9201
nit
2025-11-14 11:50:29 +00:00
Ruben Fiszel
a8f53860be
nit
2025-11-14 11:32:38 +00:00
Ruben Fiszel
2a7ccb5a4c
nit
2025-11-14 11:28:17 +00:00
Ruben Fiszel
5be3fdce35
nit
2025-11-14 11:22:45 +00:00
Ruben Fiszel
d79904af60
nit
2025-11-14 11:19:46 +00:00
Ruben Fiszel
2b3c7efb5a
nit
2025-11-14 11:07:42 +00:00
Ruben Fiszel
26d6898c30
nits license ee check
2025-11-14 10:41:03 +00:00
Ruben Fiszel
51df16e34f
nits
2025-11-14 10:16:24 +00:00
Ruben Fiszel
45cd6e210d
handle better public domain for apps ( #7136 )
...
* cookelogin
* cookelogin
* all
* all
* fix
* all
* all
* update back
* all
* all
* cookelogin
* cookelogin
* Update frontend/src/lib/components/apps/editor/PublicApp.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update frontend/src/lib/components/apps/editor/PublicApp.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* all
* all
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-11-14 10:14:32 +00:00
Ruben Fiszel
958e60e9ed
chore(main): release 1.575.4 ( #7135 )
...
* chore(main): release 1.575.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-13 16:43:32 +00:00
Ruben Fiszel
1e03dc1486
fix: fix cancel job selection
2025-11-13 16:39:08 +00:00
Ruben Fiszel
40899b4a54
chore(main): release 1.575.3 ( #7134 )
...
* chore(main): release 1.575.3
* update versions
2025-11-13 15:02:20 +00:00
Ruben Fiszel
2099a6abf2
fix: fix cancel job selection
2025-11-13 14:49:52 +00:00
Ruben Fiszel
05d7339c54
chore(main): release 1.575.2 ( #7132 )
...
* chore(main): release 1.575.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-13 14:04:01 +00:00
Ruben Fiszel
409242f074
fix: fix cancel job selection
2025-11-13 13:59:26 +00:00
Ruben Fiszel
f26e4a960a
chore(main): release 1.575.1 ( #7127 )
...
* chore(main): release 1.575.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-13 12:35:19 +00:00
Ruben Fiszel
47432a5e0b
nit check
2025-11-13 12:34:53 +00:00
Ruben Fiszel
e35b8c1115
fix: handle string in input transform strings
2025-11-13 12:26:50 +00:00
Diego Imbert
592707224a
Trigger kind filter ( #7123 )
...
* Pass JobTriggerKind to push() to store it in v2_job
* fix compiltion
* frontend job trigger kind filter
* SQL trigger_kind filtering
* fix animated button
* ee repo ref
* Fix "Show schedule" + trigger kind = schedule
* duplicate email
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-11-13 10:50:04 +00:00
Diego Imbert
83055148f4
fix: send alternatives on timeout toast ( #6920 )
...
* Fix broken batch reruns InputTransformForm
* send alternatives on timeout toast
* Toast when runs page query is slow + throttle toasts spamming
* configurable perPage in runs page
* store perPage in query params
* subtle border
* nit fix
* reduce to 25 actions on runs page
* Fix annoying scrollbar due to AIChatLayout
* nit animated pane
* don't kill AI Chat Manager on pane close
* button shrink 0
* nist
* Cancelable Promise Utils
* migrate to CancelablePromiseUtils
* CancelablePromise onTimeout + update usage
* CancelablePromise onTimeout + update usage
* Loading spinner + fix per page bug in audit logs
* Fix .cancel() not behaving as expected
* fix nits
* audit logs nits
* auditlog filter fix selects
* fix wrong number of jobs when switching perPage
* default 1000
* Fix breaking merge conflict
* Fix missing computeCompletedJobs
* change audit logs default perPage to 100
2025-11-13 09:51:15 +00:00
Diego Imbert
f0644611e6
fix: Fix flow buttons clipped in Safari ( #7126 )
2025-11-12 21:04:55 +01:00
Ruben Fiszel
b9cae04431
chore(main): release 1.575.0 ( #7121 )
...
* chore(main): release 1.575.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-12 17:46:28 +00:00
Ruben Fiszel
2b3f811a3a
feat: SQL result_collection flag ( #7041 )
2025-11-12 17:36:01 +00:00
centdix
30b52544f7
fix(flow chat): fix chat in edit mode + cleaner code ( #7118 )
...
* handle conversation for preview endpoints
* rm
* way better chat logic
* remove old logic
* no streaming in flow input
* pass conv id to preview func
* max width on input
* add info
* cleaning
* nits
* nits
* use streaming in preview
2025-11-12 16:39:48 +00:00
Alexander Petric
3baf646089
fix: allow --yes in fork command ( #7122 )
2025-11-12 16:32:39 +00:00
Diego Imbert
6ecd4954b2
SQL result_collection flag ( #7041 )
...
* Return array of results duckdb
* Migration script to add result_collection=legacy
* migration script fixes
* app_version_lite not necessary
* New annotations macro that supports custom types
* pass unit tests
* nit style
* result_collection almost works for postgres
* fix last_statement
* frontend suggesitons
* fix column_order making columns disappear
* added version check for duckdb FFI lib to avoid crashes when changing FFI interface on Windows agent workers
* result_collection for duckdb
* Correct legacy behavior in DuckDB
* mysql result_collection
* mssql collection_strategy
* result_collection for oracle
* snowflake result_collection
* fix errors
* mistake, .clone() causing deadlock
* fix frontend errors on oracle / mssql
* fix legacy behavior on mssql
* add exception catch in migration
* missing app_script update
* change cache layout to avoid worker pulling old scripts
2025-11-12 15:32:07 +00:00
hugocasa
69e102b8d7
fix(backend): scim email filter ( #7120 )
2025-11-12 15:22:46 +00:00
Ruben Fiszel
4fb32d156e
nit free quotas
2025-11-12 14:36:18 +00:00
Diego Imbert
0edb7e199d
nit tw classes ( #7119 )
2025-11-12 13:39:32 +00:00
wendrul
44dd8e3a07
Add link to job + update git sync script tip if applicable on fork fail ( #7117 )
...
* Add link to job + update git sync script tip if applicable on fork fail
* Format
2025-11-12 12:32:36 +00:00
Diego Imbert
501b30ae0b
Fix animated button opacity nit ( #7114 )
2025-11-12 10:20:39 +00:00
Ruben Fiszel
409e37bac9
use cookie domain for csrf
2025-11-11 23:13:02 +00:00
Ruben Fiszel
f2c57bd4f4
nit public app
2025-11-11 22:25:59 +00:00
Ruben Fiszel
be798b11c1
more endpoints for public apps
2025-11-11 21:50:12 +00:00
Ruben Fiszel
2df8cb382a
allow custom paths on public domain
2025-11-11 21:01:58 +00:00
Ruben Fiszel
cb5f01eb60
chore(main): release 1.574.3 ( #7111 )
...
* chore(main): release 1.574.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-11 20:56:14 +00:00
Ruben Fiszel
cf32603455
public domain nit
2025-11-11 20:52:42 +00:00
Ruben Fiszel
ae41606081
public domain nit
2025-11-11 20:01:52 +00:00
Ruben Fiszel
e77eeac164
implement PUBLIC_APP_DOMAIN v1
2025-11-11 19:28:00 +00:00