Releases: Shelf-nu/shelf.nu
[email protected]
What's Changed
- fix: escaping of special characters in AssetViewSearch by @DonKoko in #1481
- fix: base and self service users cannot see bookings by @DonKoko in #1485
- fix: dont allow multiple pending invites for the same org by @DonKoko in #1487
- fix: dont track error when trying to invite a user that already has a pending invite by @DonKoko in #1491
- fix: minor error handling issues by @DonKoko in #1492
- fix/category edit issue by @rockingrohit9639 in #1490
- fix: issue on reset password by @rockingrohit9639 in #1488
- fix: wrong advanced filter formatting handling by @DonKoko in #1495
- refactor: sidebar by @rockingrohit9639 in #1441
- fix: session-expiry-issue by @rockingrohit9639 in #1496
- build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #1498
- fix: overflow with too long org name in org selector on sidebar by @DonKoko in #1499
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.12.5
[email protected]
What's Changed
- improvement: change how accepting invite works by @DonKoko in #1466
- fix: remove warning box when sending invite by @DonKoko in #1468
- Improvement to Calendar View by @Bhavyajain21 in #1392
- feat: add search on the column select dropdowns on advanced index filters and sorting by @DonKoko in #1470
- Feature/improve 404 handling by @rockingrohit9639 in #1433
- improvement: updated OPTION custom field UI by @DonKoko in #1474
- fix: wrong validation message when adding to existing booking by @DonKoko in #1475
- improvement: polish nrm imports by @DonKoko in #1479
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.12.4
[email protected]
What's Changed
- improvement: don't capture NRM import permission error by @DonKoko in #1460
- improvement: error tracking on generateBookingPDF so we can easier debug issues by @DonKoko in #1461
- Mobile Camera Image Upload by @HarryEMartland in #1448
- fix: multiple issues with bookings and custodian selector by @DonKoko in #1464
- updating fixTeamMembersNames function by @DonKoko in #1465
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.12.3
[email protected]
What's Changed
- change deploy strategy by @DonKoko in #1438
- chore: bump cross-spawn by @DonKoko in #1439
- optimization: advanced index query by @DonKoko in #1440
- Tag trim name by @HarryEMartland in #1442
- fix: pagination issue by @rockingrohit9639 in #1449
- fix: issues with export assets by @DonKoko in #1456
- fix: some styles with dynamic select and dropdown by @DonKoko in #1457
- fix: correct export permissions by @DonKoko in #1458
- feat: group required and optional by @Bhavyajain21 in #1453
- fix: make pagination more clear by @DonKoko in #1459
New Contributors
- @HarryEMartland made their first contribution in #1442
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.12.2
[email protected]
What's Changed
- improvement: better error tracking when revokeAccessToOrganization fails by @DonKoko in #1414
- fix: wrong usage of transaction when bulk deleting locations by @DonKoko in #1416
- improvement: handle 'availableToBook' on asset import by @DonKoko in #1418
- improvement: adding warning about token expiration when inviting users by @DonKoko in #1419
- improvement: loading state on asset image by @DonKoko in #1420
- improvement: pg boss optimizations by @DonKoko in #1417
- improvement: rework logic and functionality of SSO by @DonKoko in #1423
- improvement: signup limitations by @DonKoko in #1424
- improvement: fixing issues with asset bulk actions by @DonKoko in #1425
- fix: issues with book button rendering by @DonKoko in #1431
- improvement: add php currency by @DonKoko in #1432
- feature/make-create-new-booking-assets-child-route by @rockingrohit9639 in #1429
- feat: change user email by @DonKoko in #1428
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.12.1
[email protected]
Released Advanced asset index: https://www.shelf.nu/knowledge-base/advanced-asset-index
What's Changed
- feat: advanced view of asset index by @DonKoko in #1384
- fix(assets-index): update view of advanced assets index page by @rockingrohit9639 in #1335
- Added dropdown in booking page assets management by @vikashsprem in #1370
- fix: making sure page param is cleared when a new search query is made by @DonKoko in #1376
- chore: removing un-used env variables by @DonKoko in #1379
- fix: resolving issue with update of CF failing by @DonKoko in #1380
- chore: Update microsoft-entra.md by @DonKoko in #1382
- fix: resolve bug with getActiveCustomFields not getting the correct fields by @DonKoko in #1383
- fix: broken bulk select button by @DonKoko in #1388
- fix: useAssetIndexMode by @DonKoko in #1389
- fixing other affected hooks by @DonKoko in #1390
- feat: add assest and kits to exisiting booking by @rajesh-jonnalagadda in #1364
- chore: Update microsoft-entra.md by @DonKoko in #1393
- Pwa install prompt for mobile users by @hunar1312 in #1321
- chore: updated react-router-hono-server to v1 by @DonKoko in #1394
- fix: Prevent no asset in in AssetSearchView by @DonKoko in #1398
- chore: remove unnessary error capturing on sentry by @DonKoko in #1399
- chore: package updates nov 2024 by @DonKoko in #1400
- fix: assign custody validation schema by @DonKoko in #1403
- fix: asset form category selector by @DonKoko in #1405
- fix: make sure that when importing assets with qrId unclaimed codes get li… by @DonKoko in #1406
- improvement: order of custom fields by @DonKoko in #1407
- improvement: dynamic select team member for booking form by @DonKoko in #1408
- fix: handing the case of checking out a booking after its end period has p… by @DonKoko in #1401
- fix: bug with default value of custodian field in booking form by @DonKoko in #1410
- improvement: track which domain attempted a failed SSO login by @DonKoko in #1411
New Contributors
- @vikashsprem made their first contribution in #1370
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.12
[email protected]
What's Changed
- improvement: add czk and lkr currency by @DonKoko in #1298
- fix: otp ux and resending by @DonKoko in #1299
- fix: limit connections on local to 1 for prisma and pg-boss by @DonKoko in #1300
- chore: improve error handling and fix a bug on assets index by @DonKoko in #1301
- fix: bugs with overflow related to lists and tables in certain views by @DonKoko in #1303
- fix: Dashboard's top custodians table to include custodies via bookings by @hunar1312 in #1304
- feat: add url to admin dashboard user to the admin email to make requ… by @DonKoko in #1310
- chore(deps): bump path-to-regexp and express by @dependabot in #1308
- Feature/add asset to booking by scan by @rockingrohit9639 in #1169
- fixing issue with wrongly displayed values on asset page of date cust… by @DonKoko in #1315
- fix: error with selecting all NRM by @DonKoko in #1318
- feat: bulk add and remove tags from assets by @DonKoko in #1316
- chore(deps-dev): bump vite from 5.3.1 to 5.4.6 by @dependabot in #1313
- Update README.md by @carlosvirreira in #1312
- feat: allow linking of QR codes on import by @DonKoko in #1319
- updating useUserData hook from Hooks.md by @ZuebeyirEser in #1329
- chore(deps): bump rollup from 4.21.3 to 4.22.4 by @dependabot in #1330
- Feature/bulk asset availability by @rockingrohit9639 in #1332
- fix: bug causing AssetCustomFieldValue to be removed for BOOLEAN fields that are set to false by @DonKoko in #1342
- Feature/revert to draft state by @rockingrohit9639 in #1337
- fix: transaction issue on bulk delete assets by @rockingrohit9639 in #1343
- chore(deps): bump @sentry/browser and @sentry/remix by @dependabot in #1336
- added useTableIsOverflowing hooks documentation by @ZuebeyirEser in #1347
- Bug: removed the extra
$
sign appearing on the popup in workspaces tab by @poswalsameer in #1348 - chore(deps): bump cookie from 0.6.0 to 0.7.0 by @dependabot in #1345
- feat: add booking description in pdf by @rajeshj11 in #1353
- updating hono package by @DonKoko in #1356
- Update CONTRIBUTING.md by @DonKoko in #1357
- chore: remove beta for kits in booking form by @rajeshj11 in #1359
- Docs microsoft sso by @DonKoko in #1362
- updating docs links by @DonKoko in #1363
- feat(self-custody): add feature to self assign custody over asset by @rockingrohit9639 in #1346
- fix: overflow issue of kit name in asset overview page by @rajeshj11 in #1360
- chore: bumped up the version of react-router-hono-server by @DonKoko in #1366
- Feature/relink qr code by @rockingrohit9639 in #1349
New Contributors
- @poswalsameer made their first contribution in #1348
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.11.5
[email protected]
What's Changed
- fix: adjusting some permission checks for import, bookings and calendar by @DonKoko in #1292
- fix: issue with reaching max connections by @DonKoko in #1274
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #1293
- feat(custom-fields): change multiline custom field from textarea to markdown by @rockingrohit9639 in #1278
- feat: added a blocker for the app if cookies or js is disabled by @DonKoko in #1295
- fix: markdown editor state by @DonKoko in #1297
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.11.4
[email protected]
What's Changed
- feat: format date only based on locale by @DonKoko in #1268
- Bump axios from 1.7.2 to 1.7.4 by @dependabot in #1269
- small adjustment. Making sure hints are passed in AssetCustomFields i… by @DonKoko in #1270
- feat: allow getBookings to receive takeAll argument by @DonKoko in #1271
- feat:show table in mobile with hscroll by @rajeshj11 in #1273
- fix: css causing the calendar overflow issue by @DonKoko in #1276
- fix: transaction issue with bulk delete by @rockingrohit9639 in #1244
- fix: plus plan yearly not showing on pricing tables in app by @DonKoko in #1286
- fix: custodies query on team/users page & add tooltip with info by @DonKoko in #1287
- feat: User soft delete by @DonKoko in #1267
- feat: update Currency enum to add IDR by @DonKoko in #1288
- fix: bug rendering team users page by @DonKoko in #1289
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.11.3
[email protected]
What's Changed
- feat: added PLN currency by @DonKoko in #1206
- fix: dont allow duplicate options on custom fields by @DonKoko in #1207
- fix: styling of calendar events is broken by @DonKoko in #1210
- fix: resolving issue with ssoDetails and updating how error is handled for… by @DonKoko in #1213
- Feat 1065 filter persistance on asset index by @rajeshj11 in #1211
- fix: error with hooks for custom useSearchParams by @DonKoko in #1218
- feat: url shortener by @DonKoko in #1215
- fix: fixing bug with preview of code by @DonKoko in #1220
- fix: fix issue with in-app scanner and shortened urls by @DonKoko in #1221
- feat: Added a createScanNote function which creates a note whenever a scan is created by @hunar1312 in #1219
- feat: request to delete account by @DonKoko in #1223
- fix: make an extra check to make sure all ids are generated with a number.… by @DonKoko in #1224
- fix: bug with clearing filters on index by @DonKoko in #1226
- Updating hooks documentation by @ZuebeyirEser in #1227
- fix: pdf generator crash by @DonKoko in #1234
- fix:resolved the browser instance meory leak issue. by @rajeshj11 in #1232
- fix: pdf generator crash by @DonKoko in #1235
- fix: kit availability label by @DonKoko in #1237
- adjustment: logic of handling redirects for url shortener by @DonKoko in #1239
- fix(tags-fiter): update tags query on asset index from OR to AND by @rockingrohit9639 in #1241
- adjusted logic of filters to use AND for certain cases by @DonKoko in #1243
- feat: help users create their first Team workspace by @DonKoko in #1246
- updating copy by @DonKoko in #1247
- fix: typo in dashboard by @DonKoko in #1250
- Created profile page for team's registered users by @hunar1312 in #1236
- fix: wrong parsing of field definition on import by @DonKoko in #1252
- fix: 1253 bug team archived bookings by @DonKoko in #1254
- fix: issue with base and self service users seeing the team tab by @DonKoko in #1255
- improvement: adding custodies column to users table inside team by @DonKoko in #1257
- fix: updating layout export in root by @DonKoko in #1258
- improvement: add MYR currency by @DonKoko in #1261
- adjustment: change receiver of report found email by @DonKoko in #1262
- feat: allow super admin to manually create stripe customer for the users that dont have it by @DonKoko in #1263
- fix: issue with onboarding schema by @DonKoko in #1264
- fix: broken schema with account-details update by @DonKoko in #1265
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.11.2