@aigne/ideogram 0.4.17-beta → 1.74.0-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -8
- package/dist/ideogram-image-model.cjs +100 -0
- package/dist/ideogram-image-model.d.cts +43 -0
- package/dist/ideogram-image-model.d.cts.map +1 -0
- package/dist/ideogram-image-model.d.mts +43 -0
- package/dist/ideogram-image-model.d.mts.map +1 -0
- package/dist/ideogram-image-model.mjs +101 -0
- package/dist/ideogram-image-model.mjs.map +1 -0
- package/dist/index.cjs +3 -0
- package/dist/index.d.cts +2 -0
- package/dist/index.d.mts +2 -0
- package/dist/index.mjs +3 -0
- package/package.json +28 -29
- package/CHANGELOG.md +0 -1316
- package/lib/cjs/ideogram-image-model.d.ts +0 -39
- package/lib/cjs/ideogram-image-model.js +0 -105
- package/lib/cjs/index.d.ts +0 -1
- package/lib/cjs/index.js +0 -17
- package/lib/cjs/package.json +0 -3
- package/lib/dts/ideogram-image-model.d.ts +0 -39
- package/lib/dts/index.d.ts +0 -1
- package/lib/esm/ideogram-image-model.d.ts +0 -39
- package/lib/esm/ideogram-image-model.js +0 -101
- package/lib/esm/index.d.ts +0 -1
- package/lib/esm/index.js +0 -1
- package/lib/esm/package.json +0 -3
package/CHANGELOG.md
DELETED
|
@@ -1,1316 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
## [0.4.17-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16...ideogram-v0.4.17-beta) (2026-01-20)
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
### Dependencies
|
|
7
|
-
|
|
8
|
-
* The following workspace dependencies were updated
|
|
9
|
-
* dependencies
|
|
10
|
-
* @aigne/core bumped to 1.73.0-beta
|
|
11
|
-
* devDependencies
|
|
12
|
-
* @aigne/test-utils bumped to 0.5.70-beta
|
|
13
|
-
|
|
14
|
-
## [0.4.16](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.25...ideogram-v0.4.16) (2026-01-16)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Dependencies
|
|
18
|
-
|
|
19
|
-
* The following workspace dependencies were updated
|
|
20
|
-
* dependencies
|
|
21
|
-
* @aigne/core bumped to 1.72.0
|
|
22
|
-
* devDependencies
|
|
23
|
-
* @aigne/test-utils bumped to 0.5.69
|
|
24
|
-
|
|
25
|
-
## [0.4.16-beta.25](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.24...ideogram-v0.4.16-beta.25) (2026-01-16)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Features
|
|
29
|
-
|
|
30
|
-
* improve image model architecture and file handling ([#527](https://github.com/AIGNE-io/aigne-framework/issues/527)) ([4db50aa](https://github.com/AIGNE-io/aigne-framework/commit/4db50aa0387a1a0f045ca11aaa61613e36ca7597))
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
### Bug Fixes
|
|
34
|
-
|
|
35
|
-
* add fetch utility with timeout and enhanced error handling ([#694](https://github.com/AIGNE-io/aigne-framework/issues/694)) ([c2d4076](https://github.com/AIGNE-io/aigne-framework/commit/c2d4076ec590150d2751591a4f723721f78381e9))
|
|
36
|
-
* add prefer input file type option for image model ([#536](https://github.com/AIGNE-io/aigne-framework/issues/536)) ([3cba8a5](https://github.com/AIGNE-io/aigne-framework/commit/3cba8a5562233a1567b49b6dd5c446c0760f5c4c))
|
|
37
|
-
* add timeout to doubao and ideogram image models ([#761](https://github.com/AIGNE-io/aigne-framework/issues/761)) ([c232483](https://github.com/AIGNE-io/aigne-framework/commit/c232483c6024426524c3310e64b22d9f63206227))
|
|
38
|
-
* bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
|
|
39
|
-
* bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
|
|
40
|
-
* bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
|
|
41
|
-
* bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
|
|
42
|
-
* bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
|
|
43
|
-
* improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
|
|
44
|
-
* move zod from devDependencies to dependencies in ideogram model ([#539](https://github.com/AIGNE-io/aigne-framework/issues/539)) ([9a08529](https://github.com/AIGNE-io/aigne-framework/commit/9a08529c53a40817acc831fb9b1925e200671f40))
|
|
45
|
-
* standardize file parameter naming across models ([#534](https://github.com/AIGNE-io/aigne-framework/issues/534)) ([f159a9d](https://github.com/AIGNE-io/aigne-framework/commit/f159a9d6af21ec0e99641996b150560929845845))
|
|
46
|
-
* support gemini-2.0-flash model for image model ([#429](https://github.com/AIGNE-io/aigne-framework/issues/429)) ([5a0bba1](https://github.com/AIGNE-io/aigne-framework/commit/5a0bba197cf8785384b70302f86cf702d04b7fc4))
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
### Dependencies
|
|
50
|
-
|
|
51
|
-
* The following workspace dependencies were updated
|
|
52
|
-
* dependencies
|
|
53
|
-
* @aigne/core bumped to 1.72.0-beta.25
|
|
54
|
-
* devDependencies
|
|
55
|
-
* @aigne/test-utils bumped to 0.5.69-beta.25
|
|
56
|
-
|
|
57
|
-
## [0.4.16-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.23...ideogram-v0.4.16-beta.24) (2026-01-16)
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
### Dependencies
|
|
61
|
-
|
|
62
|
-
* The following workspace dependencies were updated
|
|
63
|
-
* dependencies
|
|
64
|
-
* @aigne/core bumped to 1.72.0-beta.24
|
|
65
|
-
* devDependencies
|
|
66
|
-
* @aigne/test-utils bumped to 0.5.69-beta.24
|
|
67
|
-
|
|
68
|
-
## [0.4.16-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.22...ideogram-v0.4.16-beta.23) (2026-01-15)
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
### Dependencies
|
|
72
|
-
|
|
73
|
-
* The following workspace dependencies were updated
|
|
74
|
-
* dependencies
|
|
75
|
-
* @aigne/core bumped to 1.72.0-beta.23
|
|
76
|
-
* devDependencies
|
|
77
|
-
* @aigne/test-utils bumped to 0.5.69-beta.23
|
|
78
|
-
|
|
79
|
-
## [0.4.16-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.21...ideogram-v0.4.16-beta.22) (2026-01-15)
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
### Dependencies
|
|
83
|
-
|
|
84
|
-
* The following workspace dependencies were updated
|
|
85
|
-
* dependencies
|
|
86
|
-
* @aigne/core bumped to 1.72.0-beta.22
|
|
87
|
-
* devDependencies
|
|
88
|
-
* @aigne/test-utils bumped to 0.5.69-beta.22
|
|
89
|
-
|
|
90
|
-
## [0.4.16-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.20...ideogram-v0.4.16-beta.21) (2026-01-15)
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
### Dependencies
|
|
94
|
-
|
|
95
|
-
* The following workspace dependencies were updated
|
|
96
|
-
* dependencies
|
|
97
|
-
* @aigne/core bumped to 1.72.0-beta.21
|
|
98
|
-
* devDependencies
|
|
99
|
-
* @aigne/test-utils bumped to 0.5.69-beta.21
|
|
100
|
-
|
|
101
|
-
## [0.4.16-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.19...ideogram-v0.4.16-beta.20) (2026-01-15)
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
### Dependencies
|
|
105
|
-
|
|
106
|
-
* The following workspace dependencies were updated
|
|
107
|
-
* dependencies
|
|
108
|
-
* @aigne/core bumped to 1.72.0-beta.20
|
|
109
|
-
* devDependencies
|
|
110
|
-
* @aigne/test-utils bumped to 0.5.69-beta.20
|
|
111
|
-
|
|
112
|
-
## [0.4.16-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.18...ideogram-v0.4.16-beta.19) (2026-01-14)
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
### Bug Fixes
|
|
116
|
-
|
|
117
|
-
* improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
### Dependencies
|
|
121
|
-
|
|
122
|
-
* The following workspace dependencies were updated
|
|
123
|
-
* dependencies
|
|
124
|
-
* @aigne/core bumped to 1.72.0-beta.19
|
|
125
|
-
* devDependencies
|
|
126
|
-
* @aigne/test-utils bumped to 0.5.69-beta.19
|
|
127
|
-
|
|
128
|
-
## [0.4.16-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.17...ideogram-v0.4.16-beta.18) (2026-01-13)
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
### Dependencies
|
|
132
|
-
|
|
133
|
-
* The following workspace dependencies were updated
|
|
134
|
-
* dependencies
|
|
135
|
-
* @aigne/core bumped to 1.72.0-beta.18
|
|
136
|
-
|
|
137
|
-
## [0.4.16-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.16...ideogram-v0.4.16-beta.17) (2026-01-12)
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
### Dependencies
|
|
141
|
-
|
|
142
|
-
* The following workspace dependencies were updated
|
|
143
|
-
* dependencies
|
|
144
|
-
* @aigne/core bumped to 1.72.0-beta.17
|
|
145
|
-
|
|
146
|
-
## [0.4.16-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.15...ideogram-v0.4.16-beta.16) (2026-01-12)
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
### Dependencies
|
|
150
|
-
|
|
151
|
-
* The following workspace dependencies were updated
|
|
152
|
-
* dependencies
|
|
153
|
-
* @aigne/core bumped to 1.72.0-beta.16
|
|
154
|
-
|
|
155
|
-
## [0.4.16-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.14...ideogram-v0.4.16-beta.15) (2026-01-10)
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
### Dependencies
|
|
159
|
-
|
|
160
|
-
* The following workspace dependencies were updated
|
|
161
|
-
* dependencies
|
|
162
|
-
* @aigne/core bumped to 1.72.0-beta.15
|
|
163
|
-
|
|
164
|
-
## [0.4.16-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.13...ideogram-v0.4.16-beta.14) (2026-01-09)
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
### Dependencies
|
|
168
|
-
|
|
169
|
-
* The following workspace dependencies were updated
|
|
170
|
-
* dependencies
|
|
171
|
-
* @aigne/core bumped to 1.72.0-beta.14
|
|
172
|
-
|
|
173
|
-
## [0.4.16-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.12...ideogram-v0.4.16-beta.13) (2026-01-08)
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
### Bug Fixes
|
|
177
|
-
|
|
178
|
-
* bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
### Dependencies
|
|
182
|
-
|
|
183
|
-
* The following workspace dependencies were updated
|
|
184
|
-
* dependencies
|
|
185
|
-
* @aigne/core bumped to 1.72.0-beta.13
|
|
186
|
-
|
|
187
|
-
## [0.4.16-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.11...ideogram-v0.4.16-beta.12) (2026-01-07)
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
### Dependencies
|
|
191
|
-
|
|
192
|
-
* The following workspace dependencies were updated
|
|
193
|
-
* dependencies
|
|
194
|
-
* @aigne/core bumped to 1.72.0-beta.12
|
|
195
|
-
|
|
196
|
-
## [0.4.16-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.10...ideogram-v0.4.16-beta.11) (2026-01-06)
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
### Dependencies
|
|
200
|
-
|
|
201
|
-
* The following workspace dependencies were updated
|
|
202
|
-
* dependencies
|
|
203
|
-
* @aigne/core bumped to 1.72.0-beta.11
|
|
204
|
-
|
|
205
|
-
## [0.4.16-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.9...ideogram-v0.4.16-beta.10) (2026-01-06)
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
### Dependencies
|
|
209
|
-
|
|
210
|
-
* The following workspace dependencies were updated
|
|
211
|
-
* dependencies
|
|
212
|
-
* @aigne/core bumped to 1.72.0-beta.10
|
|
213
|
-
|
|
214
|
-
## [0.4.16-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.8...ideogram-v0.4.16-beta.9) (2026-01-02)
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
### Dependencies
|
|
218
|
-
|
|
219
|
-
* The following workspace dependencies were updated
|
|
220
|
-
* dependencies
|
|
221
|
-
* @aigne/core bumped to 1.72.0-beta.9
|
|
222
|
-
|
|
223
|
-
## [0.4.16-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.7...ideogram-v0.4.16-beta.8) (2025-12-31)
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
### Dependencies
|
|
227
|
-
|
|
228
|
-
* The following workspace dependencies were updated
|
|
229
|
-
* dependencies
|
|
230
|
-
* @aigne/core bumped to 1.72.0-beta.8
|
|
231
|
-
|
|
232
|
-
## [0.4.16-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.6...ideogram-v0.4.16-beta.7) (2025-12-26)
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
### Dependencies
|
|
236
|
-
|
|
237
|
-
* The following workspace dependencies were updated
|
|
238
|
-
* dependencies
|
|
239
|
-
* @aigne/core bumped to 1.72.0-beta.7
|
|
240
|
-
|
|
241
|
-
## [0.4.16-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.5...ideogram-v0.4.16-beta.6) (2025-12-25)
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
### Dependencies
|
|
245
|
-
|
|
246
|
-
* The following workspace dependencies were updated
|
|
247
|
-
* dependencies
|
|
248
|
-
* @aigne/core bumped to 1.72.0-beta.6
|
|
249
|
-
|
|
250
|
-
## [0.4.16-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.4...ideogram-v0.4.16-beta.5) (2025-12-25)
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
### Dependencies
|
|
254
|
-
|
|
255
|
-
* The following workspace dependencies were updated
|
|
256
|
-
* dependencies
|
|
257
|
-
* @aigne/core bumped to 1.72.0-beta.5
|
|
258
|
-
|
|
259
|
-
## [0.4.16-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.3...ideogram-v0.4.16-beta.4) (2025-12-24)
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
### Dependencies
|
|
263
|
-
|
|
264
|
-
* The following workspace dependencies were updated
|
|
265
|
-
* dependencies
|
|
266
|
-
* @aigne/core bumped to 1.72.0-beta.4
|
|
267
|
-
|
|
268
|
-
## [0.4.16-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.2...ideogram-v0.4.16-beta.3) (2025-12-19)
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
### Dependencies
|
|
272
|
-
|
|
273
|
-
* The following workspace dependencies were updated
|
|
274
|
-
* dependencies
|
|
275
|
-
* @aigne/core bumped to 1.72.0-beta.3
|
|
276
|
-
|
|
277
|
-
## [0.4.16-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.1...ideogram-v0.4.16-beta.2) (2025-12-19)
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
### Dependencies
|
|
281
|
-
|
|
282
|
-
* The following workspace dependencies were updated
|
|
283
|
-
* dependencies
|
|
284
|
-
* @aigne/core bumped to 1.72.0-beta.2
|
|
285
|
-
|
|
286
|
-
## [0.4.16-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta...ideogram-v0.4.16-beta.1) (2025-12-17)
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
### Bug Fixes
|
|
290
|
-
|
|
291
|
-
* bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
### Dependencies
|
|
295
|
-
|
|
296
|
-
* The following workspace dependencies were updated
|
|
297
|
-
* dependencies
|
|
298
|
-
* @aigne/core bumped to 1.72.0-beta.1
|
|
299
|
-
|
|
300
|
-
## [0.4.16-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.15...ideogram-v0.4.16-beta) (2025-12-17)
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
### Dependencies
|
|
304
|
-
|
|
305
|
-
* The following workspace dependencies were updated
|
|
306
|
-
* dependencies
|
|
307
|
-
* @aigne/core bumped to 1.72.0-beta
|
|
308
|
-
|
|
309
|
-
## [0.4.15](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.15-beta.6...ideogram-v0.4.15) (2025-12-12)
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
### Dependencies
|
|
313
|
-
|
|
314
|
-
* The following workspace dependencies were updated
|
|
315
|
-
* dependencies
|
|
316
|
-
* @aigne/core bumped to 1.71.0
|
|
317
|
-
|
|
318
|
-
## [0.4.15-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.15-beta.5...ideogram-v0.4.15-beta.6) (2025-12-11)
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
### Dependencies
|
|
322
|
-
|
|
323
|
-
* The following workspace dependencies were updated
|
|
324
|
-
* dependencies
|
|
325
|
-
* @aigne/core bumped to 1.71.0-beta.6
|
|
326
|
-
|
|
327
|
-
## [0.4.15-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.15-beta.4...ideogram-v0.4.15-beta.5) (2025-12-11)
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
### Dependencies
|
|
331
|
-
|
|
332
|
-
* The following workspace dependencies were updated
|
|
333
|
-
* dependencies
|
|
334
|
-
* @aigne/core bumped to 1.71.0-beta.5
|
|
335
|
-
|
|
336
|
-
## [0.4.15-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.15-beta.3...ideogram-v0.4.15-beta.4) (2025-12-10)
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
### Bug Fixes
|
|
340
|
-
|
|
341
|
-
* bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
### Dependencies
|
|
345
|
-
|
|
346
|
-
* The following workspace dependencies were updated
|
|
347
|
-
* dependencies
|
|
348
|
-
* @aigne/core bumped to 1.71.0-beta.4
|
|
349
|
-
|
|
350
|
-
## [0.4.15-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.15-beta.2...ideogram-v0.4.15-beta.3) (2025-12-10)
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
### Dependencies
|
|
354
|
-
|
|
355
|
-
* The following workspace dependencies were updated
|
|
356
|
-
* dependencies
|
|
357
|
-
* @aigne/core bumped to 1.71.0-beta.3
|
|
358
|
-
|
|
359
|
-
## [0.4.15-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.15-beta.1...ideogram-v0.4.15-beta.2) (2025-12-09)
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
### Dependencies
|
|
363
|
-
|
|
364
|
-
* The following workspace dependencies were updated
|
|
365
|
-
* dependencies
|
|
366
|
-
* @aigne/core bumped to 1.71.0-beta.2
|
|
367
|
-
|
|
368
|
-
## [0.4.15-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.15-beta...ideogram-v0.4.15-beta.1) (2025-12-08)
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
### Dependencies
|
|
372
|
-
|
|
373
|
-
* The following workspace dependencies were updated
|
|
374
|
-
* dependencies
|
|
375
|
-
* @aigne/core bumped to 1.71.0-beta.1
|
|
376
|
-
|
|
377
|
-
## [0.4.15-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.14...ideogram-v0.4.15-beta) (2025-12-07)
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
### Dependencies
|
|
381
|
-
|
|
382
|
-
* The following workspace dependencies were updated
|
|
383
|
-
* dependencies
|
|
384
|
-
* @aigne/core bumped to 1.71.0-beta
|
|
385
|
-
|
|
386
|
-
## [0.4.14](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.14-beta...ideogram-v0.4.14) (2025-12-06)
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
### Dependencies
|
|
390
|
-
|
|
391
|
-
* The following workspace dependencies were updated
|
|
392
|
-
* dependencies
|
|
393
|
-
* @aigne/core bumped to 1.70.1
|
|
394
|
-
|
|
395
|
-
## [0.4.14-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.13...ideogram-v0.4.14-beta) (2025-12-06)
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
### Dependencies
|
|
399
|
-
|
|
400
|
-
* The following workspace dependencies were updated
|
|
401
|
-
* dependencies
|
|
402
|
-
* @aigne/core bumped to 1.70.1-beta
|
|
403
|
-
|
|
404
|
-
## [0.4.13](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.13-beta.1...ideogram-v0.4.13) (2025-12-05)
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
### Dependencies
|
|
408
|
-
|
|
409
|
-
* The following workspace dependencies were updated
|
|
410
|
-
* dependencies
|
|
411
|
-
* @aigne/core bumped to 1.70.0
|
|
412
|
-
|
|
413
|
-
## [0.4.13-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.13-beta...ideogram-v0.4.13-beta.1) (2025-12-05)
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
### Dependencies
|
|
417
|
-
|
|
418
|
-
* The following workspace dependencies were updated
|
|
419
|
-
* dependencies
|
|
420
|
-
* @aigne/core bumped to 1.70.0-beta.1
|
|
421
|
-
|
|
422
|
-
## [0.4.13-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.12...ideogram-v0.4.13-beta) (2025-12-02)
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
### Dependencies
|
|
426
|
-
|
|
427
|
-
* The following workspace dependencies were updated
|
|
428
|
-
* dependencies
|
|
429
|
-
* @aigne/core bumped to 1.70.0-beta
|
|
430
|
-
|
|
431
|
-
## [0.4.12](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.12-beta.1...ideogram-v0.4.12) (2025-11-28)
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
### Dependencies
|
|
435
|
-
|
|
436
|
-
* The following workspace dependencies were updated
|
|
437
|
-
* dependencies
|
|
438
|
-
* @aigne/core bumped to 1.69.2
|
|
439
|
-
|
|
440
|
-
## [0.4.12-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.12-beta...ideogram-v0.4.12-beta.1) (2025-11-28)
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
### Dependencies
|
|
444
|
-
|
|
445
|
-
* The following workspace dependencies were updated
|
|
446
|
-
* dependencies
|
|
447
|
-
* @aigne/core bumped to 1.69.2-beta.1
|
|
448
|
-
|
|
449
|
-
## [0.4.12-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.11...ideogram-v0.4.12-beta) (2025-11-28)
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
### Bug Fixes
|
|
453
|
-
|
|
454
|
-
* bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
### Dependencies
|
|
458
|
-
|
|
459
|
-
* The following workspace dependencies were updated
|
|
460
|
-
* dependencies
|
|
461
|
-
* @aigne/core bumped to 1.69.2-beta
|
|
462
|
-
|
|
463
|
-
## [0.4.11](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.11-beta...ideogram-v0.4.11) (2025-11-28)
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
### Dependencies
|
|
467
|
-
|
|
468
|
-
* The following workspace dependencies were updated
|
|
469
|
-
* dependencies
|
|
470
|
-
* @aigne/core bumped to 1.69.1
|
|
471
|
-
|
|
472
|
-
## [0.4.11-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.10...ideogram-v0.4.11-beta) (2025-11-24)
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
### Dependencies
|
|
476
|
-
|
|
477
|
-
* The following workspace dependencies were updated
|
|
478
|
-
* dependencies
|
|
479
|
-
* @aigne/core bumped to 1.69.1-beta
|
|
480
|
-
|
|
481
|
-
## [0.4.10](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.10-beta.4...ideogram-v0.4.10) (2025-11-21)
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
### Dependencies
|
|
485
|
-
|
|
486
|
-
* The following workspace dependencies were updated
|
|
487
|
-
* dependencies
|
|
488
|
-
* @aigne/core bumped to 1.69.0
|
|
489
|
-
|
|
490
|
-
## [0.4.10-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.10-beta.3...ideogram-v0.4.10-beta.4) (2025-11-20)
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
### Bug Fixes
|
|
494
|
-
|
|
495
|
-
* add timeout to doubao and ideogram image models ([#761](https://github.com/AIGNE-io/aigne-framework/issues/761)) ([c232483](https://github.com/AIGNE-io/aigne-framework/commit/c232483c6024426524c3310e64b22d9f63206227))
|
|
496
|
-
|
|
497
|
-
## [0.4.10-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.10-beta.2...ideogram-v0.4.10-beta.3) (2025-11-19)
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
### Dependencies
|
|
501
|
-
|
|
502
|
-
* The following workspace dependencies were updated
|
|
503
|
-
* dependencies
|
|
504
|
-
* @aigne/core bumped to 1.69.0-beta.2
|
|
505
|
-
|
|
506
|
-
## [0.4.10-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.10-beta.1...ideogram-v0.4.10-beta.2) (2025-11-18)
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
### Features
|
|
510
|
-
|
|
511
|
-
* improve image model architecture and file handling ([#527](https://github.com/AIGNE-io/aigne-framework/issues/527)) ([4db50aa](https://github.com/AIGNE-io/aigne-framework/commit/4db50aa0387a1a0f045ca11aaa61613e36ca7597))
|
|
512
|
-
* **models:** support aigne hub models ([#416](https://github.com/AIGNE-io/aigne-framework/issues/416)) ([b4f014c](https://github.com/AIGNE-io/aigne-framework/commit/b4f014cf5ed08ef930d3ddfc278d3610e64c6af3))
|
|
513
|
-
* **models:** support gemini and ideogram images models ([#412](https://github.com/AIGNE-io/aigne-framework/issues/412)) ([6534fec](https://github.com/AIGNE-io/aigne-framework/commit/6534fecb0bdfb4b0a4440d44c0e563b9a029a68f))
|
|
514
|
-
* **models:** support gemini and ideogram images models ([#412](https://github.com/AIGNE-io/aigne-framework/issues/412)) ([6534fec](https://github.com/AIGNE-io/aigne-framework/commit/6534fecb0bdfb4b0a4440d44c0e563b9a029a68f))
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
### Bug Fixes
|
|
518
|
-
|
|
519
|
-
* add fetch utility with timeout and enhanced error handling ([#694](https://github.com/AIGNE-io/aigne-framework/issues/694)) ([c2d4076](https://github.com/AIGNE-io/aigne-framework/commit/c2d4076ec590150d2751591a4f723721f78381e9))
|
|
520
|
-
* add prefer input file type option for image model ([#536](https://github.com/AIGNE-io/aigne-framework/issues/536)) ([3cba8a5](https://github.com/AIGNE-io/aigne-framework/commit/3cba8a5562233a1567b49b6dd5c446c0760f5c4c))
|
|
521
|
-
* bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
|
|
522
|
-
* move zod from devDependencies to dependencies in ideogram model ([#539](https://github.com/AIGNE-io/aigne-framework/issues/539)) ([9a08529](https://github.com/AIGNE-io/aigne-framework/commit/9a08529c53a40817acc831fb9b1925e200671f40))
|
|
523
|
-
* standardize file parameter naming across models ([#534](https://github.com/AIGNE-io/aigne-framework/issues/534)) ([f159a9d](https://github.com/AIGNE-io/aigne-framework/commit/f159a9d6af21ec0e99641996b150560929845845))
|
|
524
|
-
* support gemini-2.0-flash model for image model ([#429](https://github.com/AIGNE-io/aigne-framework/issues/429)) ([5a0bba1](https://github.com/AIGNE-io/aigne-framework/commit/5a0bba197cf8785384b70302f86cf702d04b7fc4))
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
### Dependencies
|
|
528
|
-
|
|
529
|
-
* The following workspace dependencies were updated
|
|
530
|
-
* dependencies
|
|
531
|
-
* @aigne/core bumped to 1.69.0-beta.1
|
|
532
|
-
|
|
533
|
-
## [0.4.10-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.10-beta...ideogram-v0.4.10-beta.1) (2025-11-18)
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
### Dependencies
|
|
537
|
-
|
|
538
|
-
* The following workspace dependencies were updated
|
|
539
|
-
* dependencies
|
|
540
|
-
* @aigne/core bumped to 1.68.3-beta.1
|
|
541
|
-
|
|
542
|
-
## [0.4.10-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.9...ideogram-v0.4.10-beta) (2025-11-17)
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
### Dependencies
|
|
546
|
-
|
|
547
|
-
* The following workspace dependencies were updated
|
|
548
|
-
* dependencies
|
|
549
|
-
* @aigne/core bumped to 1.68.3-beta
|
|
550
|
-
|
|
551
|
-
## [0.4.9](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.9-beta...ideogram-v0.4.9) (2025-11-15)
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
### Dependencies
|
|
555
|
-
|
|
556
|
-
* The following workspace dependencies were updated
|
|
557
|
-
* dependencies
|
|
558
|
-
* @aigne/core bumped to 1.68.2
|
|
559
|
-
|
|
560
|
-
## [0.4.9-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.8...ideogram-v0.4.9-beta) (2025-11-15)
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
### Dependencies
|
|
564
|
-
|
|
565
|
-
* The following workspace dependencies were updated
|
|
566
|
-
* dependencies
|
|
567
|
-
* @aigne/core bumped to 1.68.2-beta
|
|
568
|
-
|
|
569
|
-
## [0.4.8](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.8-beta...ideogram-v0.4.8) (2025-11-15)
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
### Dependencies
|
|
573
|
-
|
|
574
|
-
* The following workspace dependencies were updated
|
|
575
|
-
* dependencies
|
|
576
|
-
* @aigne/core bumped to 1.68.1
|
|
577
|
-
|
|
578
|
-
## [0.4.8-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.7...ideogram-v0.4.8-beta) (2025-11-15)
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
### Bug Fixes
|
|
582
|
-
|
|
583
|
-
* bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
### Dependencies
|
|
587
|
-
|
|
588
|
-
* The following workspace dependencies were updated
|
|
589
|
-
* dependencies
|
|
590
|
-
* @aigne/core bumped to 1.68.1-beta
|
|
591
|
-
|
|
592
|
-
## [0.4.7](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.7-beta...ideogram-v0.4.7) (2025-11-14)
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
### Dependencies
|
|
596
|
-
|
|
597
|
-
* The following workspace dependencies were updated
|
|
598
|
-
* dependencies
|
|
599
|
-
* @aigne/core bumped to 1.68.0
|
|
600
|
-
|
|
601
|
-
## [0.4.7-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.6...ideogram-v0.4.7-beta) (2025-11-14)
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
### Dependencies
|
|
605
|
-
|
|
606
|
-
* The following workspace dependencies were updated
|
|
607
|
-
* dependencies
|
|
608
|
-
* @aigne/core bumped to 1.68.0-beta
|
|
609
|
-
|
|
610
|
-
## [0.4.6](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.6-beta.4...ideogram-v0.4.6) (2025-11-12)
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
### Dependencies
|
|
614
|
-
|
|
615
|
-
* The following workspace dependencies were updated
|
|
616
|
-
* dependencies
|
|
617
|
-
* @aigne/core bumped to 1.67.0
|
|
618
|
-
|
|
619
|
-
## [0.4.6-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.6-beta.3...ideogram-v0.4.6-beta.4) (2025-11-12)
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
### Dependencies
|
|
623
|
-
|
|
624
|
-
* The following workspace dependencies were updated
|
|
625
|
-
* dependencies
|
|
626
|
-
* @aigne/core bumped to 1.67.0-beta.4
|
|
627
|
-
|
|
628
|
-
## [0.4.6-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.6-beta.2...ideogram-v0.4.6-beta.3) (2025-11-12)
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
### Dependencies
|
|
632
|
-
|
|
633
|
-
* The following workspace dependencies were updated
|
|
634
|
-
* dependencies
|
|
635
|
-
* @aigne/core bumped to 1.67.0-beta.3
|
|
636
|
-
|
|
637
|
-
## [0.4.6-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.6-beta.1...ideogram-v0.4.6-beta.2) (2025-11-12)
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
### Dependencies
|
|
641
|
-
|
|
642
|
-
* The following workspace dependencies were updated
|
|
643
|
-
* dependencies
|
|
644
|
-
* @aigne/core bumped to 1.67.0-beta.2
|
|
645
|
-
|
|
646
|
-
## [0.4.6-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.6-beta...ideogram-v0.4.6-beta.1) (2025-11-12)
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
### Dependencies
|
|
650
|
-
|
|
651
|
-
* The following workspace dependencies were updated
|
|
652
|
-
* dependencies
|
|
653
|
-
* @aigne/core bumped to 1.67.0-beta.1
|
|
654
|
-
|
|
655
|
-
## [0.4.6-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.5...ideogram-v0.4.6-beta) (2025-11-11)
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
### Dependencies
|
|
659
|
-
|
|
660
|
-
* The following workspace dependencies were updated
|
|
661
|
-
* dependencies
|
|
662
|
-
* @aigne/core bumped to 1.67.0-beta
|
|
663
|
-
|
|
664
|
-
## [0.4.5](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.5-beta.6...ideogram-v0.4.5) (2025-11-07)
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
### Dependencies
|
|
668
|
-
|
|
669
|
-
* The following workspace dependencies were updated
|
|
670
|
-
* dependencies
|
|
671
|
-
* @aigne/core bumped to 1.66.0
|
|
672
|
-
|
|
673
|
-
## [0.4.5-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.5-beta.5...ideogram-v0.4.5-beta.6) (2025-11-07)
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
### Dependencies
|
|
677
|
-
|
|
678
|
-
* The following workspace dependencies were updated
|
|
679
|
-
* dependencies
|
|
680
|
-
* @aigne/core bumped to 1.66.0-beta.5
|
|
681
|
-
|
|
682
|
-
## [0.4.5-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.5-beta.4...ideogram-v0.4.5-beta.5) (2025-11-06)
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
### Dependencies
|
|
686
|
-
|
|
687
|
-
* The following workspace dependencies were updated
|
|
688
|
-
* dependencies
|
|
689
|
-
* @aigne/core bumped to 1.66.0-beta.4
|
|
690
|
-
|
|
691
|
-
## [0.4.5-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.5-beta.3...ideogram-v0.4.5-beta.4) (2025-11-06)
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
### Dependencies
|
|
695
|
-
|
|
696
|
-
* The following workspace dependencies were updated
|
|
697
|
-
* dependencies
|
|
698
|
-
* @aigne/core bumped to 1.66.0-beta.3
|
|
699
|
-
|
|
700
|
-
## [0.4.5-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.5-beta.2...ideogram-v0.4.5-beta.3) (2025-11-05)
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
### Dependencies
|
|
704
|
-
|
|
705
|
-
* The following workspace dependencies were updated
|
|
706
|
-
* dependencies
|
|
707
|
-
* @aigne/core bumped to 1.65.1-beta.3
|
|
708
|
-
|
|
709
|
-
## [0.4.5-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.5-beta.1...ideogram-v0.4.5-beta.2) (2025-11-04)
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
### Dependencies
|
|
713
|
-
|
|
714
|
-
* The following workspace dependencies were updated
|
|
715
|
-
* dependencies
|
|
716
|
-
* @aigne/core bumped to 1.65.1-beta.2
|
|
717
|
-
|
|
718
|
-
## [0.4.5-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.5-beta...ideogram-v0.4.5-beta.1) (2025-11-04)
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
### Bug Fixes
|
|
722
|
-
|
|
723
|
-
* add fetch utility with timeout and enhanced error handling ([#694](https://github.com/AIGNE-io/aigne-framework/issues/694)) ([c2d4076](https://github.com/AIGNE-io/aigne-framework/commit/c2d4076ec590150d2751591a4f723721f78381e9))
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
### Dependencies
|
|
727
|
-
|
|
728
|
-
* The following workspace dependencies were updated
|
|
729
|
-
* dependencies
|
|
730
|
-
* @aigne/core bumped to 1.65.1-beta.1
|
|
731
|
-
|
|
732
|
-
## [0.4.5-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.4...ideogram-v0.4.5-beta) (2025-11-03)
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
### Dependencies
|
|
736
|
-
|
|
737
|
-
* The following workspace dependencies were updated
|
|
738
|
-
* dependencies
|
|
739
|
-
* @aigne/core bumped to 1.65.1-beta
|
|
740
|
-
|
|
741
|
-
## [0.4.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.4-beta.6...ideogram-v0.4.4) (2025-10-31)
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
### Dependencies
|
|
745
|
-
|
|
746
|
-
* The following workspace dependencies were updated
|
|
747
|
-
* dependencies
|
|
748
|
-
* @aigne/core bumped to 1.65.0
|
|
749
|
-
|
|
750
|
-
## [0.4.4-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.4-beta.5...ideogram-v0.4.4-beta.6) (2025-10-31)
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
### Dependencies
|
|
754
|
-
|
|
755
|
-
* The following workspace dependencies were updated
|
|
756
|
-
* dependencies
|
|
757
|
-
* @aigne/core bumped to 1.65.0-beta.5
|
|
758
|
-
|
|
759
|
-
## [0.4.4-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.4-beta.4...ideogram-v0.4.4-beta.5) (2025-10-29)
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
### Dependencies
|
|
763
|
-
|
|
764
|
-
* The following workspace dependencies were updated
|
|
765
|
-
* dependencies
|
|
766
|
-
* @aigne/core bumped to 1.65.0-beta.4
|
|
767
|
-
|
|
768
|
-
## [0.4.4-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.4-beta.3...ideogram-v0.4.4-beta.4) (2025-10-28)
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
### Dependencies
|
|
772
|
-
|
|
773
|
-
* The following workspace dependencies were updated
|
|
774
|
-
* dependencies
|
|
775
|
-
* @aigne/core bumped to 1.65.0-beta.3
|
|
776
|
-
|
|
777
|
-
## [0.4.4-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.4-beta.2...ideogram-v0.4.4-beta.3) (2025-10-28)
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
### Dependencies
|
|
781
|
-
|
|
782
|
-
* The following workspace dependencies were updated
|
|
783
|
-
* dependencies
|
|
784
|
-
* @aigne/core bumped to 1.65.0-beta.2
|
|
785
|
-
|
|
786
|
-
## [0.4.4-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.4-beta.1...ideogram-v0.4.4-beta.2) (2025-10-26)
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
### Dependencies
|
|
790
|
-
|
|
791
|
-
* The following workspace dependencies were updated
|
|
792
|
-
* dependencies
|
|
793
|
-
* @aigne/core bumped to 1.65.0-beta.1
|
|
794
|
-
|
|
795
|
-
## [0.4.4-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.4-beta...ideogram-v0.4.4-beta.1) (2025-10-24)
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
### Dependencies
|
|
799
|
-
|
|
800
|
-
* The following workspace dependencies were updated
|
|
801
|
-
* dependencies
|
|
802
|
-
* @aigne/core bumped to 1.65.0-beta
|
|
803
|
-
|
|
804
|
-
## [0.4.4-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.3...ideogram-v0.4.4-beta) (2025-10-23)
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
### Dependencies
|
|
808
|
-
|
|
809
|
-
* The following workspace dependencies were updated
|
|
810
|
-
* dependencies
|
|
811
|
-
* @aigne/core bumped to 1.64.1-beta
|
|
812
|
-
|
|
813
|
-
## [0.4.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.3-beta.1...ideogram-v0.4.3) (2025-10-22)
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
### Dependencies
|
|
817
|
-
|
|
818
|
-
* The following workspace dependencies were updated
|
|
819
|
-
* dependencies
|
|
820
|
-
* @aigne/core bumped to 1.64.0
|
|
821
|
-
|
|
822
|
-
## [0.4.3-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.3-beta...ideogram-v0.4.3-beta.1) (2025-10-22)
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
### Dependencies
|
|
826
|
-
|
|
827
|
-
* The following workspace dependencies were updated
|
|
828
|
-
* dependencies
|
|
829
|
-
* @aigne/core bumped to 1.64.0-beta.1
|
|
830
|
-
|
|
831
|
-
## [0.4.3-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2...ideogram-v0.4.3-beta) (2025-10-21)
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
### Dependencies
|
|
835
|
-
|
|
836
|
-
* The following workspace dependencies were updated
|
|
837
|
-
* dependencies
|
|
838
|
-
* @aigne/core bumped to 1.64.0-beta
|
|
839
|
-
|
|
840
|
-
## [0.4.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.12...ideogram-v0.4.2) (2025-10-19)
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
### Dependencies
|
|
844
|
-
|
|
845
|
-
* The following workspace dependencies were updated
|
|
846
|
-
* dependencies
|
|
847
|
-
* @aigne/core bumped to 1.63.0
|
|
848
|
-
|
|
849
|
-
## [0.4.2-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.11...ideogram-v0.4.2-beta.12) (2025-10-17)
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
### Dependencies
|
|
853
|
-
|
|
854
|
-
* The following workspace dependencies were updated
|
|
855
|
-
* dependencies
|
|
856
|
-
* @aigne/core bumped to 1.63.0-beta.12
|
|
857
|
-
|
|
858
|
-
## [0.4.2-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.10...ideogram-v0.4.2-beta.11) (2025-10-17)
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
### Dependencies
|
|
862
|
-
|
|
863
|
-
* The following workspace dependencies were updated
|
|
864
|
-
* dependencies
|
|
865
|
-
* @aigne/core bumped to 1.63.0-beta.11
|
|
866
|
-
|
|
867
|
-
## [0.4.2-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.9...ideogram-v0.4.2-beta.10) (2025-10-16)
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
### Dependencies
|
|
871
|
-
|
|
872
|
-
* The following workspace dependencies were updated
|
|
873
|
-
* dependencies
|
|
874
|
-
* @aigne/core bumped to 1.63.0-beta.10
|
|
875
|
-
|
|
876
|
-
## [0.4.2-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.8...ideogram-v0.4.2-beta.9) (2025-10-16)
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
### Dependencies
|
|
880
|
-
|
|
881
|
-
* The following workspace dependencies were updated
|
|
882
|
-
* dependencies
|
|
883
|
-
* @aigne/core bumped to 1.63.0-beta.9
|
|
884
|
-
|
|
885
|
-
## [0.4.2-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.7...ideogram-v0.4.2-beta.8) (2025-10-16)
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
### Dependencies
|
|
889
|
-
|
|
890
|
-
* The following workspace dependencies were updated
|
|
891
|
-
* dependencies
|
|
892
|
-
* @aigne/core bumped to 1.63.0-beta.8
|
|
893
|
-
|
|
894
|
-
## [0.4.2-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.6...ideogram-v0.4.2-beta.7) (2025-10-15)
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
### Dependencies
|
|
898
|
-
|
|
899
|
-
* The following workspace dependencies were updated
|
|
900
|
-
* dependencies
|
|
901
|
-
* @aigne/core bumped to 1.63.0-beta.7
|
|
902
|
-
|
|
903
|
-
## [0.4.2-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.5...ideogram-v0.4.2-beta.6) (2025-10-15)
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
### Dependencies
|
|
907
|
-
|
|
908
|
-
* The following workspace dependencies were updated
|
|
909
|
-
* dependencies
|
|
910
|
-
* @aigne/core bumped to 1.63.0-beta.6
|
|
911
|
-
|
|
912
|
-
## [0.4.2-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.4...ideogram-v0.4.2-beta.5) (2025-10-13)
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
### Dependencies
|
|
916
|
-
|
|
917
|
-
* The following workspace dependencies were updated
|
|
918
|
-
* dependencies
|
|
919
|
-
* @aigne/core bumped to 1.63.0-beta.5
|
|
920
|
-
|
|
921
|
-
## [0.4.2-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.3...ideogram-v0.4.2-beta.4) (2025-10-12)
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
### Dependencies
|
|
925
|
-
|
|
926
|
-
* The following workspace dependencies were updated
|
|
927
|
-
* dependencies
|
|
928
|
-
* @aigne/core bumped to 1.63.0-beta.4
|
|
929
|
-
|
|
930
|
-
## [0.4.2-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.2...ideogram-v0.4.2-beta.3) (2025-10-11)
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
### Dependencies
|
|
934
|
-
|
|
935
|
-
* The following workspace dependencies were updated
|
|
936
|
-
* dependencies
|
|
937
|
-
* @aigne/core bumped to 1.63.0-beta.3
|
|
938
|
-
|
|
939
|
-
## [0.4.2-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta.1...ideogram-v0.4.2-beta.2) (2025-10-09)
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
### Dependencies
|
|
943
|
-
|
|
944
|
-
* The following workspace dependencies were updated
|
|
945
|
-
* dependencies
|
|
946
|
-
* @aigne/core bumped to 1.63.0-beta.2
|
|
947
|
-
|
|
948
|
-
## [0.4.2-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.2-beta...ideogram-v0.4.2-beta.1) (2025-10-09)
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
### Dependencies
|
|
952
|
-
|
|
953
|
-
* The following workspace dependencies were updated
|
|
954
|
-
* dependencies
|
|
955
|
-
* @aigne/core bumped to 1.63.0-beta.1
|
|
956
|
-
|
|
957
|
-
## [0.4.2-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.1...ideogram-v0.4.2-beta) (2025-10-07)
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
### Dependencies
|
|
961
|
-
|
|
962
|
-
* The following workspace dependencies were updated
|
|
963
|
-
* dependencies
|
|
964
|
-
* @aigne/core bumped to 1.63.0-beta
|
|
965
|
-
|
|
966
|
-
## [0.4.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.1-beta.7...ideogram-v0.4.1) (2025-10-04)
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
### Dependencies
|
|
970
|
-
|
|
971
|
-
* The following workspace dependencies were updated
|
|
972
|
-
* dependencies
|
|
973
|
-
* @aigne/core bumped to 1.62.0
|
|
974
|
-
|
|
975
|
-
## [0.4.1-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.1-beta.6...ideogram-v0.4.1-beta.7) (2025-10-03)
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
### Dependencies
|
|
979
|
-
|
|
980
|
-
* The following workspace dependencies were updated
|
|
981
|
-
* dependencies
|
|
982
|
-
* @aigne/core bumped to 1.62.0-beta.6
|
|
983
|
-
|
|
984
|
-
## [0.4.1-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.1-beta.5...ideogram-v0.4.1-beta.6) (2025-10-02)
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
### Dependencies
|
|
988
|
-
|
|
989
|
-
* The following workspace dependencies were updated
|
|
990
|
-
* dependencies
|
|
991
|
-
* @aigne/core bumped to 1.62.0-beta.5
|
|
992
|
-
|
|
993
|
-
## [0.4.1-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.1-beta.4...ideogram-v0.4.1-beta.5) (2025-10-01)
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
### Dependencies
|
|
997
|
-
|
|
998
|
-
* The following workspace dependencies were updated
|
|
999
|
-
* dependencies
|
|
1000
|
-
* @aigne/core bumped to 1.62.0-beta.4
|
|
1001
|
-
|
|
1002
|
-
## [0.4.1-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.1-beta.3...ideogram-v0.4.1-beta.4) (2025-10-01)
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
### Dependencies
|
|
1006
|
-
|
|
1007
|
-
* The following workspace dependencies were updated
|
|
1008
|
-
* dependencies
|
|
1009
|
-
* @aigne/core bumped to 1.62.0-beta.3
|
|
1010
|
-
|
|
1011
|
-
## [0.4.1-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.1-beta.2...ideogram-v0.4.1-beta.3) (2025-10-01)
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
### Dependencies
|
|
1015
|
-
|
|
1016
|
-
* The following workspace dependencies were updated
|
|
1017
|
-
* dependencies
|
|
1018
|
-
* @aigne/core bumped to 1.62.0-beta.2
|
|
1019
|
-
|
|
1020
|
-
## [0.4.1-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.1-beta.1...ideogram-v0.4.1-beta.2) (2025-10-01)
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
### Dependencies
|
|
1024
|
-
|
|
1025
|
-
* The following workspace dependencies were updated
|
|
1026
|
-
* dependencies
|
|
1027
|
-
* @aigne/core bumped to 1.62.0-beta.1
|
|
1028
|
-
|
|
1029
|
-
## [0.4.1-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.1-beta...ideogram-v0.4.1-beta.1) (2025-09-30)
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
### Dependencies
|
|
1033
|
-
|
|
1034
|
-
* The following workspace dependencies were updated
|
|
1035
|
-
* dependencies
|
|
1036
|
-
* @aigne/core bumped to 1.62.0-beta
|
|
1037
|
-
|
|
1038
|
-
## [0.4.1-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0...ideogram-v0.4.1-beta) (2025-09-29)
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
### Dependencies
|
|
1042
|
-
|
|
1043
|
-
* The following workspace dependencies were updated
|
|
1044
|
-
* dependencies
|
|
1045
|
-
* @aigne/core bumped to 1.61.1-beta
|
|
1046
|
-
|
|
1047
|
-
## [0.4.0](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0-beta.8...ideogram-v0.4.0) (2025-09-27)
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
### Dependencies
|
|
1051
|
-
|
|
1052
|
-
* The following workspace dependencies were updated
|
|
1053
|
-
* dependencies
|
|
1054
|
-
* @aigne/core bumped to 1.61.0
|
|
1055
|
-
|
|
1056
|
-
## [0.4.0-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0-beta.7...ideogram-v0.4.0-beta.8) (2025-09-26)
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
### Dependencies
|
|
1060
|
-
|
|
1061
|
-
* The following workspace dependencies were updated
|
|
1062
|
-
* dependencies
|
|
1063
|
-
* @aigne/core bumped to 1.61.0-beta.8
|
|
1064
|
-
|
|
1065
|
-
## [0.4.0-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0-beta.6...ideogram-v0.4.0-beta.7) (2025-09-26)
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
### Dependencies
|
|
1069
|
-
|
|
1070
|
-
* The following workspace dependencies were updated
|
|
1071
|
-
* dependencies
|
|
1072
|
-
* @aigne/core bumped to 1.61.0-beta.7
|
|
1073
|
-
|
|
1074
|
-
## [0.4.0-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0-beta.5...ideogram-v0.4.0-beta.6) (2025-09-26)
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
### Dependencies
|
|
1078
|
-
|
|
1079
|
-
* The following workspace dependencies were updated
|
|
1080
|
-
* dependencies
|
|
1081
|
-
* @aigne/core bumped to 1.61.0-beta.6
|
|
1082
|
-
|
|
1083
|
-
## [0.4.0-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0-beta.4...ideogram-v0.4.0-beta.5) (2025-09-25)
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
### Dependencies
|
|
1087
|
-
|
|
1088
|
-
* The following workspace dependencies were updated
|
|
1089
|
-
* dependencies
|
|
1090
|
-
* @aigne/core bumped to 1.61.0-beta.5
|
|
1091
|
-
|
|
1092
|
-
## [0.4.0-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0-beta.3...ideogram-v0.4.0-beta.4) (2025-09-25)
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
### Dependencies
|
|
1096
|
-
|
|
1097
|
-
* The following workspace dependencies were updated
|
|
1098
|
-
* dependencies
|
|
1099
|
-
* @aigne/core bumped to 1.61.0-beta.4
|
|
1100
|
-
|
|
1101
|
-
## [0.4.0-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0-beta.2...ideogram-v0.4.0-beta.3) (2025-09-24)
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
### Bug Fixes
|
|
1105
|
-
|
|
1106
|
-
* move zod from devDependencies to dependencies in ideogram model ([#539](https://github.com/AIGNE-io/aigne-framework/issues/539)) ([9a08529](https://github.com/AIGNE-io/aigne-framework/commit/9a08529c53a40817acc831fb9b1925e200671f40))
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
### Dependencies
|
|
1110
|
-
|
|
1111
|
-
* The following workspace dependencies were updated
|
|
1112
|
-
* dependencies
|
|
1113
|
-
* @aigne/core bumped to 1.61.0-beta.3
|
|
1114
|
-
|
|
1115
|
-
## [0.4.0-beta.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0-beta.1...ideogram-v0.4.0-beta.2) (2025-09-23)
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
### Bug Fixes
|
|
1119
|
-
|
|
1120
|
-
* add prefer input file type option for image model ([#536](https://github.com/AIGNE-io/aigne-framework/issues/536)) ([3cba8a5](https://github.com/AIGNE-io/aigne-framework/commit/3cba8a5562233a1567b49b6dd5c446c0760f5c4c))
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
### Dependencies
|
|
1124
|
-
|
|
1125
|
-
* The following workspace dependencies were updated
|
|
1126
|
-
* dependencies
|
|
1127
|
-
* @aigne/core bumped to 1.61.0-beta.2
|
|
1128
|
-
|
|
1129
|
-
## [0.4.0-beta.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.0-beta...ideogram-v0.4.0-beta.1) (2025-09-23)
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
### Bug Fixes
|
|
1133
|
-
|
|
1134
|
-
* standardize file parameter naming across models ([#534](https://github.com/AIGNE-io/aigne-framework/issues/534)) ([f159a9d](https://github.com/AIGNE-io/aigne-framework/commit/f159a9d6af21ec0e99641996b150560929845845))
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
### Dependencies
|
|
1138
|
-
|
|
1139
|
-
* The following workspace dependencies were updated
|
|
1140
|
-
* dependencies
|
|
1141
|
-
* @aigne/core bumped to 1.61.0-beta.1
|
|
1142
|
-
|
|
1143
|
-
## [0.4.0-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.15...ideogram-v0.4.0-beta) (2025-09-22)
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
### Features
|
|
1147
|
-
|
|
1148
|
-
* improve image model architecture and file handling ([#527](https://github.com/AIGNE-io/aigne-framework/issues/527)) ([4db50aa](https://github.com/AIGNE-io/aigne-framework/commit/4db50aa0387a1a0f045ca11aaa61613e36ca7597))
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
### Dependencies
|
|
1152
|
-
|
|
1153
|
-
* The following workspace dependencies were updated
|
|
1154
|
-
* dependencies
|
|
1155
|
-
* @aigne/core bumped to 1.61.0-beta
|
|
1156
|
-
|
|
1157
|
-
## [0.3.15](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.14...ideogram-v0.3.15) (2025-09-18)
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
### Dependencies
|
|
1161
|
-
|
|
1162
|
-
* The following workspace dependencies were updated
|
|
1163
|
-
* dependencies
|
|
1164
|
-
* @aigne/core bumped to 1.60.3
|
|
1165
|
-
|
|
1166
|
-
## [0.3.14](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.13...ideogram-v0.3.14) (2025-09-11)
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
### Dependencies
|
|
1170
|
-
|
|
1171
|
-
* The following workspace dependencies were updated
|
|
1172
|
-
* dependencies
|
|
1173
|
-
* @aigne/core bumped to 1.60.2
|
|
1174
|
-
|
|
1175
|
-
## [0.3.13](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.12...ideogram-v0.3.13) (2025-09-11)
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
### Dependencies
|
|
1179
|
-
|
|
1180
|
-
* The following workspace dependencies were updated
|
|
1181
|
-
* dependencies
|
|
1182
|
-
* @aigne/core bumped to 1.60.1
|
|
1183
|
-
|
|
1184
|
-
## [0.3.12](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.11...ideogram-v0.3.12) (2025-09-10)
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
### Dependencies
|
|
1188
|
-
|
|
1189
|
-
* The following workspace dependencies were updated
|
|
1190
|
-
* dependencies
|
|
1191
|
-
* @aigne/core bumped to 1.60.0
|
|
1192
|
-
|
|
1193
|
-
## [0.3.11](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.10...ideogram-v0.3.11) (2025-09-09)
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
### Dependencies
|
|
1197
|
-
|
|
1198
|
-
* The following workspace dependencies were updated
|
|
1199
|
-
* dependencies
|
|
1200
|
-
* @aigne/core bumped to 1.59.0
|
|
1201
|
-
|
|
1202
|
-
## [0.3.10](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.9...ideogram-v0.3.10) (2025-09-08)
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
### Dependencies
|
|
1206
|
-
|
|
1207
|
-
* The following workspace dependencies were updated
|
|
1208
|
-
* dependencies
|
|
1209
|
-
* @aigne/core bumped to 1.58.3
|
|
1210
|
-
|
|
1211
|
-
## [0.3.9](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.8...ideogram-v0.3.9) (2025-09-05)
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
### Dependencies
|
|
1215
|
-
|
|
1216
|
-
* The following workspace dependencies were updated
|
|
1217
|
-
* dependencies
|
|
1218
|
-
* @aigne/core bumped to 1.58.2
|
|
1219
|
-
|
|
1220
|
-
## [0.3.8](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.7...ideogram-v0.3.8) (2025-09-05)
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
### Dependencies
|
|
1224
|
-
|
|
1225
|
-
* The following workspace dependencies were updated
|
|
1226
|
-
* dependencies
|
|
1227
|
-
* @aigne/core bumped to 1.58.1
|
|
1228
|
-
|
|
1229
|
-
## [0.3.7](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.6...ideogram-v0.3.7) (2025-09-05)
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
### Dependencies
|
|
1233
|
-
|
|
1234
|
-
* The following workspace dependencies were updated
|
|
1235
|
-
* dependencies
|
|
1236
|
-
* @aigne/core bumped to 1.58.0
|
|
1237
|
-
|
|
1238
|
-
## [0.3.6](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.5...ideogram-v0.3.6) (2025-09-01)
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
### Dependencies
|
|
1242
|
-
|
|
1243
|
-
* The following workspace dependencies were updated
|
|
1244
|
-
* dependencies
|
|
1245
|
-
* @aigne/core bumped to 1.57.5
|
|
1246
|
-
|
|
1247
|
-
## [0.3.5](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.4...ideogram-v0.3.5) (2025-08-30)
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
### Dependencies
|
|
1251
|
-
|
|
1252
|
-
* The following workspace dependencies were updated
|
|
1253
|
-
* dependencies
|
|
1254
|
-
* @aigne/core bumped to 1.57.4
|
|
1255
|
-
|
|
1256
|
-
## [0.3.4](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.3...ideogram-v0.3.4) (2025-08-30)
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
### Dependencies
|
|
1260
|
-
|
|
1261
|
-
* The following workspace dependencies were updated
|
|
1262
|
-
* dependencies
|
|
1263
|
-
* @aigne/core bumped to 1.57.3
|
|
1264
|
-
|
|
1265
|
-
## [0.3.3](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.2...ideogram-v0.3.3) (2025-08-29)
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
### Dependencies
|
|
1269
|
-
|
|
1270
|
-
* The following workspace dependencies were updated
|
|
1271
|
-
* dependencies
|
|
1272
|
-
* @aigne/core bumped to 1.57.2
|
|
1273
|
-
|
|
1274
|
-
## [0.3.2](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.1...ideogram-v0.3.2) (2025-08-29)
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
### Dependencies
|
|
1278
|
-
|
|
1279
|
-
* The following workspace dependencies were updated
|
|
1280
|
-
* dependencies
|
|
1281
|
-
* @aigne/core bumped to 1.57.1
|
|
1282
|
-
|
|
1283
|
-
## [0.3.1](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.3.0...ideogram-v0.3.1) (2025-08-28)
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
### Bug Fixes
|
|
1287
|
-
|
|
1288
|
-
* support gemini-2.0-flash model for image model ([#429](https://github.com/AIGNE-io/aigne-framework/issues/429)) ([5a0bba1](https://github.com/AIGNE-io/aigne-framework/commit/5a0bba197cf8785384b70302f86cf702d04b7fc4))
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
### Dependencies
|
|
1292
|
-
|
|
1293
|
-
* The following workspace dependencies were updated
|
|
1294
|
-
* dependencies
|
|
1295
|
-
* @aigne/core bumped to 1.57.0
|
|
1296
|
-
|
|
1297
|
-
## [0.3.0](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.2.0...ideogram-v0.3.0) (2025-08-27)
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
### Features
|
|
1301
|
-
|
|
1302
|
-
* **models:** support aigne hub models ([#416](https://github.com/AIGNE-io/aigne-framework/issues/416)) ([b4f014c](https://github.com/AIGNE-io/aigne-framework/commit/b4f014cf5ed08ef930d3ddfc278d3610e64c6af3))
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
### Dependencies
|
|
1306
|
-
|
|
1307
|
-
* The following workspace dependencies were updated
|
|
1308
|
-
* dependencies
|
|
1309
|
-
* @aigne/core bumped to 1.56.0
|
|
1310
|
-
|
|
1311
|
-
## [0.2.0](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.1.0...ideogram-v0.2.0) (2025-08-27)
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
### Features
|
|
1315
|
-
|
|
1316
|
-
* **models:** support gemini and ideogram images models ([#412](https://github.com/AIGNE-io/aigne-framework/issues/412)) ([6534fec](https://github.com/AIGNE-io/aigne-framework/commit/6534fecb0bdfb4b0a4440d44c0e563b9a029a68f))
|