Releases: peer-town/peer
Releases · peer-town/peer
mvp-2-0.5
Updates
- Radicle not setup
- Radicle web integration
What's Changed
- Radicle integration by @ap-atul in #92
- Radicle integration by @rushidhanwant in #93
- deployed userRadicleRepo modal to ceramic by @rushidhanwant in #94
- deploy models to ceramic by @rushidhanwant in #95
- handled error in fetch communities by @rushidhanwant in #96
- handled error in fetch communities by @rushidhanwant in #97
- reFetch user radicle repos by @rushidhanwant in #98
- reFetch user radicle repos by @rushidhanwant in #99
- deployed models to ceramic by @rushidhanwant in #100
- deployed models to ceramic by @rushidhanwant in #101
Full Changelog: mvp-2-0.4...mvp-2-0.5
mvp-2-0.4
- Responsive web design
- Model updates
- Profile UI updates
- Add tags to thread
- Community profile
- Users threads in profile
- Users, questions count in a community
What's Changed
- mvp-2-0.3.1 by @rushidhanwant in #74
- Bug/select tag by @rushidhanwant in #75
- mvp-2-0.3.2 by @rushidhanwant in #76
- Remove unused component by @rushidhanwant in #78
- Add community card member and thread count by @ap-atul in #79
- Remove send button | minor bug fix by @ap-atul in #80
- Add edit community details for admin by @ap-atul in #82
- Fixed minor issue by @ap-atul in #83
- thread tags by @rushidhanwant in #81
- Add questions list modal | user profile updates by @ap-atul in #84
- Fix modals UI by @rushidhanwant in #85
- responsive web design on home page by @rushidhanwant in #86
- responsive web design for community and feed page by @rushidhanwant in #87
- Responsive web design for thread section mobile by @rushidhanwant in #88
- UI consistency by @rushidhanwant in #89
- deployed ceramic models to node by @rushidhanwant in #90
- mvp-2-0.4 by @ap-atul in #91
Full Changelog: mvp-2-0.3...mvp-2-0.4
mvp-2-0.3
- upvotes and down vote comments
- community Tags
- markdown support
- ui changes
What's Changed
- Fixed layout issue by @rushidhanwant in #61
- refetch thread and communities by @rushidhanwant in #62
- Add pagination to list components by @ap-atul in #59
- Add loaders to onboarding forms by @ap-atul in #60
- MVP-2-0.2.1 by @rushidhanwant in #63
- check empty social platform by @rushidhanwant in #64
- MVP-2-0.2.2 by @rushidhanwant in #65
- community tags by @rushidhanwant in #70
- Add up-vote and down-vote for comments by @ap-atul in #66
- Add markdown by @ap-atul in #67
- Update chat box to send on enter by @atulpatare in #68
- Fix reported ui issues, minor improvements by @ap-atul in #69
- Add vote highlights by @ap-atul in #71
- models update by @rushidhanwant in #72
- MVP-2-0.3 by @rushidhanwant in #73
New Contributors
- @atulpatare made their first contribution in #68
Full Changelog: mvp-2-0.2...mvp-2-0.3
mvp-2-0.2
- Updated UI
- Updated Models
- Added new features
- Join Community
- Community List
- Discover
- Feed
- Global create thread
What's Changed
- Dev by @rushidhanwant in #33
- github action to run tests on every push/pull-request on dev branch by @rushidhanwant in #36
- updated directory of yml file by @rushidhanwant in #37
- Add input field limits by @ap-atul in #34
- Remove redirection link from discord embed message by @ap-atul in #35
- Feat/update app layout by @rushidhanwant in #39
- Add discover page by @ap-atul in #38
- Update thread card design by @ap-atul in #40
- community onBording flow by @rushidhanwant in #42
- Adds community page and discover page initial working by @ap-atul in #41
- user joined/created communities by @rushidhanwant in #43
- Fix/community onboard by @rushidhanwant in #44
- Add ask question modal by @ap-atul in #45
- Update comment from web to discord flow by @ap-atul in #46
- Update thread from web to discord flow by @ap-atul in #48
- Updates github actions by @ap-atul in #49
- Feat/community list by @rushidhanwant in #47
- Join community by @rushidhanwant in #50
- Fixed thread section selection issue by @ap-atul in #51
- Feat/user account by @rushidhanwant in #52
- Global Ask Questions by @rushidhanwant in #53
- resolved scroll issue by @rushidhanwant in #54
- resolved bugs by @rushidhanwant in #55
- check if user has not joined any community by @rushidhanwant in #56
- Deploy to ceramic by @rushidhanwant in #57
- MVP2 - Version 2 by @rushidhanwant in #58
Full Changelog: mvp-2-0.1...mvp-2-0.2
mvp-2-0.1
Release Notes:
- Removed centralised db completely .
- Sign in with wallet and generating did session
- Sign in with discord for user profile
- Create community along with discord bot connect
- User profile with basic details, questions list and connect discord button
- Community profile with only basic details and connect discord button
- Ask question in selected community
- Adding comments to questions
- Update thread and comments on discord along with compose
- UI updates and added redux
What's Changed
- Added discord user auth by @ap-atul in #8
- Added modals for web on board, and interface selections by @ap-atul in #9
- Megring arc update branch to dev by @rushidhanwant in #10
- Added did gen on wallet connect by @ap-atul in #12
- Add profile creation and web on board flow by @ap-atul in #13
- Feat/arch update by @rushidhanwant in #16
- Add profile page with basic details from compose by @ap-atul in #14
- Adds community list by @ap-atul in #15
- Added functionality to fetch threads on community selection by @ap-atul in #17
- Add unit tests for redux store and fpts by @ap-atul in #18
- Adds thread details page by @ap-atul in #20
- Feat/community onboarding by @rushidhanwant in #19
- Add comment from web to discord | bot code restructuring by @ap-atul in #21
- Feat/discord bot comment to web by @ap-atul in #23
- Purge: bot and prisma by @ap-atul in #24
- Add discord channel creation on new community by @ap-atul in #26
- Feat/web thread by @rushidhanwant in #25
- Add api refactoring and updates by @ap-atul in #27
- Ref: cleaned up env template by @ap-atul in #28
- mvp-2-initial by @rushidhanwant in #29
- fixed comment handler in bot by @ap-atul in #30
- updated ceramic verion by @rushidhanwant in #31
Full Changelog: mvp-1...mvp-2-0.1
mvp-1
POC
What's Changed
- Added new pages and refactored code. by @mbuxmann in #1
- Add web comments/Threads to discord by @rushidhanwant in #3
- checking for did session in api call by @rushidhanwant in #4
- fixed feedbacks from radicle by @rushidhanwant in #5
- removed constraint by @rushidhanwant in #6
- Added support for single
.env
by @ap-atul in #7
New Contributors
Full Changelog: https://github.com/DevNode-Dev/devnode/commits/mvp-1