Releases: telosnetwork/app-telos-native
Releases · telosnetwork/app-telos-native
v1.1.5
Fixes
- Display Resolve menu in sidebar on mobile by @kylanhurt in #309
Dependency Updates
- bump protobufjs from 6.11.3 to 6.11.4
- bump postcss from 8.4.16 to 8.4.31
- bump @babel/traverse from 7.18.13 to 7.23.2
- bump browserify-sign from 4.2.1 to 4.2.2
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Validators table, voting, and performance chart (direct link)
- Governance documentation (direct link)
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
This release includes the addition of the governance documentation page and minor fixes.
Included PR's
- Feature/governance documentation by @donnyquixotic in #298
- chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #300
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #302
- Sort and space the options by @poplexity in #304
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Update native endpoints to use load balancer
- Adds max options logic to ballot
- Voter results update on mobile
- Update dStor API key and contract for mainnet
Included PRs
- fix: update endpoint by @donnyquixotic in #287
- [Closes #284 ] Adds max options logic by @karynemayer in #285
- Bump webpack from 5.74.0 to 5.76.1 by @dependabot in #278
- Enabling eol by @karynemayer in #281
- Bump socket.io-parser from 4.2.1 to 4.2.3 by @dependabot in #289
- Includes voters result to mobile by @karynemayer in #290
- Update dStor API Key and Smart Contract for Mainnet by @kylanhurt in #293
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
This release enables links on ballot descriptions.
Included PRs
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #269
- fix: enable arbitration portal for mainnet by @donnyquixotic in #270
- Fix ESlint Issues for Resolve Portal by @kylanhurt in #273
- Clean up eslint issues for Resolve / Arb portal by @donnyquixotic in #275
- Develop by @donnyquixotic in #277
- Making links in the description clickable by @poplexity in #279
New Contributors
- @poplexity made their first contribution in #279
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
This release includes the entire Arbitration Portal functionality and minor bug fixes.
Included PRs
- making ActionBar more responsive by @Viterbo in #248
- Changing the create a DAO button to top-right, scrolling with the page by @Viterbo in #250
- making the ballot view popup fill the screen by @Viterbo in #251
- changing the button "take me to my profile" to "sign in" by @Viterbo in #252
- changing ActionBar style from scoped to global by @Viterbo in #253
- saving ballot creation state and recover from localStore by @Viterbo in #254
- Create LICENSE.md by @karynemayer in #258
- Implement Resolve / Arbitration Portal by @kylanhurt in #257
- Fix missing claims in Claims Table issue by @kylanhurt in #268
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix edit profile response by @DevArtemNuss in #211
- new create ballot form using Stepper by @Viterbo in #188
- 210 all proposals start to be voted on when they are created by @Viterbo in #213
- display new metadata for ballots and support for the non-opened state by @Viterbo in #215
- changing how we query not-started ballots by @Viterbo in #219
- ballot creation wizard now is responsive by @Viterbo in #223
- UI for managing DAO token features by @Viterbo in #224
- Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #228
- update rules by @DevArtemNuss in #216
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #236
- Ballot filtering reimplemented by @Viterbo in #231
- unlocking the creation of unopened ballots in BallotForm by @Viterbo in #230
- bugfix on date time comparison by @Viterbo in #243
- better wording on a list of points by @Viterbo in #244
- bugfix on handling the filter list when is empty by @Viterbo in #245
- adding back the LeftMenu component for mobile resolutions by @Viterbo in #246
- refreshing the ballot list if routes changes by @Viterbo in #247
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #249
- v1.0.1-rc by @karynemayer in #227
New Contributors
- @dependabot made their first contribution in #228
Full Changelog: v1.0.0...v1.0.1
v1.0.0
fix