Qortal Project

The future of blockchain platforms

User Tools

Site Tools


status_updates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
status_updates [12/07/2024 02:52] โ€“ [December 3rd 2024] magic_inkstatus_updates [02/14/2025 04:31] (current) โ€“ [February 2nd 2025] magic_ink
Line 6: Line 6:
  
  
-**CURRENT CORE VERSION:** 4.6.(December 7th 2024)+**CURRENT CORE VERSION:** 4.7.(January 21st 2025)
  
-**CURRENT UI VERSION:** 4.5.(June 30th 2024)+**CURRENT UI VERSION:** 4.6.(February 2nd 2025)
  
 **CURRENT BLOCK REWARD:** 3.25 QORT* **CURRENT BLOCK REWARD:** 3.25 QORT*
Line 19: Line 19:
  
 **CURRENT TRADE FEE:** 0.011 QORT **CURRENT TRADE FEE:** 0.011 QORT
 +
 +
 +
 +
 +
 +===== February 13th 2025 =====
 +
 +UI 4.6.1 pre changes
 +
 +- Added display private messages from Qortal-Hub
 +- Added level 0 can create selfshare
 +- Added Q-Mintership to default Q-Apps
 +- Re-add accidentally deleted qortal request SAVE_FILE
 +- Reworked decoding Qortal-Hub messages
 +- Fixed encryption key icons
 +- Fixed encryption icon in PM
 +- Changed chat lock icons
 +- Changed protocol check for websockets
 +- Removed preview chat from group management
 +- Updated languages files
 +- Minor fixes
 +
 +Download from https://backup.qortal.online/testui/4.6.1-pre/
 +
 +or compile yourself from https://github.com/Qortal/qortal-ui
 +
 +Mac installations files added to pre release
 +
 +- Patched mac os installation files to work with elder mac os
 +
 +Download from:
 +https://backup.qortal.online/testui/4.6.1-pre/
 +
 +Feedback and bug report are welcome, thanks.
 +
 +===== February 2nd 2025 =====
 +
 +@everyone Qortal UI version 4.6.0 has been RELEASED. 
 +
 +**UI version 4.6.0 changes include:**
 +
 +**Additions**
 +
 +- Added Qortal-Hub message decryption
 +- Added and reworked qortal requests
 +- Added get wallet balance automatically
 +- Added support for responding to multiple crosschain sell offers
 +- Added display Qortal-Hub embed links
 +- Added encrypted icon to messages
 +
 +**Fixes**
 +
 +- Fixed expiry date for invites
 +- Fixed Level 8 badge icon
 +- Minor fixes
 +
 +**Other Changes**
 +
 +- Reworked qortal requests modals
 +- Updated translations
 +- Removed character limit on name search
 +- Updated dependencies
 +
 +https://github.com/Qortal/qortal-ui/releases/tag/v4.6.0
 +
 +
 +===== January 21st 2025 =====
 +
 +@here **Qortal Core Auto-Update version 4.7.0 has been SIGNED** 
 +
 +
 +*Changes in this release:*
 +
 +This release marks a significant step forward in the project history. The removal of the ability to self-sponsor, and the removal of any type of additional rewards given to 'founders' from consensus. 
 +
 +  * All changes proposed in the 'crowetics-proposals' website have been included in final versions in this release. 
 +  * The only changes that have NOT been made that were so proposed, are the removal of blocksMintedAdjustment from credit towards blocksMinted. This change will take place in a subsequent release.
 +
 +  * featureTriggers created:
 +
 +<code>"adminsReplaceFoundersHeight": 2012800,
 +
 +"nullGroupMembershipHeight": 2012800,
 +
 +"ignoreLevelForRewardShareHeight": 2012800,
 +
 +"adminQueryFixHeight": 2012800</code>
 +
 +
 +  * All featureTriggers will take place on the same block.
 +  * Rewards Modifications, and GROUP_APPROVAL changes (making the MINTER group - ID 694) able to be controlled by way of GROUP_APPROVAL. 
 +  * After featureTrigger activates, MINTER group will be transferred to 'null account', and will subsequently from then on be controlled by way of GROUP_APPROVAL from the admins of the MINTER group (A.K.A 'Minter Admins'). 
 +
 +
 +**all featureTriggers kick in on block** - 2012800
 +
 +[`(Github release is being prepared as well.)`](https://github.com/Qortal/qortal/releases/tag/v4.7.0)
  
  
Line 24: Line 121:
  
 ===== December 6th 2024 ===== ===== December 6th 2024 =====
 +
 +@everyone GitHub Release has been completed. 
 +
 +crowetic has written scripts to automatically create the releases for the Qortal core and will add further automation to the script in the near future. Additionally, this was the first auto-update created and published by crowetic, and after the 12 hours it took to figure out, create build environments for, document, and accomplish, many potential improvements were found. 
 +
 +It is now a personal goal to **automate this process** and make it a single command to create, and issue auto-update transactions, so that any dev can accomplish it with ease. 
 +
 +The build environments will be created in virtual machines and made available whenever possible for download, so that anyone may have build environments, and when not possible they will be made available in a hosted format that can be leveraged with scripts to automate the process of building/testing/publishing auto-updates. 
 +
 +The Advanced Installer file has been updated and the Windows Installer exe (qortal.exe installer) has been improved both in function and dramatic visual improvement. The copyright section has been replaced with a mention of the Qortal Development Group and fully open source nature of the project. 
 +
 +Over the upcoming months, this goal shall be realized, and the auto-update and release process for the Qortal Core shall be dramatically enhanced. 
 +
 +The same for the Qortal UI (legacy UI) some scripts are written but need improvement, and others need to be written. 
 +
 +The Mac installation for the Qortal UI (legacy) requires a mac signing key, which is annoying, but will be figured out in the most optimal fashion moving forward, hopefully by obtaining an open source key as has been accomplished for Advanced Installer. (The Advanced Installer license needs updates, but will be accomplished soon as well.) 
 +
 +GitHub will be slowly completely replaced over the coming months...
 +
 +https://github.com/Qortal/qortal/releases/tag/v4.6.6
 +
 +---
  
 @everyone ๐Ÿ“ข **ANNOUNCEMENT** ๐Ÿ“ข - Qortal Core version **4.6.6 auto-upddate has been SIGNED**  @everyone ๐Ÿ“ข **ANNOUNCEMENT** ๐Ÿ“ข - Qortal Core version **4.6.6 auto-upddate has been SIGNED** 
status_updates.1733557962.txt.gz ยท Last modified: 12/07/2024 02:52 by magic_ink