Releases: opengovsg/isomer
Releases · opengovsg/isomer
v0.5.0
What's Changed
- chore: remove updateNavbarToIncludeCallToAction script and test by @adriangohjw in #1315
- isom-1849 support more hero banner styling options by @adriangohjw in #1305
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1316
- chore(deps-dev): bump the storybook group with 10 updates by @dependabot in #1317
- chore(deps): bump the tiptap group with 28 updates by @dependabot in #1318
- chore(deps): bump @tanstack/match-sorter-utils from 8.15.1 to 8.19.4 by @dependabot in #1319
- chore(deps): bump @eslint/compat from 1.1.1 to 1.2.8 by @dependabot in #1216
- chore(deps): bump fuzzysort from 2.0.4 to 3.1.0 by @dependabot in #1320
- isom-1906 oobee must fixes by @adriangohjw in #1285
- fix: make blockquote image alt optional by @adriangohjw in #1322
- chore: log user id + validate permmissions for publish by @seaerchin in #1323
- Fix/revert eslint compat by @adriangohjw in #1324
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: add toggle to switch to new index page by @dcshzj in #1284
- chore: add check for immediate children by @seaerchin in #1300
- isom-1904 support infobar styling dark by @adriangohjw in #1292
- isom-1901 add an optional button to navigation bar by @adriangohjw in #1283
- isom-1901 add an optional button to navigation bar migration by @adriangohjw in #1286
- fix: fix erroneous conditional for homepage by @seaerchin in #1306
- storybook mockdate for Component by @adriangohjw in #1307
- fix: set page state only after return to root by @seaerchin in #1308
- remove unused endpoint (getSiblingsOf) by @adriangohjw in #1309
- isom-1904 support infobar styling dark selective display 2 by @adriangohjw in #1304
- hotfix to use InfobarHomepageSchema instead by @adriangohjw in #1312
- chore: remove extra rootpage resource fetched from db by @seaerchin in #1311
- chore: fix styling on infobox by @seaerchin in #1313
- Revert "chore: add check for immediate children (#1300)" by @seaerchin in #1314
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- fix: remove tag annotation from version by @adriangohjw in #1303
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore: update Growthbook for UAT environment by @dcshzj in #1236
- Dependencies/jsonforms (v3.5.1) by @adriangohjw in #1226
- chore(deps-dev): bump vite from 5.4.17 to 5.4.18 by @dependabot in #1243
- feat: add Singpass as OIDC provider by @dcshzj in #1199
- Feat/god mode - create new sites by @adriangohjw in #1241
- Fix collection sorting schema display by @adriangohjw in #1249
- Feat/god mode mass codebuild by @adriangohjw in #1242
- isom-1882 improve release process by @adriangohjw in #1237
- fix: storybook rendering changes (out of nowhere 😔) by @adriangohjw in #1247
- chore: add error logging for Singpass auth by @dcshzj in #1240
- chore: add site id to resource related audit logs by @seaerchin in #1219
- fix: treat empty date string as dateless variant by @dcshzj in #1248
- chore(deps): bump dompurify from 3.1.6 to 3.2.5 by @dependabot in #1220
- chore(deps): bump pino-pretty from 11.2.1 to 13.0.0 by @dependabot in #1081
- Add growthbook for isomer core by @adriangohjw in #1252
- [component] enhance infocards to use fixed aspect ratio across all breakpoints by @sehyunidaaa in #1206
- chore(deps-dev): bump dotenv-cli from 7.4.2 to 8.0.0 by @dependabot in #1064
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1256
- chore(deps-dev): bump @types/lodash from 4.17.15 to 4.17.16 in the lodash group by @dependabot in #1257
- chore(deps): bump the pg group with 2 updates by @dependabot in #1258
- chore(deps): bump the validator group with 2 updates by @dependabot in #1259
- chore(deps): bump eslint-config-turbo from 2.1.2 to 2.5.0 by @dependabot in #1260
- chore(deps): bump dd-trace from 5.24.0 to 5.48.1 by @dependabot in #1261
- chore(deps): bump @chakra-ui/anatomy from 2.2.2 to 2.3.4 by @dependabot in #1263
- chore(deps): bump iron-session from 8.0.2 to 8.0.4 by @dependabot in #1264
- chore(deps): bump date-fns-tz from 3.1.3 to 3.2.0 by @dependabot in #1262
- chore(deps-dev): bump start-server-and-test from 2.0.4 to 2.0.11 by @dependabot in #1265
- chore(deps): bump pg from 8.14.1 to 8.15.1 in the pg group by @dependabot in #1268
- chore(deps-dev): bump the storybook group with 10 updates by @dependabot in #1269
- chore(deps-dev): bump node-mocks-http from 1.15.0 to 1.16.2 by @dependabot in #1270
- chore(deps): bump @govtechsg/sgds from 2.3.3 to 2.3.6 by @dependabot in #1271
- chore(deps): bump @govtechsg/sgds-react from 2.5.1 to 2.7.6 by @dependabot in #1272
- fix: reset the editor drawer state first before mutation by @dcshzj in #1255
- feat(singpass): set up e2e tests for singpass login by @seaerchin in #1239
- Fix/truncated 100th item by @adriangohjw in #1267
- chore: reduce dependabot PR limit by @dcshzj in #1253
- test(resource.service): add some preliminary tests for resource service by @seaerchin in #1125
- chore(deps): bump pino from 9.2.0 to 9.6.0 by @dependabot in #1274
- chore(deps): bump @casl/react from 4.0.0 to 5.0.0 by @dependabot in #1275
- feat: allow enabling of Singpass for selected users by @dcshzj in #1289
- fix: update mockpass repository URL in docker-compose.yml by @adriangohjw in #1296
- chore: increase InfoCards limit from 12 to 30 by @dcshzj in #1294
- feat(index-pages): create index pages automatically by @seaerchin in #1254
- display category before each tag on article header by @sehyunidaaa in #1297
- feat(index pages): show frontend ui for childpages + add schema in by @seaerchin in #1276
- feat(index-page): row layout by @seaerchin in #1278
- chore(deps-dev): bump vite from 5.4.18 to 5.4.19 by @dependabot in #1299
- feat(index-pages): render thumbnail for content pages when available by @seaerchin in #1279
- feat: add box layuot by @seaerchin in #1280
- refactor: make index page a content block rather than a fixed block by @seaerchin in #1287
- feat: introduce new Blockquote component by @dcshzj in #1290
- Support/add searchpage to create new site by @adriangohjw in #1288
- isom-1885 add link to index pages on navbar by @adriangohjw in #1282
- Chore - infocards validation (min. cards 1 + non-empty title) by @adriangohjw in #1295
- fix blockquote image display by @adriangohjw in #1301
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- chore: deploy to
uaton every release by @seaerchin in #1200 - chore(deps-dev): bump vite from 5.4.12 to 5.4.15 by @dependabot in #1202
- chore: update dependencies in CI workflows by @adriangohjw in #1201
- chore: update @opengovsg/starter-kitty-validators to version 1.2.11 by @adriangohjw in #1205
- chore(deps-dev): bump vite from 5.4.15 to 5.4.16 by @dependabot in #1207
- feat: make container root filesystem readonly by @dcshzj in #1193
- refactor: move
deploy_uatjob into correct workflow by @adriangohjw in #1211 - isom-1826 update release procedure to push to a release branch by @adriangohjw in #1210
- chore(deps): bump next from 14.2.25 to 14.2.26 by @dependabot in #1217
- update Vica component interfaces and props handling + add staging link by @adriangohjw in #1215
- Chore/fix storybook logo url (part 2) by @adriangohjw in #1222
- feat: add query params to collection filters by @dcshzj in #1218
- wizgov widget add data topic props by @adriangohjw in #1208
- chore: disable crawling of search page by @dcshzj in #1224
- Fix/collection card empty description by @adriangohjw in #1172
- chore(deps): bump the aws-sdk group with 3 updates by @dependabot in #1227
- chore(deps-dev): bump vite from 5.4.16 to 5.4.17 by @dependabot in #1228
- chore(deps): bump the tiptap group with 28 updates by @dependabot in #1229
- chore(deps): bump @tanstack/react-table from 8.19.3 to 8.21.2 by @dependabot in #1230
- chore(deps-dev): bump the babel group with 2 updates by @dependabot in #1232
- Feat - collection sorting by @adriangohjw in #1212
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- fix: correct grammar in CollaboratorsDescription component text by @adriangohjw in #1178
- feat(auditlogs): setup audit log table inside db by @seaerchin in #1167
- chore(deps): bump esbuild and tsx in /tooling/build/scripts/publishing by @dependabot in #1185
- feat(audit-logs): add initial service + methods to log various events by @seaerchin in #1169
- chore(audit-log): add logging to logout with tests by @seaerchin in #1170
- isom-1795 user mgmt role state does not reset by @adriangohjw in #1184
- isom-1794 bug unable to create links to nested folders and pages by @adriangohjw in #1181
- feat: add trigger to block UPDATE and DELETE of audit logs by @dcshzj in #1183
- feat: add audit logging to site router with tests by @dcshzj in #1182
- feat: add audit logging to email router with tests by @dcshzj in #1176
- feat: add audit logging to folder router with tests by @dcshzj in #1177
- feat(audit-logging): add audit logging to collection router + tests by @seaerchin in #1175
- feat: add audit logging to resource router by @seaerchin in #1180
- chore: use tx instead of db for all or nothing by @seaerchin in #1188
- chore(deps): bump next from 14.2.21 to 14.2.25 by @dependabot in #1190
- chore(deps): bump next from 15.0.2 to 15.2.3 by @dependabot in #1191
- feat: audit log - add user router and tests by @adriangohjw in #1186
- User mgmt - Update reference link for the guide by @adriangohjw in #1198
- feat(audit-logs): log publish events by @seaerchin in #1189
- feat(audit-logging): add audit logging to page router by @seaerchin in #1194
- Feat/add wizgov widget by @adriangohjw in #1195
Full Changelog: v0.0.32...v0.1.0
v0.0.32
What's Changed
- Inverse hero banner variant for sites with yellow as a colour theme by @sehyunidaaa in #994
- fix aspect ratio for collectionCards / contentPic by @sehyunidaaa in #1148
- feat: allow Google MyMaps and OneMap advanced minimap by @dcshzj in #1166
- [A11y] Increase touch target of list items nested in tables by @sehyunidaaa in #1174
Full Changelog: v0.0.31...v0.0.32
v0.0.31
What's Changed
- fix unique constraint on user and resourcepermission by @adriangohjw in #1156
- fix: set required form fields for create folder modal by @dcshzj in #1149
- fix: break words for overflow preview and content by @dcshzj in #1150
- fix: remove optional for email OTP login by @dcshzj in #1160
- isom-1765 remove dead code by @adriangohjw in #1163
- isom-1760: internal links PR- state persisted after closing by @adriangohjw in #1162
- isom-1739 USER MGMT by @adriangohjw in #1131
- chore: fix wrong conditional by @seaerchin in #1171
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- fix: studio file/image upload acceptable file extension copywriting by @adriangohjw in #1143
- Improve muis prayers banner UI by @adriangohjw in #1144
- fix: Dynamically display accepted file types in FileAttachment by @adriangohjw in #1145
Full Changelog: v0.0.29...v0.0.30