Releases: Shelf-nu/shelf.nu
[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
[email protected]
What's Changed
- Allow user to clear date field value by @rockingrohit9639 in #1020
- Add account-details route by @Bhavyajain21 in #1021
- replacing chrome with chromium in docker by @DonKoko in #1024
- feat(nrm-booking): enable user to select NRM in bookings by @rockingrohit9639 in #1015
- fix: escaping speicial characters in asset search by @DonKoko in #1025
- fix: fixing how account details routes can be accessed by self service use… by @DonKoko in #1026
- fix: further fixes related to new settings structure and self service users by @DonKoko in #1027
- Revert "Merge pull request #1020 from rockingrohit9639/feature/clear-… by @DonKoko in #1029
- fix: custom field issue on asset.new by @rockingrohit9639 in #1030
- adding missing submit button on kits form mobile by @DonKoko in #1032
- feat(custom-fields): fix date field error position by @rockingrohit9639 in #1033
- make sure unique constraint errors are not captured in sentry by @DonKoko in #1038
- dont capture no custodian error in sentry by @DonKoko in #1040
- fix error with custom field validation when editing fields by @DonKoko in #1041
- changed env variable used for pg-boss connecting to DB by @DonKoko in #1023
- adding proper disabled state on buttons when changing booking state by @DonKoko in #1042
- Fix : As a Self-service user the Custodian field appear empty in the initial modal when creating a booking by @rockingrohit9639 in #1044
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.10.6
[email protected]
What's Changed
- Feat/revamped asset page by @Bhavyajain21 in #996
- fixing booking date validation + some small improvements: by @DonKoko in #1006
- resolving issue [Feature request]: Add DKK (Denmark) as optional currency for workspaces by @vardhan0604 in #1003
- Implement NProgress inside the app by @Bhavyajain21 in #1010
- Fix qr z-index by @Bhavyajain21 in #1011
- Fix loader showing up in nprogress by @Bhavyajain21 in #1014
- adding valuation to the csv import demo by @DonKoko in #1016
- feat:Generating a PDF with booking overview #942 by @rajeshj11 in #999
New Contributors
- @rajeshj11 made their first contribution in #999
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.10.5
[email protected]
What's Changed
- handling error that happens in dev environment with the type of File by @DonKoko in #997
- fix [Feature request]: Language change #994 by @vardhan0604 in #998
- fixing permissions for self service and kits by @DonKoko in #1002
New Contributors
- @vardhan0604 made their first contribution in #998
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.10.4
[email protected]
What's Changed
- Refactor change custody terminology by @DonKoko in #984
- passing hints to booking schema, to make sure date/time comparison ha… by @DonKoko in #988
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.10.3
[email protected]
What's Changed
- changing the welcome slider to choose plan screen by @DonKoko in #973
- fixing issue that made the formData already be consumed by @DonKoko in #975
- fixed duplicate button to actually close the dropdown on mobile by @DonKoko in #978
- Update docker.md by @DonKoko in #979
- feat(asset): add custodian filter on asset index page by @rockingrohit9639 in #967
- fix(custodian-filter): update transformItem and add deletedAt: null i… by @rockingrohit9639 in #980
- removed default role when inviting a user to organization to prevent … by @DonKoko in #981
- update how labels and placeholders are managed by @DonKoko in #983
Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.10.2