Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
90a20ce
🪢 Merge `3.7.2` into `dev` (#4864)
thesan Aug 10, 2024
cbf1083
Replace Subscan with Statescan (#4867)
Apr 1, 2025
0a865c0
Council and election pages: Small enhancements - Issue 4866 (#4869)
vrrayz Apr 15, 2025
7b4ffd1
🚀 Release `3.7.3` (#4868)
Apr 2, 2025
c6865f7
🚀 Release `3.8.0` (#4870)
Apr 15, 2025
53bc361
Update mainnet RPC endpoint (#4871)
May 21, 2025
4883e2d
Show 50 validators per page (#4877)
traumschule Oct 21, 2025
2ab7ca9
Update balance tooltip position (#4884)
goldstarhigher Oct 30, 2025
63d198a
Refresh the Election page after Restore Votes is clicked (#4885)
traumschule Nov 1, 2025
135f14f
Update MyRole tooltip (#4883)
goldstarhigher Oct 30, 2025
f068abd
Move action buttons to the left (#4886)
traumschule Oct 31, 2025
85d019a
Add Latest posts to the forum (#4881)
traumschule Nov 1, 2025
8622024
Add MyThreads counter (#3929)
traumschule Nov 1, 2025
20ed7ce
Tooltip for deactivated `AddProposalButton` (#3909)
traumschule Nov 1, 2025
ba4349c
Fixed icons (#4890)
goldstarhigher Oct 31, 2025
b6bf337
Temp. fix ExternalResourceLink (#4875)
traumschule Oct 3, 2025
776bc24
🚀 Release 3.9.0
traumschule Nov 1, 2025
85178c1
Contributors
traumschule Nov 1, 2025
2d21100
CHANGELOG
traumschule Nov 2, 2025
42fd225
Limit Proposal whitelist to 20 members (#4684)
chrlschwb Dec 8, 2023
5405c58
Sort Openings (#4191)
chrlschwb Feb 20, 2023
1e09b80
Fix OpeningFormPreview (#4902)
traumschule Nov 30, 2025
1f9a4a6
Hide `Coming Soon` (#4891)
chrlschwb Oct 3, 2025
98bb600
Fix Tooltip: div -> span (#4900)
goldstarhigher Nov 5, 2025
b76f69d
Fix buttons on My Memberships (#4912)
traumschule Nov 30, 2025
2cca1df
Update rivalrous lock handbook link (#4896)
traumschule Nov 30, 2025
c1b1657
Forum: Don't Truncate Thread Title (#4913)
traumschule Nov 30, 2025
5caf472
Forum: Group search results (#4922)
traumschule Nov 30, 2025
c70c40c
Forum: Remove post confirmation modal (#4920)
traumschule Nov 30, 2025
bfd4953
Hide input field for archived threads (#4923)
traumschule Nov 30, 2025
308328d
Sort members by 'totalChannelsCreated' (#4903)
traumschule Nov 30, 2025
0aded52
Members: Fix role filter (#4921)
traumschule Nov 30, 2025
13d16eb
Past Votes: Show one vote per stake (#4901)
traumschule Nov 30, 2025
e3b47d7
Fix proposal activities (#4919).
traumschule Nov 30, 2025
6687c21
WGL: Vested / Discretionary spending (#4906)
traumschule Dec 1, 2025
2eb59b8
Fix past council Total Spent (#4831)
traumschule Dec 1, 2025
60a1c50
Remove unused proposal types (#4390)
traumschule Dec 1, 2025
654856d
Add social links (#4671)
traumschule Dec 1, 2025
d2c9ecb
Validate social links (#4691)
dev0805 Dec 10, 2023
3aa9fdf
Use root account to change controller (#4916)
traumschule Dec 1, 2025
c83dde3
Hide archived in Latest Threads / Latest Posts (#4924)
traumschule Dec 2, 2025
1928acc
Validators Staking Dashboard (#4888)
traumschule Dec 2, 2025
0186ba1
Fixup for #4888
traumschule Dec 2, 2025
2b4e294
Merge branch 'main' into release-3.9.1
traumschule Dec 2, 2025
f228c0c
lint, remove unused
traumschule Dec 2, 2025
d42df45
reactivate test
traumschule Dec 2, 2025
b584e74
WGL: Vested / Discretionary spending (#4906)
traumschule Dec 3, 2025
be59094
reactivate Validator tests
traumschule Dec 3, 2025
7562007
lint
traumschule Dec 3, 2025
440ecc3
await modal call assertion
vrrayz Dec 3, 2025
649fe4e
await async issues
vrrayz Dec 3, 2025
3e07aa1
used mock apollo providers for mention test
vrrayz Dec 3, 2025
7489c64
proposaldisccusion apollo provider wrapper
vrrayz Dec 3, 2025
47c6c40
added success message to create post modal
vrrayz Dec 3, 2025
cf8d40d
turn vetoed mock proposal dormant (#4932)
traumschule Dec 3, 2025
e2b801a
update mock data, fix tests
vrrayz Dec 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,62 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.9.1] - 2025-12-01
### Added
- Social links + validation
- Validator nomination, stake management, rewards payout
- WGL: Vested / Discretionary spending
- Forum: Group search results
- Proposal whitelist limit

### Fixed
- Use root account to change controller
- Remove unused proposal types
- Fix proposal activities
- Fix Tooltip: div -> span
- Fix buttons on My Memberships
- Fix past council Total Spent
- Fix OpeningFormPreview
- Sort WG Openings
- Past Votes: Show one vote per stake
- Members: Fix role filter
- Sort members by 'totalChannelsCreated'
- Forum: Don't Truncate Thread Title
- Forum: Remove post confirmation modal
- Hide archived Latest Threads / Posts
- Hide input field for archived threads
- Hide `Coming Soon`
- Update rivalrous lock handbook link

### Contributors
- [Create](/goldstarhigher)
- [L1 Media](/traumschule)
- [Glisten](/glisten-star)

## [3.9.0] - 2025-11-01
### Added
- Latest Posts
- Mythreads counter
- My role tooltip
- Add proposal tooltip
- Move forum action buttions

### Fixed
- Update JSG mainnet RPC
- Restore votes fix
- Balance tooltip orientation
- Show 50 Validators per page
- Icon attributes
- External links validation

### Contributors
- [Create](/goldstarhigher)
- [L1 Media](/traumschule)
- [Lezek Wiesner](/lezek123)
- [Mkbeefcake](/Mkbeefcake)
- [Oleksander Korn](/oleksanderkorn)
- [Theophile Sandoz](/thesan)

## [3.8.0] - 2025-04-15

### Added
Expand Down
Loading
Loading