Releases: chain4travel/camino-suite
v1.5.1
What's Changed
- chore: Update docker-compose commands in cypress.yml by @Ysrbolles in #225
- feat: Update og:image and twitter:image meta tags to use preview.jpg … by @Ysrbolles in #233
- Dynamic API-Driven Footer Component by @Ysrbolles in #236
- Partner Config: Creation of CMAccount by @aeddaqqa in #235
- Aeddaqqa/partner config v2 by @aeddaqqa in #237
- fix(partnerConfig): fix matching partner with current logged in wallet by @aeddaqqa in #238
- fix(partnerConfig): adjustment of styling and text modifications by @aeddaqqa in #239
- UI and Text Updates Across Multiple Pages by @aeddaqqa in #241
- fix(partnerConfig): fix typo by @aeddaqqa in #242
- fix(partnerConfig): adjust baseUrl depending on the selected network by @aeddaqqa in #244
- Partner Config: create and manage CMAccount by @aeddaqqa in #245
- fix(partnerConfig): fix fetching partners on messenger and matchig partners by @aeddaqqa in #246
- fixe(partnerConfig): fix filtering partners with on messenger flag by @aeddaqqa in #247
- deploy stage when pushing to suite-c4t (#248) by @mo-c4t in #249
- fix(partnerConfig): Use specified C-Chain/P-Chain address for each network by @aeddaqqa in #251
- fix(partnerConfig): fix fetchPartnerData query to prevent undefined URL Error by @aeddaqqa in #254
- fix(partnerConfig): added check for cAddress by @aeddaqqa in #253
- Link Styling Enhancement and Currency Display Fix by @aeddaqqa in #255
- fix(partnerConfig): added check for CMaccount created and claim profile by @aeddaqqa in #257
- Link Styling Enhancement and Currency Display Fix by @aeddaqqa in #256
- [PartnerConfig]: added tokens to accepted currencies by @aeddaqqa in #258
- Update og:image preview meta tag in index.html by @Ysrbolles in #259
- Change metat data by @Ysrbolles in #260
- fix(MyMessenger): fixed configure accepted currencies and withdrawing by @aeddaqqa in #261
- fix validator badge in partner view by @aeddaqqa in #262
- Fix Address Display Bug When Switching to Imported Key by @Ysrbolles in #263
- feat(partnerConfig): redirect to upgrade view if needed by @aeddaqqa in #264
- feat(Partners): enhance BusinessFieldFilter with grouped display by @Ysrbolles in #266
- chore: Update page title and meta tags for Camino Application Suite by @Ysrbolles in #234
- Style enhancement and adjustment of partner config filter by @aeddaqqa in #267
- fix(partnerConfig) : fix filtering with only validators by @aeddaqqa in #268
- refactor filtering with only validator by @aeddaqqa in #269
- fix(partnersReducer, partners.ts): update toggle logic and change base URL for development by @Ysrbolles in #270
- change base URL for development by @Ysrbolles in #271
- fix: update Open Graph and Twitter meta tags in index.html by @Ysrbolles in #272
- fix(logout): logout after timeout by @aeddaqqa in #274
Full Changelog: v1.4.4...v1.5.1
v1.5.0 Partner Configuration
What's Changed
- chore: Update docker-compose commands in cypress.yml by @Ysrbolles in #225
- feat: Update og:image and twitter:image meta tags to use preview.jpg … by @Ysrbolles in #233
- Dynamic API-Driven Footer Component by @Ysrbolles in #236
- Partner Config: Creation of CMAccount by @aeddaqqa in #235
- Aeddaqqa/partner config v2 by @aeddaqqa in #237
- fix(partnerConfig): fix matching partner with current logged in wallet by @aeddaqqa in #238
- fix(partnerConfig): adjustment of styling and text modifications by @aeddaqqa in #239
- UI and Text Updates Across Multiple Pages by @aeddaqqa in #241
- fix(partnerConfig): fix typo by @aeddaqqa in #242
- fix(partnerConfig): adjust baseUrl depending on the selected network by @aeddaqqa in #244
- Partner Config: create and manage CMAccount by @aeddaqqa in #245
- fix(partnerConfig): fix fetching partners on messenger and matchig partners by @aeddaqqa in #246
- fixe(partnerConfig): fix filtering partners with on messenger flag by @aeddaqqa in #247
- fix(partnerConfig): Use specified C-Chain/P-Chain address for each network by @aeddaqqa in #251
- fix(partnerConfig): added check for cAddress by @aeddaqqa in #252
- fix(partnerConfig): fix fetchPartnerData query to prevent undefined URL Error by @aeddaqqa in #254
- fix(partnerConfig): added check for cAddress by @aeddaqqa in #253
- Link Styling Enhancement and Currency Display Fix by @aeddaqqa in #255
- fix(partnerConfig): added check for CMaccount created and claim profile by @aeddaqqa in #257
- Link Styling Enhancement and Currency Display Fix by @aeddaqqa in #256
Full Changelog: v1.4.4...v1.5.0
v1.4.4
What's Changed
- Remove Public Sale by @Ysrbolles in #218
- chore: Update LoadMyKeysComponent to dispatch updateAccount action by @Ysrbolles in #219
- Verify wallet tab by @Ysrbolles in #220
- Enhancements and Fixes: Routing Paths, Wallet Components, and Address Checksum by @aeddaqqa in #221
- Update Account Menu in Navbar and Remove KYC/KYB Buttons by @Ysrbolles in #223
- chore(footer): update links by @aeddaqqa in #227
- chore: update footer links by @aeddaqqa in #228
- feat(wallet): update Terms & Conditions for Camino Wallet by @aeddaqqa in #230
- chore: Remove Legal view and update Terms of Use URL by @Ysrbolles in #232
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- chore: Update CSS for TermsFeed component and Footer component by @Ysrbolles in #215
- fix nginx conflicts by @Ysrbolles in #217
- Improvements, Bug Fixes, and Refactoring Across Multiple Components by @aeddaqqa in #216
Full Changelog: v1.4.2...v1.4.3
v1.4.2 Bug fix and Partner showroom improvements
What's Changed
- Fixes to browser behaviour: back button and redirect in some edge cases, by @aeddaqqa and @Ysrbolles in #214 #209 #201
- Improvements to Partner Showroom: better search, validator mark set only if a the partner’s validator is actually up & running, return nicer errors in the rare case CMS is down or in the middle of publishing a content update, by @aeddaqqa #205 #198
- Various UI fixes, by @Ayagoumi and @aeddaqqa #208 #207 #206 #195
Full Changelog: v1.4.1...v1.4.2-rc4
v1.4.1 Bug Fix Release - Validator Rewards
What's Changed
✨ Smoother Validator rewards claims
🔧 Refined deployment pipeline tweaks
🎨 Fresh FE cosmetic touch
Full Changelog: v1.4.0...v1.4.1
v1.4.0 Partners Showroom
v1.3.1 Bug Fix Release
What's Changed
- refactor: app configuration and routing by @Ayagoumi in #181
- fix switching to logged in network by @aeddaqqa in #172
- feat: change theme to drk/light instead of day/night by @Ayagoumi in #179
- Bug fix by @Ayagoumi in #183
- fix update name of the wallet even if its singlesig by @aeddaqqa in #184
- fix: header state issue when navigating back to explorer from wallet by @Ayagoumi in #186
- Refactor Footer and Navbar components with updated styles, and revamp LandingPage layout and content by @Ayagoumi in #187
- add new custom hook for handling actions in wallet by @aeddaqqa in #188
Full Changelog: v1.3.0...v1.3.1
v1.3.0 Deposit Offers
We are pleased to announce the release of Camino Application Suite version 1.3.0 "Deposit Offers", featuring significant enhancements, updates, and bug fixes that improve overall functionality and user experience.
-
Major Update: Deposit Offers
- New Top-Level Navigation "Foundation": Introducing a dedicated navigation area for deposit offer administrators to streamline management 🧭.
- Address-Specific Deposit Offer Creation: Selected addresses now have the capability to create deposit offers, enhancing security and administration 🔑.
- Creating Deposit Offers: Admins are equipped with new functionalities to create deposit offers, increasing flexibility in deposit management.
- Saving Pools on Testnet: Test the new saving pool feature in the Earn section of the wallet and start accruing rewards on the testnet 🏦.
-
Minor Updates:
- New Font Across All Frontends: The rollout of a new font across all interfaces aims to improve readability and visual comfort.
- Updated Wallet Transactions Footer Text: Refinements in the wallet transactions footer text for clearer communication.
- Improved Navbar: The navigation bar has been updated for better display of wallet and account information.
- Multisig Owners' Names: Ensuring multisig owners' names are now reliably stored within the wallet.
-
Bugfixes:
- Saving Pool Visibility Post-Network Switch: Addressed the issue where the saving pool would only show up following a network change.
- Correct P Balance Display: Fixed a bug that caused incorrect P balance displays during token interactions.
- Validator Page Uptime Accuracy: Corrected the validator page uptime display from an erroneous 10000% to the actual 100%.
- Validator Tab Auto-Refresh: The validator tab will now refresh automatically after switching networks or multisig arrangements 🔄.
- Deposit Offer Creation Fixes: Implemented multiple fixes to refine the deposit offer creation process.
Your feedback is always welcome, and we are dedicated to the ongoing improvement of the Camino Application Suite.
v1.2.1 User Experience and Interface Enhancements
🎨 User Experience and Interface Enhancements
Introducing Camino Application Suite v1.2.1
, focusing on refining your experience. 🎉
Highlights:
- Improved Interactivity: Enhanced drawer behavior and fixed HTML structure issues. 🎮
- URL Clarity: Multisig management path updated to
/manage-multisig
. 🔗 Details - Enhanced Security: Restricted
fetchMultiSigAliases
function to logged-in users. 🔒 - Interface Updates:
- "Network" now clearly displayed in settings. 🌐
- Revamped wallet icons for better clarity.
- Performance & Bug Fixes:
- Optimized
fetchMultiSigAliases
calls. ⚡ - Resolved Caminojs collectible creation issue. 🪲 Details
- Optimized
Stay updated with Camino Suite for a smoother experience, and as always, 💌 your feedback drives our improvements!