Ananya Gupta
Ananya Gupta
… add shadow effect #3736 Feature: Separation of URIs for User Login, Admin Login, and Registration Flow. Issue Number: Fixes #3736. Yes, updated the documentation to reflect the new URI...
## Description Fixed the Sharp module installation error in `gatsby-adapter-netlify` when deploying to Netlify. The issue occurred because Sharp, a native Node.js module with platform-specific binaries, wasn't properly configured as...
### Fixes #2848 This PR addresses issue **#2848** by improving the theme customization documentation and resolving plugin compatibility issues. ### Checks * [x] Ran `yarn test-build` * [x] Updated relevant...
## Description This PR implements native database read/write splitting support to reduce operational complexity and improve horizontal scalability of OpenVSX Registry. Fixes #1428 ## Changes ### Core Implementation - **DataSourceType**...