Skip to content

Latest commit

 

History

History
727 lines (529 loc) · 85.1 KB

CHANGELOG.md

File metadata and controls

727 lines (529 loc) · 85.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.7.4 (2024-10-25)

Bug Fixes

2.7.3 (2024-09-24)

Bug Fixes

  • add overflow-hidden class to PostForm gallery items (d35613b)

2.7.2 (2024-09-12)

Bug Fixes

  • revert to @netlify/plugin-nextjs v4 (68bebb0)

2.7.1 (2024-09-11)

Bug Fixes

  • delete post success banner and redirect (cca8177)

2.7.0 (2024-09-11)

Bug Fixes

  • render photo credit field only for images in EditFileForm (#2432) (b82ad04)
  • add condition for private post with token (#2430) (ea19fd9)
  • add state to control visibility of files window (#2437) (bbdd94a)
  • all posts link icon hover color (#2429) (5a01bbf)
  • APP-135 update Save button disabled functionality and styles (#2396) (2bb89d9)
  • APP-138 long story text width (#2392) (19cc159)
  • APP-147 project size always displayed as hectares in BasicInfoForm (#2386) (7e84ca8)
  • APP-178 display UTC batch start/end dates (#2391) (78dd52e)
  • APP-237 use offChainProjectId in PostFlow on onchain project data stream (#2426) (879da08)
  • APP-238 pin position on post file location picker (#2440) (e8f1e0f)
  • APP-262 APP-303 create post files rendering (#2436) (13f1d7e)
  • APP-277 entering latitude, longitude in the location field (#2448) (dd31dae)
  • APP-294 mobile post map icons (#2455) (422a9a5)
  • APP-295 set Edit Profile form as dirty on image change (#2459) (3f40499)
  • APP-296 set published to true after on chain project created (#2458) (af3a622)
  • APP-299 fix mobile padding on PostFilesPublic map (#2456) (4814cd5)
  • APP-307 user menu translate issue (#2445) (cd4ea08)
  • APP-310 create post draft disabled (#2457) (5a1fcb8)
  • APP-316 decoding file URLs (#2462) (7f0f673)
  • APP-331 close PostFlow modal on sign tx success (#2465) (065adcc)
  • APP-335 add icon for video files in data post map (#2463) (c025948)
  • APP-366 storybook issue on story change (#2467) (57c18a8)
  • profile portfolio issue (#2446) (d3f2b91)
  • remove onLoad method and use only initialViewState in PostFiles.… (#2431) (d56b5a8)
  • storybook issue with vite react plugin (#2438) (3053ba2)
  • storybook vite config (#2406) (7e79f44)
  • temporarily remove regen:projectDeveloper from Project Metadata form omitted keys (#2400) (3d343b0)
  • WWW-4 google analytics on all website pages (#2395) (7fc7ba6)

Features

2.6.5 (2024-08-16)

Bug Fixes

2.6.4 (2024-08-08)

Note: Version bump only for package regen-web

2.6.3 (2024-07-29)

Bug Fixes

  • enable autoretire checked by default (14c1d48)
  • enableAutoRetire default value and sell orders query (e057611)

2.6.2 (2024-07-29)

Bug Fixes

  • put all web-www env var in web-www/netlify.toml (e8892c3)
  • use @netlify/plugin-nextjs v4 and separate netlify.toml files (ece146f)

2.6.1 (2024-06-06)

Bug Fixes

  • add missing allImages to Gallery on project page (07ff8c9)

2.6.0 (2024-05-30)

Bug Fixes

  • add prefinance sanity content to /projects/prefinance (#2361) (6c0550a)
  • APP-102 truncate profile name/email in user menu (#2368) (995f5d6)
  • APP-103 ecosystem tags margin bottom (#2358) (148feb6)
  • APP-104 show prefinance projects in all projects (#2352) (7630bfc)
  • APP-112 project and credit class pagination (#2356) (cbe749f)
  • APP-113 logging in from buy button (#2371) (529cdbf)
  • APP-114 edit profile (#2355) (a84b291)
  • APP-126 adding multiple files at once to MediaForm gallery photos (#2357) (60117a3)
  • APP-127 replace confirmation code when logging in with email (#2359) (719d50d)
  • APP-128 only display 'or, log in with email/social' if wallets available in log in modal (#2364) (75f53cb)
  • APP-139 upload modal layout (#2375) (7656580)
  • APP-88 fix certificate share URL (#2337) (55dfec0)
  • APP-89 story text covered by media on project page (#2343) (edc9e6f)
  • APP-92 create batch form projects dropdown shows projects by admin instead of class issuers (#2342) (01512b8)
  • APP-95 projects from a Keplr wallet login show up when logged in via a new account (#2345) (7735616)
  • connecting with wallet connect on mobile (#2377) (2ca5d73)
  • WWW-1 website redirects (#2369) (9ccf6be)

Features

  • APP-108 edit/view project buttons (#2351) (60a37eb)
  • APP-136 show warning when clicking "view project" from project edit with unsaved changes (#2363) (dfc343b)
  • APP-140 add a popup with basic info about offchain project pages for users (#2374) (b3e06e8)
  • APP-16 files drag & drop (#2338) (5fe29d7)
  • APP-18 upload multiple photos in project media form gallery photo by selecting multiple files in file browser (#2346) (5ad719e)
  • APP-19 generate project slug based on project name (#2335) (0313c8c)
  • APP-39 draft project tag (#2341) (469d0b1)
  • APP-9 Add a banner at top of project pages and individual profile page on first view (#2336) (4cb477b)
  • APP-98 project cards update (#2372) (59b1067)
  • change default filters on project list page. (#2365) (611872d)
  • get ecosystemType primarily from projectMetadata (e1d74df)
  • post files map / gallery view UI APP-48 (#2273) (154502d)

2.5.1 (2024-05-23)

Bug Fixes

2.5.0 (2024-05-15)

Features

  • get ecosystemType primarily from projectMetadata (a05c800)

2.4.1 (2024-05-09)

Bug Fixes

  • use useQueryIsIssuer hook instead of useProfileItems (6f795e1)

2.4.0 (2024-04-24)

Bug Fixes

Features

2.3.0 (2024-04-09)

Bug Fixes

  • add credentials to DELETE /files request (#2318) (148c4a4)
  • add dropdown items to projects menu item (#2307) (f3a6cae)
  • APP-83 keep unapproved projects on public profile projects tab (#2334) (ff21f68)
  • ledger/projects queries optimization (#2315) (dd22eae)
  • redirect project page from off chain UUID to slug based URL (#2317) (fd9d895)
  • roles form missing image upload and empty wallet address bug (#2305) (a89a743)
  • safari horizontal scroll with content overflow APP-1 (#2328) (55231bb)
  • use activeAccount addr in profile link (#2320) (cc7dc4f)

Features

  • add loading spinner when file gets uploaded APP-10 (#2326) (c0fc8b3)
  • add new web2 login tracking events (#2310) (fa2347a)
  • add overrides for credit type and unit information in Sanity for Credit Class pages APP-2 (#2324) (4eb5a22)
  • Add Post Card component APP-49 (#2272) (73789a8)
  • APP-81 Hide ecocredits tab or certificates tab on profiles if tab is "hidden" or if user has no Keplr wallet (#2333) (ceaa502)

2.2.1 (2024-03-06)

Bug Fixes

  • optimized img src (15856e2)
  • show MobileSigningModal only for keplr mobile (9bfb120)

2.2.0 (2024-03-05)

Bug Fixes

Features

2.1.1 (2024-02-27)

Bug Fixes

  • font weight in header menu item (7308108)
  • use projects context instead of re-using useProjects hook (a4fe201)

2.1.0 (2024-02-27)

Bug Fixes

Features

  • add prefinance project and credit class timeline modal (#2296) (a466f47)
  • prefinance project card (#2288) (d37e7c7)
  • use offchain credit class to get primary impact/project benefits (#2294) (384dbac)

2.0.0 (2024-02-20)

Bug Fixes

Features

1.15.0 (2023-12-20)

Features

  • add buy button for Sharamentsa pilot (a6953ff)

1.14.1 (2023-11-13)

Bug Fixes

  • credit class buy button (7a2d952)

1.14.0 (2023-10-23)

Bug Fixes

Features

1.13.0 (2023-09-27)

Bug Fixes

Features

1.12.2 (2023-09-21)

Bug Fixes

1.12.1 (2023-09-20)

Bug Fixes

  • featured projetcs card link (b1a4359)

1.12.0 (2023-09-19)

Bug Fixes

Features

Reverts

1.11.0 (2023-08-09)

Bug Fixes

  • add redirect for /team to homepage (#2012) (7d0d9ca)
  • batch balances which didn't always correspond to batches on portfolio ecocredits table (#1979) (1e4319f)
  • calculate median using cumulative quantity (#1998) (5b5fba5)
  • credit class admin link on credit class page (#1986) (2e237bf)
  • Do not display project forms if trying to access them for a project that does not exist or not admin of (#1984) (6ad1bbe)
  • first project card spacing, title and icon (#1991) (08267fc)
  • fix registry and guide links (#2017) (e11c5b4)
  • ImpactTags width on project page (#1993) (27ad43d)
  • incorrect font for project stakeholders (#2001) (a722a4e)
  • only display classes that the user is an issuer for on ChooseCreditClass (#1987) (5dc1d69)
  • project certification and ratings title (#1999) (39157ad)
  • remove input props and add validation (#1996) (ff40539)
  • remove walletConnect from params in useAddAddress (#1990) (6dd3a7c)
  • Swap out icons on profile tabs, in user "..." menus, and "not found" icons (#2005) (e9c9017)
  • truncate function (#1994) (72a2eb5)
  • yarn format-and-fix to ignore generated code (#2011) (1610102)

Features

  • add credit class details section with credibility cards (#1970) (188564a)
  • add new website GA4 tag (#2006) (900219c)
  • Change project titles on project cards so that they have two lines (#2014) (7a15d93)
  • credit class issuance and info table (#1985) (6b16b3d)
  • Credit Class Page "Additional Info" improvements (#1980) (26ccc7c)
  • use default class image (#2004) (056c215)

1.10.0 (2023-07-20)

Bug Fixes

Features

  • add ecosystem and eligible activity tags to credit class page (#1965) (2ab0796)
  • update credit class page (#1968) (012a4b1)

1.9.0 (2023-07-11)

Bug Fixes

  • rename "credit generation method" to "offset generation method" (#1959) (b4fe55a)

Features

  • ecosystem activity tags project page (#1936) (f3ea811)
  • add avg median price on project and credit class pages (#1939) (88b31d1)
  • add certifications and ratings (#1942) (5914dd2)
  • add community projects filter (#1934) (cb8cf72)
  • add infos credit class card (#1928) (188158a)
  • add support for unknown metadata fields (#1954) (fd51fcd)
  • credit class page impact entities (#1945) (efce8ae)
  • disable OTC flow for community credits (#1932) (24640c5)
  • Fallback to data module resolvers from regen-ledger for fetching metadata (#1931) (4c6164d)
  • filter community projects (#1933) (e9443bb)
  • move additional info section to table (#1937) (d7647f0)
  • move impact cards to top right and entities down to the project details section on project pages (#1940) (616f02e)
  • OTC module on project page (#1938) (971e353)
  • truncate credit class card to 3 lines (#1943) (7377d93)
  • update project roles form to use profiles (#1918) (f919e8b), closes #1920
  • use credit class metadata in addition to sanity credit class data (#1935) (23970bd)
  • wire certificate table and page (#1953) (afdc939)

1.8.2 (2023-07-06)

Bug Fixes

  • encode project media uris (5081e62)
  • only show project story media if url (96c2e37)
  • use quotes in image background url (530d33a)

1.8.1 (2023-06-29)

Bug Fixes

  • add missing document link (4916ca1)
  • use optinal chaining for url (3f8e28a)

1.8.0 (2023-06-13)

Bug Fixes

  • default org icons not showing (099efc0)
  • handle case where party info comes from DB (b010909)
  • link to portfolio for project admin (9868635)
  • menu dropdown that do not close properly (#1912) (26492f2)
  • remove hidden rows from page count (#1906) (46fa9c8)
  • show newly created projected directly (#1909) (b8c9113)

Features

1.7.0 (2023-06-06)

Bug Fixes

  • use base denom as fallback (6b1fcfb)

Features

1.6.0 (2023-05-17)

Bug Fixes

  • default org icons not showing (8fd1c98)
  • handle case where party info comes from DB (c4e264d)
  • link to portfolio for project admin (4f45b19)

Features

  • show proper default image from metadata depending on profile type (a642054)

1.5.2 (2023-05-17)

Bug Fixes

  • project card on credit class page (3c20301)

1.5.1 (2023-05-10)

Bug Fixes

  • missing images on EcologicalCreditCard (94e58ab)

1.5.0 (2023-05-09)

Bug Fixes

  • display project tabs if there are documents or batches (#1893) (7d091c2)

Features

Performance Improvements

1.4.6 (2023-04-26)

Bug Fixes

  • set keplr mobile web on connectWallet for autoconnect (149c347)

1.4.5 (2023-04-26)

Bug Fixes

1.4.4 (2023-04-20)

Bug Fixes

  • close buy modal on tx rejection (e4bd62f)
  • close buy modal on tx rejection for BuySellOrderFlow (81f3def)
  • csrf party requests (f329d92)
  • immer issue on tx rejection (e711595)

1.4.3 (2023-04-14)

Note: Version bump only for package regen-web

1.4.2 (2023-04-11)

Bug Fixes

  • edit user profile on first connection (d4b830b)

1.4.1 (2023-04-06)

Bug Fixes

  • remove profile header and account from public profile (d01925f)

1.4.0 (2023-04-06)

Bug Fixes

  • apollo init race condition (68517bd)
  • remove account id check in profile edit (51a0345)
  • use address from route param (dd017ec)

Features

  • add profile header to public profile (ddfac4d)

1.3.0 (2023-04-05)

Bug Fixes

Features

1.2.3 (2023-03-28)

Bug Fixes

  • handle coingecko api failure (60f19a3)

1.2.2 (2023-03-24)

Bug Fixes

  • missing # (2fa962d)
  • use new regen IRI for compacting credit class metadata (a2950bd)

1.2.1 (2023-02-28)

Bug Fixes

1.2.0 (2023-02-27)

Bug Fixes

Features

Performance Improvements