Release Notes
2026-01-16
What's Changed
- Dependency updates: Updated project dependencies via automated maintenance by @github-actions[bot].
- Navigation improvements: Adjusted navigation behavior and layout.
- Sorting fix: Fixed sorting logic to ensure correct ordering.
New Contributors
- @github-actions[bot] made its first automated contribution (dependency updates).
2025-12-12
Release Notes: v2.7.0
We are excited to introduce v2.7.0 of IPal, which brings security enhancements, infrastructure optimizations, and important updates to documentation and usability.
✨ New Features and Improvements
Improved Vault Identification: We have added tags to the vaults to facilitate the organization, search, and visualization of important information.
Updated Documentation: The Lite Paper has been added and revised, offering a clearer and more concise view of the project and its vision.
Reinforced Security (JWT): Security flags for JWT (JSON Web Tokens) have been enabled, increasing protection against vulnerabilities.
Updated Contact Link: The Telegram link was corrected to ensure you can reach us easily.
🛠️ Optimization and Stability
Infrastructure Update: We updated the Node.js version and added package update actions, ensuring greater stability, compatibility, and ease of maintenance.
Bug Fix: A fix was deployed for the React2Shell component to improve the user experience.
2025-09-10
🚀 Release v2.6 – Mainnet Integration & UI Improvements
What's Changed
Vaults
- Added new sorting options for vaults
Smart Contract & Web3
- Updated smart contract
- Enabled mainnet integration
Frontend
- Fixed URL construction in ButtonShare and ButtonPostToX
- Updated landing page and fixed card layout issues
- Fixed image display bugs
DevOps & Docs
- Added manual dev build action
- Updated manual-dev-build.yml
- Updated documentation
2025-05-28
🦄✨ iPal v2.5.0 - The Vault Awakens ✨🦄
A sprinkle of UX polish, a dash of Web3 flair, and a gentle breeze of bug fixes — v2.5.0 is here! ✨ Highlights:
- Vaults with feelings: “My Vaults” page now shows a friendly message if you haven’t created any yet (#433).
- Stalking, but polite: User profiles now display the “last active” date (#464).
- Scrolling into the abyss: Infinite scroll added to the vault list (#465).
- Mobile Zen Mode: Headers and sidebars now auto-hide when you scroll (#466).
- OGP facelift: Default open graph images have been refreshed for maximum shareability (#461 , #472 ).
🛠 Other Bits & Bobs
- Super User dashboard + Web3District badge system added (#451).
- Grid now shows “last updated” timestamps (#447).
- Vault banners behave better on Open Graph previews (#474, #479).
- Share buttons got a little refactor love (#470).
- Some image bugs came, were squashed, and... un-squashed (#476, #477).
Full Changelog: https://github.com/Sentiment-trader/ipal-v2/compare/v2.3.0...v2.5.0
2025-04-21
iPal Network Introduces New Exclusive Features
We’ve been cookin’ up some fresh updates 👨🍳
More features, smoother flows and exclusive stuffs that only iPal OGs get to flex.
The Web3District Badge
Exclusive iPal Network update! Web3District members now have a badge attached to their user profile.
The badge is clickable and redirects users to our partner site, web3district.xyz, generating referral traffic and improving SEO.
"Confidential" Has Become "Exclusive" 🥂
We’ve added a premium touch to your NFT-gated Knowledge Vaults and improved the overall experience for Web3District partners and their members.
Knowledge Vaults – Last Update Indicator
The last time a Knowledge Vault was modified is now recorded on iPal Network. The grid-saving indicator also confirms when changes were last saved. This improvement not only enhances the user experience (UX), but also enables Knowledge Vault activity analysis in future updates.
Bug Fixes
- Corrected whitepaper semantics and roadmap structure
- UI improvements:
- Capitalized the keywords: Profile, Market, and Request
- Renamed "login" → "Connect"
- Renamed "Public" → "Open"
- Renamed "confidential" → "Exclusive"
- Improved the Web3District section in navigation with logo and better styling
- Removed unnecessary message on empty user profiles
- Replaced user score
Loaderwith aSkeletoncomponent
2025-04-14
Stability, Access & Coverage
This release brings a series of technical improvements, bug fixes, documentation updates, and access control changes:
✅ Fixes & Enhancements
- Semver Correction: Resolved issues related to semantic versioning.
- Hydration Warning Fixes: Addressed hydration warnings introduced by the
--turbopackflag, along with metadata corrections. - Improved Documentation: Updates made to
CONTRIBUTING.mdand other relevant project documentation for clarity and accuracy. - Patch Updates: Minor patches implemented to stabilize the system and enhance maintainability.
🧪 Testing
- Increased Test Coverage: Additional tests have been added to improve coverage and reliability.
🔐 Access Control
- Door Access Update: Added a new Web3 District team member to the door access list.
2025-03-28
Strategic Partnerships & Identity Verification
We're excited to introduce strategic partnerships and improved identity verification systems to enhance user trust and platform utility.
Major Enhancements
🏢 Web3 District Partnership
Zebra Regen House Access System
We're thrilled to announce our collaboration with Web3 District, introducing a sophisticated door access system at their headquarters, with plans to expand into a comprehensive web3 identity solution:
- Physical Access: Seamless authorization system for verified members
- Digital Integration: Real-time access management dashboard
- Future Expansion:
- NFT event tickets
- Partner hub access
- Member discounts
- Reputation tracking
🛡️ Gitcoin Passport Integration
Strengthening our commitment to Web3 identity verification:
- Profile Enhancement: Added Passport score display on user profiles
- Sybil Resistance: Enhanced verification through score validation
- Trust Metrics: Improved community reputation system
- Verification Layers: Multiple identity verification methods
Additional Improvements
📚 Documentation
- Released first version of the white paper
- Updated technical documentation
🔄 Infrastructure
- Domain Migration: Completed transition to ipal.network official domain (#365)
- Documentation Updates: Aligned all documentation with new domain
This release strengthens our platform's real-world utility while improving our digital identity verification systems.
2025-03-21
Enhanced Functionality & Accessibility
We're excited to announce this release which brings improved functionality, enhanced accessibility, and a more robust development process. This update includes key changes for better usability and performance, as well as behind-the-scenes enhancements to ensure a smoother experience for all users and stakeholders.
Important Updates
🔍 For Users & Stakeholders
- Improved Accessibility: Links to infrastructure and partner images added
- Updated Branding:
- Coin Society logo and brand in partners section
- Refreshed home page logo
- Dynamic Version Display: View package.json version in NavAboutSection
- Internal Links: Change request links now include vault IDs
Technical Changes
✨ New Features
- Dynamic Version Display: Package.json version shown in NavAboutSection
- Accessibility Enhancements:
- Added links to infrastructure and partner images
- Branding Updates:
- Introduced Coin Society brand image and logo
- Versioning Strategy:
- Implemented release branch version check
- Documented versioning process
- Layout Improvement: Added Box component for better structure
🐛 Bug Fixes
- Grid Validation: Dimensions now validated before updating (#335)
- Database Utility: Fixed environment file path (#345)
- Version Check Workflow:
- Removed paths filter
- Updated handling of
-devsuffix
🔧 Refactoring
- Authentication: Updated auth domain to use
NEXT_PUBLIC_APP_URL - Vault ID Integration:
- Moved
changeIdintovaultIdpath (#315) - Updated change request links
- Code Cleanup:
- Removed unused components and brand images
- Package Updates: Updated to latest versions (#346)
- Logo Change: Refactored home page logo (#348)
🏗️ Infrastructure & CI/CD
- Continuous Deployment: Enabled for canary and dev environments
- Version Enforcement: Added PR version check
- Release Preparation:
- Updated version to
-devduring development - Released as
2.1.0for production
- Documentation: Updated README.md
This release reflects our commitment to delivering a reliable, accessible, and future-ready product. Thank you for your continued support!
2024-09-01
iPal Platform Redesign
We're proud to announce our first major release with a complete redesign of the iPal platform, focusing on user experience, responsive design, and expanded functionality.
Core Features
🎨 User Interface
- Adaptive Color Scheme: Automatic light and dark mode based on OS settings
- Responsive Design: Fully responsive interface optimized for desktop, tablet, and mobile
- Navigation Improvements:
- Auto-redirection to user vaults when connected
- Auto-redirection to market page for unauthorized access attempts
💳 Payment Options
- Multi-chain Support: Expanded blockchain compatibility
- Bank Card Integration: Direct fiat payment options
- ENS Resolution: Username resolver for Ethereum Name Service
📊 Vault Enhancements
- Display Options: Toggle between card and list views
- Access Control: Public vaults accessible via unique URL with zero clicks
- Management:
- Create, delete, and update vaults
- NFT-gated access controls
📝 Content Management
- Real-time Updates: Synchronized content editing
- Grid Customization:
- Headers support
- Column and row management
- Resizable columns
🔄 Change Request System
- Multi-request Support: Handle multiple change requests per vault
- Contextual Editing: Multi-cell editing on current grid version
- Real-time Collaboration: Live change request editing
- Management Tools:
- Change request notifications
- Comprehensive review interface
- Selective cell approval/rejection
🧪 Testing
- End-to-end Testing Framework: Comprehensive test coverage
This release establishes the foundation for our knowledge marketplace ecosystem, enabling secure content sharing and monetization.
| Key | Value |
|---|---|
| NEXT_PUBLIC_APP_URL | https://ipal.network |
| NEXT_PUBLIC_THIRDWEB_CLIENT_ID | f080b95953f97bdcefc1d1fe9975a160 |