Releases: settlemint/asset-tokenization-kit
Releases · settlemint/asset-tokenization-kit
v0.3.12
What's Changed
Exciting New Features 🎉
- feat: dropdown to choose collateral liveness duration by @snigdha920 in #1193
- feat: bond yield charts by @SilVdB in #1197
- feat: tune number input fields by @roderik in #1209
- feat: user default currency by @snigdha920 in #1205
- feat: start migration to typebox to unify the schemas between app and api by @roderik in #1216
- feat: typebox mutations by @roderik in #1221
- feat: remove zod completely by @roderik in #1226
- feat: price stat on the admin dashboard by @snigdha920 in #1222
- feat: convert last zod usages to typebox by @roderik in #1232
- feat: add issue button to all table tabes by @roderik in #1239
- feat: add input suggestions based on history by @roderik in #1240
- feat: track hasura tables in CI by @snigdha920 in #1251
- feat: events graph by @roderik in #1257
- feat: top-up and withdraw yield underlying asset by @SilVdB in #1258
- feat: check for exisitng balances differently by @roderik in #1260
- feat: use the new concentration calculation by @roderik in #1262
Important Bug Fixes 🐛
- fix: dashboard transfer form showing incorrect balance of 0 by @codegen-sh in #1192
- fix: colors by @pmualaba in #1194
- fix: update create asset by @jelenadimitrijevic1 in #1195
- fix: AssetType translation for tokenizeddeposit by @codegen-sh in #1200
- fix: duplicated transfer forms in portfolio page by @snigdha920 in #1198
- fix: ui form fields by @pmualaba in #1207
- fix: change email support by @pmualaba in #1208
- fix: remove isin from stablecoin by @roderik in #1220
- fix: user onboarding + user details by @janb87 in #1223
- fix: asset creation and activity by @janb87 in #1224
- fix: schema fixes, unit test wait for singe transaction by @snigdha920 in #1225
- fix: asset details and actions by @janb87 in #1227
- fix: formfield postfix ui by @pmualaba in #1228
- fix: missing event details by @roderik in #1230
- fix: translated errors by @roderik in #1229
- fix: collateral proof validity by @janb87 in #1231
- fix: rtl issues by @pmualaba in #1233
- fix: page titles and graphs by @roderik in #1235
- fix: user balances in popup by @roderik in #1237
- fix: type the validated fields array by @roderik in #1238
- fix: postfix padding by @pmualaba in #1245
- fix: duplicated transfer forms, recent assets infinite re-render by @snigdha920 in #1246
- fix: rendering of custom error / not found page by @janb87 in #1253
- fix: update create/mint/transfer test by @jelenadimitrijevic1 in #1255
- fix: path to asset detail in search by @roderik in #1254
- fix: add slack report for playwright by @jelenadimitrijevic1 in #1256
- fix: Locale typing by @snigdha920 in #1261
Other changes 🏗️
Dependencies 📦
- chore(deps): update dependency @scalar/api-reference-react to v0.6.4 by @renovate in #1199
- chore(deps): update tailwindcss monorepo to v4.0.15 by @renovate in #1203
- chore(deps): update settlemint sdk to v1.2.4 by @renovate in #1204
- chore(deps): update ghcr.io/settlemint/btp-anvil-test-node docker tag to v7.7.2 by @renovate in #1212
- chore(deps): update dependency @eslint/eslintrc to v3.3.1 by @renovate in #1210
- chore(deps): update dependency @types/node to v22.13.11 by @renovate in #1211
- chore(deps): update dependency drizzle-orm to v0.41.0 by @renovate in #1213
- chore(deps): update eslint monorepo to v9.23.0 by @renovate in #1214
- chore(deps): update dependency viem to v2.23.14 by @renovate in #1215
- chore(deps): update dependency @daveyplate/better-auth-ui to v1.2.41 by @renovate in #1217
- chore(deps): update dependency simple-icons to v14.11.1 by @renovate in #1219
- chore(deps): update dependency @daveyplate/better-auth-ui to v1.2.42 by @renovate in #1218
- chore(deps): update github/codeql-action digest to 1b549b9 by @renovate in #1241
- chore(deps): update dependency @types/node to v22.13.13 by @renovate in #1244
- chore(deps): update nextjs monorepo to v15.2.4 by @renovate in #1248
- chore(deps): update dependency viem to v2.23.15 by @renovate in #1249
- chore(deps): update dependency @next-safe-action/adapter-react-hook-form to v1.0.14 by @renovate in #1242
Full Changelog: v0.3.11...v0.3.12
v0.3.11
v0.3.10
What's Changed
Important Bug Fixes 🐛
- fix: sidebar active state by @pmualaba in #1181
- fix: Possible to add 0 seconds in Collateral proof validity field by @roderik in #1185
- fix: number field validation by @roderik in #1186
- fix: disable actions in the holders table when contract is paused by @roderik in #1187
- fix: guardrails for unlimited number inputs by @roderik in #1188
- fix: hide or disable burn when not possible by @roderik in #1189
- fix: value needs to be 0 or higher by @roderik in #1190
Dependencies 📦
- chore(deps): update ghcr.io/settlemint/btp-anvil-test-node docker tag to v7.7.1 by @renovate in #1182
- chore(deps): update settlemint sdk to v1.2.3 by @renovate in #1183
- chore(deps): update dependency viem to v2.23.13 by @renovate in #1184
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
Exciting New Features 🎉
- feat: blocklist allowlist indexing by @snigdha920 in #1169
- feat: bond yield tab by @SilVdB in #1174
- feat: allowlist, blocklist by @snigdha920 in #1175
- feat: translated and extended homepage by @roderik in #1176
Important Bug Fixes 🐛
- fix: total supply for equity by @roderik in #1166
- fix: use correct roles in cryptocurrency edit permissions form too by @snigdha920 in #1165
- fix: light mode api docs and translations by @roderik in #1170
- fix: sign in background by @roderik in #1171
- fix: rtl sidebar by @pmualaba in #1172
Dependencies 📦
- chore(deps): update github/codeql-action digest to 5f8171a by @renovate in #1177
- chore(deps): update dependency @scalar/api-reference-react to v0.6.3 by @renovate in #1178
- chore(deps): update dependency @types/react to v19.0.12 by @renovate in #1180
- chore(deps): update dependency @scalar/types to v0.1.2 by @renovate in #1179
Full Changelog: v0.3.8...v0.3.9
v0.3.8
Full Changelog: v0.3.7...v0.3.8
v0.3.7
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
What's Changed
Important Bug Fixes 🐛
- fix: default decimals to 6 for stablecoins by @snigdha920 in #1152
- fix: default decimals to 6 for tokenized deposits by @codegen-sh in #1153
- fix: Handle cryptocurrency not having 'user manager' role by @codegen-sh in #1161
Dependencies 📦
- chore(deps): update dependency lucide-react to v0.483.0 by @renovate in #1163
- chore(deps): update dependency tw-animate-css to v1.2.4 by @renovate in #1162
New Contributors
- @codegen-sh made their first contribution in #1154
Full Changelog: v0.3.4...v0.3.5
v0.3.4
Full Changelog: v0.3.3...v0.3.4