Releases: opengovsg/isomer
Releases · opengovsg/isomer
v0.13.0
What's Changed
- (cursor) isom-1949 - Enable image gallery for article pages by @adriangohjw in #1495
- fix: use a random state with Singpass OIDC by @dcshzj in #1506
- fix: adjust spacing for form fields helper text by @dcshzj in #1503
- (cursor) isom-1992 - Implement design variants for homepage elements by @adriangohjw in #1498
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- (cursor) isom-1965 - Enable collection widget for all users by @adriangohjw in #1496
- (cursor) isom-1799 - Fix email field space validation by @adriangohjw in #1497
- chore: increase image gallery caption character limit by @dcshzj in #1502
- Revert "(cursor) isom-1965 - Enable collection widget for all users" by @adriangohjw in #1505
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1477
- chore(deps): bump the aws-sdk group with 2 updates by @dependabot in #1478
- chore(deps): bump the tiptap group with 28 updates by @dependabot in #1479
- chore(deps): bump markdown-to-jsx from 7.7.6 to 7.7.8 by @dependabot in #1480
- chore(deps): bump isomorphic-dompurify from 2.23.0 to 2.25.0 by @dependabot in #1481
- Singpass fallback - reduce TTL to 1 hour by @adriangohjw in #1244
- Navbar with CTA should use smaller button to match text sizes by @sehyunidaaa in #1467
- feat(aws): scan images with inspector and fail deploy if threshold exceeded by @seaerchin in #1476
- chore: update example .env file to add SSM variables by @dcshzj in #1482
- Fix/revert gtm inline by @adriangohjw in #1484
- chore: Singpass - set default to true + mock feature flags by @adriangohjw in #1483
- chore: add hadolint action for linting by @seaerchin in #1487
- fix(filenames): sanitise filenames so that special characters are stripped by @seaerchin in #1485
- chore: add canonical URL for all pages for SEO by @dcshzj in #1486
- Singpass fallback - disable non-critical actions by @adriangohjw in #1246
- chore(add-admin): add name studio admin by @gautammmanek in #1488
- Singpass fallback - Disabling singpass send notification by @adriangohjw in #1349
New Contributors
- @gautammmanek made their first contribution in #1488
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- chore(deps): bump the aws-sdk group with 2 updates by @dependabot in #1455
- chore(deps): bump pg from 8.16.0 to 8.16.1 in the pg group by @dependabot in #1456
- chore(deps): bump usehooks-ts from 3.1.0 to 3.1.1 by @dependabot in #1457
- chore(deps): bump jotai from 2.9.1 to 2.12.5 by @dependabot in #1459
- chore(deps): bump pg from 8.16.1 to 8.16.2 in the pg group by @dependabot in #1463
- chore(deps): bump the tiptap group with 28 updates by @dependabot in #1464
- chore(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 by @dependabot in #1465
- Infopic (text on left) alignment is off when title and description are short by @sehyunidaaa in #1462
- chore: fix permalinks by @seaerchin in #1453
- chore: generate random permalink for collection links since they will… by @seaerchin in #1452
- chore: update to use the org wide secret by @seaerchin in #1450
- chore: fix index page swapping text appearing on collection index page by @seaerchin in #1472
- Fix collectionblock preview by @adriangohjw in #1466
- chore: Remove VAPT 2025 setup by @adriangohjw in #1402
- Improve lighthouse TBT (update GTM to use "src" instead of inline) by @adriangohjw in #1474
- Improve lighthouse TBT (reduce JS build size) by @adriangohjw in #1460
- fix: use sitename for meta title on homepage by @dcshzj in #1475
- chore: suppress S3 upload/download progress output by @dcshzj in #1473
- Chore(stories): add stories for collection link and thumbnail by @seaerchin in #1446
- feat: introduce db connect commands for SSM-managed bastion by @dcshzj in #1461
- Loosen character limits on image (+ image gallery) and infobar by @sehyunidaaa in #1469
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- chore: add watch command by @seaerchin in #1429
- Refactor: remove unnecessary comparison by @adriangohjw in #1431
- enhance: improve error message for PG errors by @adriangohjw in #1430
- chore(deps): bump the react-query group with 2 updates by @dependabot in #1433
- chore(deps): bump @chakra-ui/theme-tools from 2.1.2 to 2.2.6 by @dependabot in #1435
- chore(deps): bump next from 14.2.26 to 14.2.30 by @dependabot in #1436
- chore(deps-dev): bump rollup-plugin-dts from 6.1.1 to 6.2.1 by @dependabot in #1437
- feat(collection-links): alllow users to add thumbnails to items by @seaerchin in #1424
- feat: allow users to edit link title by @seaerchin in #1420
- Fix UI janks in bold components by @sehyunidaaa in #1439
- chore: add aider to gitignore by @seaerchin in #1443
- chore(deps-dev): bump @types/validator from 13.15.1 to 13.15.2 in the validator group by @dependabot in #1442
- chore(deps-dev): bump bootstrap-icons from 1.11.3 to 1.13.1 by @dependabot in #1444
- chore(deps): bump react-aria from 3.41.0 to 3.41.1 by @dependabot in #1445
- VICA - add some default colours by @adriangohjw in #1440
- fix(deploy): add github ref to image tag by @seaerchin in #1422
- chore: update collection links by @seaerchin in #1105
- Infocols has tiny/misaligned arrows when text is very long by @sehyunidaaa in #1438
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1448
- chore(deps-dev): bump @types/lodash from 4.17.17 to 4.17.18 in the lodash group by @dependabot in #1449
- feat(index-pages): reordering child pages within index pages by @seaerchin in #1281
- feat: take sort order from index pages by @seaerchin in #1447
- chore: add missing question mark by @seaerchin in #1451
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- chore(deps): bump markdown-to-jsx from 7.5.0 to 7.7.6 by @dependabot in #1427
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1425
- revert(dependabot): reverts all dependabot PRs since 1368 by @seaerchin in #1423
Full Changelog: v0.7.0...v0.8.1
v0.8.0
What's Changed
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1393
- chore(deps): bump validator from 13.15.0 to 13.15.15 in the validator group by @dependabot in #1394
- chore(deps): bump jose from 6.0.10 to 6.0.11 by @dependabot in #1395
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1399
- chore(deps): bump the tiptap group with 28 updates by @dependabot in #1400
- Fix safari grid problem for infocards by @adriangohjw in #1392
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1403
- chore(deps): bump react-aria from 3.37.0 to 3.41.0 by @dependabot in #1401
- chore(deps): bump typescript-eslint from 8.6.0 to 8.33.1 by @dependabot in #1405
- chore(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 by @dependabot in #1367
- chore(deps): bump @headlessui/react from 2.1.2 to 2.2.4 by @dependabot in #1368
- chore(deps): bump the react-query group with 2 updates by @dependabot in #1408
- chore(deps): bump dd-trace from 5.48.1 to 5.55.0 by @dependabot in #1410
- chore(deps): bump @growthbook/growthbook-react from 1.2.0 to 1.5.1 by @dependabot in #1411
- chore(deps): bump react-aria-components from 1.10.0 to 1.10.1 by @dependabot in #1417
- chore(deps): bump minisearch from 7.1.0 to 7.1.2 by @dependabot in #1416
- chore(deps): bump kysely from 0.27.4 to 0.28.2 by @dependabot in #1415
- increase collectionblock's custom description char. limit to 200 by @adriangohjw in #1412
- fix: set name + url as required for collection creation by @seaerchin in #1419
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Potential fix for code scanning alert no. 9: Prototype-polluting assignment by @adriangohjw in #1331
- Vapt 2025 by @adriangohjw in #1337
- feat(components): support infopic full image styling by @seaerchin in #1321
- chore(deps-dev): bump @types/lodash from 4.17.16 to 4.17.17 in the lodash group by @dependabot in #1338
- chore(deps): add ignore rules for major version updates in dependabot by @adriangohjw in #1342
- test(e2e): skip initial login tests with Singpass by @adriangohjw in #1350
- add temporary workaround for VAPT testers in isGovEmail function by @adriangohjw in #1355
- fix: update vapt s3 asset bucket name by @adriangohjw in #1356
- chore(deps): bump the aws-sdk group across 1 directory with 3 updates by @dependabot in #1352
- fix - dependabot ignore wrong schema by @adriangohjw in #1348
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1357
- chore(deps-dev): bump @types/validator from 13.15.0 to 13.15.1 in the validator group by @dependabot in #1359
- chore(deps): bump inter-ui from 4.0.2 to 4.1.0 by @dependabot in #1360
- chore(deps-dev): bump @types/node from 22.13.2 to 22.15.21 by @dependabot in #1366
- Remove margin-top for blockquote when it's used on homepage by @sehyunidaaa in #1370
- Fix godmode publishall by @adriangohjw in #1364
- chore(deps-dev): bump @babel/plugin-transform-object-rest-spread from 7.27.2 to 7.27.3 in the babel group by @dependabot in #1372
- Feat/add new AskGov embed by @adriangohjw in #1376
- fix(pdf-uploads): add UI to show when pdf uploads have completed by @seaerchin in #1203
- fix: get datadog api key from ssm secretes by @seaerchin in #1377
- isom-1898 image gallery slideshow by @adriangohjw in #1298
- Fix getmetadata invalid site url by @adriangohjw in #1362
- chore(deps): bump the aws-sdk group with 2 updates by @dependabot in #1381
- chore(deps): bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #1382
- chore(deps-dev): bump msw from 2.7.0 to 2.8.6 by @dependabot in #1383
- chore(deps-dev): bump turbo from 2.1.2 to 2.5.4 by @dependabot in #1384
- feat(bold-components): full image variant for infocards by @seaerchin in #1343
- Fix/hero floating width by @adriangohjw in #1375
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1385
- chore(deps-dev): bump @types/pg from 8.15.2 to 8.15.4 in the pg group by @dependabot in #1386
- chore(deps-dev): bump tsc-alias from 1.8.10 to 1.8.16 by @dependabot in #1388
- isom-1852 collection widget on homepage latest articles by @adriangohjw in #1250
- fix/image gallery image source by @adriangohjw in #1389
- fix: add 2 more retries cos we cool by @seaerchin in #1390
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- chore(deps-dev): bump the babel group with 4 updates by @dependabot in #1327
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1326
- chore(deps): bump the pg group with 2 updates by @dependabot in #1328
- chore: add read permissions for
readCollectionLinkby @seaerchin in #1332 - add perms check for publish action by @harishv7 in #1325
Full Changelog: v0.5.0...v0.5.1