Skip to content
Compare
Choose a tag to compare
@DonKoko DonKoko released this 22 Jan 12:52
· 3201 commits to main since this release
3074e58

This release involves a lot of small changes and improvements as well as a change in how database connection is managed.
Supabase is deprecating pgBouncer and changing to supavisor for connection pooling. Learn more here: https://github.com/orgs/supabase/discussions/17817

The documentation and .env.example have been updated to reflect the changes that need to be done. You can also refer to the following docs for more info: https://supabase.com/partners/integrations/prisma

What's Changed

  • adding export button and import form to organization view for admin by @DonKoko in #551
  • bug fix: resolving scrolling issue with give custody custodian eslect by @DonKoko in #554
  • fix: trim search term and make multiple spaces into 1 by @mahendraHegde in #557
  • Onboarding checklist on dashboard by @hunar1312 in #559
  • feat(assets): display custom field as link when value is a link by @tarunrajput in #565
  • configured fallbacks for charts in dashboard by @hunar1312 in #569
  • migration: migrate duplicate entity names and make entity name unique inside org by @mahendraHegde in #568
  • migrate(teamMember): migrate organization foriegn key; deduplicate name by @mahendraHegde in #571
  • fix: solving wrong checks for category when importing assets by @DonKoko in #572
  • 567 bug non unique names on models are causing issues by @DonKoko in #570
  • Remove metronome by @DonKoko in #576
  • fix: use case insensitive name search for category,tag,location,custom field upsert by @mahendraHegde in #581
  • Bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #579
  • fix:custom fields limit by @DonKoko in #595
  • fix: importing when no teammembers are present as well as handling … by @DonKoko in #600
  • fix: import/export permission assertions now check organization owner. by @DonKoko in #603
  • fix: fixes how tier limits are managed for custom fields. They are now bas… by @DonKoko in #606
  • fixed select-input's option selection issue by @hunar1312 in #608
  • Feat/settings restructure by @rajdip-b in #610
  • Bump axios and start-server-and-test by @dependabot in #596
  • 617 fix by @rajdip-b in #632
  • Implements front-end styling changes by @DonKoko in #626
  • fix: updating how geocoding is handled to fit to the new API requirements by @DonKoko in #634
  • removing hardcoded email by @DonKoko in #645
  • updating how date/time is being displayed on notes & fixing some TS i… by @DonKoko in #646
  • fix: trimming whitespaces on asset title and team member name before saving by @DonKoko in #657
  • fix: how color state is handled in color input for categories by @DonKoko in #659
  • fixed broken UI on custom fields pages by @hunar1312 in #660
  • trimming data to make sure markdown works properly by @DonKoko in #661
  • 642 enhanced email templates using react by @DonKoko in #668
  • Revert "642 enhanced email templates using react" by @DonKoko in #669
  • fix: removed assertUserCanExportAssets from the admin export endpoint by @DonKoko in #670
  • Bump vite from 3.2.7 to 3.2.8 by @dependabot in #676
  • Switch to supavisor by @DonKoko in #675

New Contributors

Full Changelog: https://github.com/Shelf-nu/shelf.nu/compare/[email protected]@1.3.1