v1.5.5
·
5314 commits
to master
since this release
What's Changed
Bug Fixes
- Fix UI issues with community members page by @mzparacha in #8471
- Remove broken Cosmos gov notification generation by @timolegros in #8852
- URL redirect bug by @Israellund in #8928
- Bug: Non community scoped pages show loader infinitely by @mzparacha in #8926
- BUG: Community switch does not work by @mzparacha in #8915
- Sign in flow broken by @kurtisassad in #8886
- BUG: Non signed users have 401 errors for notifications by @burtonator in #8833
Notifications
- Changes for mobile notification management and subscription link colors. by @burtonator in #8765
- Fixed bug where unauthenticated users would get subscription errors in the console. by @burtonator in #8833
- if there's no thread URL skip that item on the client. by @burtonator in #8866
- Notifications page: All links for communities pointing on local env in #8865
Contests
- Fix sorting by upvotes by @masvelio in #8741
- Contest timer not active in #8858
- Remove extra upvote weight + prevent stakeless upvotes in staked community by @rbennettcw in #8768
- Contest bugs by @masvelio in #8771
- UI for Farcaster by @masvelio in #8700
Cleanup
- Create blob storage port and adapters by @Rotorsoft in #8666
- Add getCommunity route to query single community info. by @jnaviask in #8761
- Added e2e tests to detect webpage crash in un-authenticated mode by @mzparacha in #8689
- Added community page not found component by @mzparacha in #8740
- Bug Fix by @timolegros in #8788
- CE v3 Part 2 by @timolegros in #8732
- Ability to download markdown for Kyve by @burtonator in #8778
- Comments schema fix by @timolegros in #8794
- Creates api-client generator by @Rotorsoft in #8784
- First Pass at removing community_id from comments and reactions by @Rotorsoft in #8731
- Fixed upgrade roles form to display all addresses by @kurtisassad in #8737
- Moved server url to config by @masvelio in #8813
- Add namespace token mint method by @ianrowan in #8724
- Convert getCommunities to TRPC and add additional flags. by @jnaviask in #8777
- Added script to automate cloudflare cache purge by @kurtisassad in #8736
- Creates ADR with conventions for zod schemas by @Rotorsoft in #8824
- Move login related data away from app object by @masvelio in #8815
- Docs for migrating back to the default merge strategy. by @burtonator in #8758
- Schemas cleanup following model ADR #3 by @Rotorsoft in #8827
- Fix model hooks with events by @Rotorsoft in #8819
- Convert ChainNetwork type to string. by @jnaviask in #8843
- Remove substrate_spec field on communities. by @jnaviask in #8846
- Errors for promise issues in eslint... by @burtonator in #8796
- Eliminate createAddressHelper and fix Substrate login. by @jnaviask in #8850
- Migrated
app.config.chain.getById()
calls to newertrpc.community.getCommunity()
+ cleanup/state-refactor of related components by @mzparacha in #8779 - Remove is_councillor and is_validator columns from Address model. by @jnaviask in #8849
- Create external and internal API routes, simplifying the external interface with a few MVP endpoints by @Rotorsoft in #8839
- I don't like this, but we have to use click handlers for now. by @burtonator in #8865
- Replaced app.loadingError with zustand by @masvelio in #8869
- Change lib scope and version for first publish by @Rotorsoft in #8868
Full Changelog: v1.5.4-2...v1.5.5