Releases: Shelf-nu/shelf.nu
[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
[email protected]
What's Changed
- fix: being able to change name of personal workspace by @DonKoko in #1097
- Adding order labels menu item by @DonKoko in #1098
- fix bug with invite user on personal workspace by @DonKoko in #1100
- updating sentry to latest version and enabling autoInstrumentRemix by @DonKoko in #1080
- fix: making sure authSession cookie is not sent to sentry by @DonKoko in #1102
- Fix sentry issues by @DonKoko in #1104
- fix: general issues from #957 by @DonKoko in #1105
- fix: dont allow to have kit with CHECKED_OUT status and no assets inside it by @DonKoko in #1106
- refactor: abstracting createCookieSessionStorage to a separate function by @DonKoko in #1108
- fix: owner showing 2 times in booking custodian select: by @DonKoko in #1110
- fixing icon that is broken in sidebar on safari by @DonKoko in #1111
- fix: fixing some import issues: by @DonKoko in #1113
- improvement: further improved errors show in import by @DonKoko in #1114
- update template by @DonKoko in #1115
- fix: some issue with cf type import mismatch by @DonKoko in #1116
- text improvements by @DonKoko in #1117
- feat: make app white-label ready by @DonKoko in #1119
- Feature - Bulk actions by @rockingrohit9639 in #1099
- feat: allow to disable auth features by @DonKoko in #1123
- fix: if signup is disabled dont create personal organization for users by @DonKoko in #1124
- fix: change how logo is displayed in emails by @DonKoko in #1125
- Feature/kit bulk action by @rockingrohit9639 in #1127
- feat:add scaaned by details by @rajeshj11 in #1126
- refactor(list): using plural modal name for title of list by @rockingrohit9639 in #1129
- Feature/category bulk actions by @rockingrohit9639 in #1130
- feat(tags-bulk-actions): format files by @rockingrohit9639 in #1131
- fix spacing by @DonKoko in #1134
- feat(location-bulk-actions): create bulk delete locations feature by @rockingrohit9639 in #1132
- improvement: update csv imports by @DonKoko in #1128
- Fix: small updates by @DonKoko in #1137
- feat(nrm-bulk-actions): create feature to bulk delete team members by @rockingrohit9639 in #1138
- feature: request see all team members or link to them from admin dashboard by @DonKoko in #1141
- feat(booking): Booking bulk actions by @rockingrohit9639 in #1133
- 1143 allow super admin to import assets for any workspace by @DonKoko in #1144
- fix: export function error handling by @DonKoko in #1147
- fix: error handling on invite accept by @DonKoko in #1149
- Feat: Bulk Activate/Deactivate custom fields by @rockingrohit9639 in #1142
- fix: feedback on bulk actions for assets by @rockingrohit9639 in #1145
- feat(improve-activity): update note on assigning kit custody by @rockingrohit9639 in #1146
- fix: issues with options custom field empty values by @DonKoko in #1152
- fixing unclear OTP error by @DonKoko in #1153
- Change selection of id to whole item object in bulk items by @rockingrohit9639 in #1151
- dont capture otp limit error by @DonKoko in #1154
- feat: Add QR codes to Kits by @DonKoko in #1136
- feat:handling the reset password logout by @rajeshj11 in #1118
- fix(scan): stop scan while redirection by @rockingrohit9639 in #1155
- improvement: add flag to user so we know if they registered via invite by @DonKoko in #1157
- chore:add search params on successful reset password by @rajeshj11 in #1161
- feat: added flag to control if custom tier is enterprise or not by @DonKoko in #1166
- chore: add kit column in pdf generator by @rajeshj11 in #1163
- fix: bulk actions for assets and kits + adjust how we display pricing … by @DonKoko in #1170
- feature: build version validation by @DonKoko in #1159
- fix(booking): move non-db tasks outside of transaction by @rockingrohit9639 in #1172
- feat: allow list items to be clicked with ctrl/cmd to open in new tab by @DonKoko in #1173
- chore: update use of disabled prop in Button component by @DonKoko in #1176
- feat: create booking via asset/kit page by @Bhavyajain21 in #1168
- fix: bug with assetIds not being optional in new booking form schema by @DonKoko in #1177
- fix: change wrong folder name in middleware for static assets by @DonKoko in #1180
- fix: changing content of emails when reporting found a qr that is not link… by @DonKoko in #1182
- update remix version and enable fog of war by @DonKoko in #1186
- fix: future flag by @DonKoko in #1187
- fix: text alignment of organization selector by @DonKoko in #1188
- fix(bulk-action): hide bulk actions feature from self service by @rockingrohit9639 in #1190
- fix: disable fog of war by @DonKoko in #1191
- fix: forwardRef on List component by @DonKoko in #1192
- Improve Asset Page Frontend by @Bhavyajain21 in #1183
- feat: allowing to search by ID in admin user dashboard by @DonKoko in #1197
- feat: custom id generator using cuid with custom length, implemented for Qr model by @DonKoko in #1193
- Updating documentation by @ZuebeyirEser in #1196
- Bug-fix-assetpage by @Bhavyajain21 in #1198
- Minor bug fixes by @DonKoko in #1199
- Feature/add description in booking by @rockingrohit9639 in #1194
- fix: order of bookings columns by @DonKoko in #1202
- feat: implement new OrganizationRole BASE by @DonKoko in #1189
New Contributors
- @ZuebeyirEser made their first contribution in #1196
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.11.1
[email protected]
What's Changed
- fix: being able to change name of personal workspace by @DonKoko in #1097
- Adding order labels menu item by @DonKoko in #1098
- fix bug with invite user on personal workspace by @DonKoko in #1100
- mend by @DonKoko in #1101
- updating sentry to latest version and enabling autoInstrumentRemix by @DonKoko in #1080
- fix: making sure authSession cookie is not sent to sentry by @DonKoko in #1102
- Fix sentry issues by @DonKoko in #1104
- fix: general issues from #957 by @DonKoko in #1105
- fix: dont allow to have kit with CHECKED_OUT status and no assets inside it by @DonKoko in #1106
- refactor: abstracting createCookieSessionStorage to a separate function by @DonKoko in #1108
- fix: owner showing 2 times in booking custodian select: by @DonKoko in #1110
- fixing icon that is broken in sidebar on safari by @DonKoko in #1111
- fix: fixing some import issues: by @DonKoko in #1113
- improvement: further improved errors show in import by @DonKoko in #1114
- update template by @DonKoko in #1115
- fix: some issue with cf type import mismatch by @DonKoko in #1116
- text improvements by @DonKoko in #1117
- feat: make app white-label ready by @DonKoko in #1119
- Feature - Bulk actions by @rockingrohit9639 in #1099
- feat: allow to disable auth features by @DonKoko in #1123
- if signup is disabled dont create personal organization for users by @DonKoko in #1124
- fix: change how logo is displayed in emails by @DonKoko in #1125
- Feature/kit bulk action by @rockingrohit9639 in #1127
- feat:add scaaned by details by @rajeshj11 in #1126
- refactor(list): using plural modal name for title of list by @rockingrohit9639 in #1129
- Feature/category bulk actions by @rockingrohit9639 in #1130
- feat(tags-bulk-actions): format files by @rockingrohit9639 in #1131
- fix spacing by @DonKoko in #1134
- feat(location-bulk-actions): create bulk delete locations feature by @rockingrohit9639 in #1132
- improvement: update csv imports by @DonKoko in #1128
- Fix: small updates by @DonKoko in #1137
- feat(nrm-bulk-actions): create feature to bulk delete team members by @rockingrohit9639 in #1138
- feature: request see all team members or link to them from admin dashboard by @DonKoko in #1141
- feat(booking): Booking bulk actions by @rockingrohit9639 in #1133
- 1143 allow super admin to import assets for any workspace by @DonKoko in #1144
- fix: export function error handling by @DonKoko in #1147
- fix: error handling on invite accept by @DonKoko in #1149
- Feat: Bulk Activate/Deactivate custom fields by @rockingrohit9639 in #1142
- fix: feedback on bulk actions for assets by @rockingrohit9639 in #1145
- feat(improve-activity): update note on assigning kit custody by @rockingrohit9639 in #1146
- fix: issues with options custom field empty values by @DonKoko in #1152
- fixing unclear OTP error by @DonKoko in #1153
- Change selection of id to whole item object in bulk items by @rockingrohit9639 in #1151
- dont capture otp limit error by @DonKoko in #1154
- feat: Add QR codes to Kits by @DonKoko in #1136
- feat:handling the reset password logout by @rajeshj11 in #1118
- fix(scan): stop scan while redirection by @rockingrohit9639 in #1155
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.11.0
[email protected]
What's Changed
- Improvement add custom tier by @DonKoko in #1082
- Refactor/team settings by @rockingrohit9639 in #1083
- Feature/uncategorized filter by @rockingrohit9639 in #1085
- refactor: use selected organizationId on login by @DonKoko in #1088
- Feature/nrm edit by @rockingrohit9639 in #1087
- remove select all from asset index filters & change some texts by @DonKoko in #1089
- improving import error messages by @DonKoko in #1090
- fix: properly check if current subscription is trialing by @DonKoko in #1091
- fix: make sure qr scan redirects to correct url to be able to update position using usePosition hook by @DonKoko in #1092
- Improvement performance of import by @DonKoko in #1096
- Feature/owner team member by @rockingrohit9639 in #1095
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.10.9
[email protected]
What's Changed
- add validation on add-member by @rockingrohit9639 in #1062
- Feature: Kit Bookings by @rockingrohit9639 in #991
- Sort lists by @DonKoko in #1059
- reverting changes that broke select component by @DonKoko in #1063
- Bug 986 duplicate asset custom fields creation by @rajeshj11 in #1066
- fix:handle timezone issue in pdf booking period by @rajeshj11 in #1067
- Feature/asset booking tab by @rockingrohit9639 in #1070
- 990 feature request sso via supabase by @DonKoko in #1064
- fixing issue with scrolling cause by an ancient chromium bug by @DonKoko in #1075
- Fixing issue with adding assets to a kit that is part of booking by @DonKoko in #1076
- fix: making sure that values of date custom fields are properly formatted … by @DonKoko in #1077
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.10.8
[email protected]
What's Changed
- fixed the values of the array of unavailableBookingStatuses that is u… by @DonKoko in #1047
- chore: adds missing environment variable in docker docs by @Bart1909 in #1048
- Feat/scroll to error by @Bhavyajain21 in #1035
- Feat/fix datepicker by @Bhavyajain21 in #1046
- fix:remove old image post new image creation by @rajeshj11 in #1045
- 1028 bug user are displayed only with first name and lower capital letters by @DonKoko in #1049
- 1028 bug user are displayed only with first name and lower capital letters by @DonKoko in #1050
- Fix 884 asset duplicate image deletion by @rajeshj11 in #1053
- showing booking on asset page by @rockingrohit9639 in #1056
- fix custodian image not showing asset page by @rockingrohit9639 in #1055
- adding change lost by wrong order of merge by @DonKoko in #1057
New Contributors
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.10.7