Releases: capsulesocial/capsule-vue
Releases · capsulesocial/capsule-vue
v0.8.1-alpha
What's Changed
- [feat] add bookmarks/:user route to retrieve all bookmarks of a user by @chrispanag in #322
- update list of recent followers when prop updates by @jackdishman in #324
- unauth actions by @jackdishman in #325
- polish all the settings changes by @jackdishman in #326
- [fix] clunky workaround for maintaining a wss connection by @chrispanag in #327
- default background + fix background gradient + fix draft button when … by @jackdishman in #328
- Mobile reader by @jackdishman in #329
- UI/polishing by @jackdishman in #331
- finalise faq by @jackdishman in #332
- upgrade and remove ml-14 on post preview card by @jackdishman in #333
Full Changelog: v0.8.0-alpha...v0.8.1-alpha
v0.8.0-alpha
What's Changed
- Error pages by @jackdishman in #282
- UI/animate by @jackdishman in #285
- Paginate reposts by @rahultrivedi180 in #284
- UI/polish by @jackdishman in #286
- Fix/bookmarks widget by @jackdishman in #289
- implemented file selector by @jackdishman in #290
- UI/help by @jackdishman in #291
- Export account's private key on Settings page by @jackdishman in #292
- UI/profiles by @jackdishman in #294
- Unauth by @jackdishman in #293
- preserving profile directory. Closes #219 by @jackdishman in #296
- Init contract in all conditions by @ashutosh1206 in #297
- [feat] add website field to profile by @chrispanag in #299
- website and email by @jackdishman in #302
- UI/welcome by @jackdishman in #303
- Fix/profile update by @jackdishman in #304
- Fix/remove includes by @jackdishman in #305
- removed instances of $props by @jackdishman in #306
- Remove unnecessary
@click
statements by @ashutosh1206 in #308 - sanitize HTML after fetching markdown post and converting to HTML by @jackdishman in #311
- UI/about by @jackdishman in #312
- preserve post card in feed by @jackdishman in #313
- fixing featured photo caption on drafts by @jackdishman in #314
- [fix] allow urls with and without https by @chrispanag in #316
- checking quality of ID and converting to lowercase by @jackdishman in #318
- reworded SMS verification code and also removed stray flag from tel i… by @jackdishman in #319
- settings page structure and background image selector by @jackdishman in #321
- UI/fixing by @jackdishman in #320
- Highlight code syntax in a post by @rahultrivedi180 in #310
- Verify invite codes by @ashutosh1206 in #307
Full Changelog: v0.7.0-alpha...v0.8.0-alpha
v0.7.0-alpha
What's Changed
- Sign-up with NEAR wallet + implicit account creation + Login by @ashutosh1206 in #255
- general stylings fixes on all pages, polish login with private key, p… by @jackdishman in #256
- Download key after signing-up with NEAR by @ashutosh1206 in #258
- Reaction redesign by @jackdishman in #259
- [feat] add background field on profile by @chrispanag in #257
- Stats by @jackdishman in #262
- Improve auth flow by @ashutosh1206 in #261
- getPosts: remove reposts query param as sort=FOLLOWING returns reposts now by @dgrisham in #263
- [feat] ipfs remove unused bootstrap urls by @chrispanag in #267
- Update sufficient funds by @ashutosh1206 in #268
- [feat] get number of posts of a user on the profile page by @rahultrivedi180 in #269
- Multiple draft states by @jackdishman in #270
- [feat] configurable node url by @chrispanag in #266
- start polishing face selector by @jackdishman in #272
- [DOCS] updated README by @developerphilo in #273
- UI/face selector by @jackdishman in #274
- implemented onboarding wizard by @jackdishman in #275
- polish followers + draft popup by @chrispanag in #277
- Fixes by @jackdishman in #278
- UI/onboarding by @jackdishman in #280
New Contributors
- @dgrisham made their first contribution in #263
- @developerphilo made their first contribution in #273
Full Changelog: v0.6.1-alpha...v0.7.0-alpha
v0.6.1-alpha
What's Changed
- [fix] add correct account existence check by @chrispanag in #254
Full Changelog: v0.6.0-alpha...v0.6.1-alpha
v0.6.0-alpha
What's Changed
- Undo repost by @jackdishman in #234
- Implement keygen, encryption, decryption of data by @ashutosh1206 in #228
- Minor fixes to content encryption by @ashutosh1206 in #235
- polish post reader + general styling fixes by @jackdishman in #236
- Toasts by @jackdishman in #237
- implemented quote reposts by @jackdishman in #240
- start collapsing header on scroll + global fixes by @jackdishman in #241
- Send encrypted post and keys to capsule-server by @ashutosh1206 in #238
- Retrieve content encryption keys by @ashutosh1206 in #239
- Add functions to subscribe / unsubscribe to an author by @ashutosh1206 in #242
- international tel number input by @jackdishman in #244
- Make signatures to capsule-server time sensitive by @ashutosh1206 in #246
- UI/scroll by @jackdishman in #248
- Various fixes by @jackdishman in #249
- Update call to NEAR JSON RPC provider by @ashutosh1206 in #250
- Fixes by @jackdishman in #251
Full Changelog: v0.5.0-alpha...v0.6.0-alpha
v0.5.0-alpha
Full Changelog: v0.4.0-alpha...v0.5.0-alpha
v0.4.0-alpha
What's Changed
- Feat/repost deletion by @rahultrivedi180 in #221
- fix scrolling for aside widgets + general details fixes by @jackdishman in #222
- Upload background image base by @jackdishman in #223
- [feat] standardize content returned and bump packages by @chrispanag in #225
- global styling on all pages + fix blur on reader and fix sticky header by @ldmweb in #229
- boilerplate for login / auth by @jackdishman in #227
- polish new post reader + fix post card details by @ldmweb in #230
- UI/post page adjustments by @jackdishman in #232
- UI/reader image by @jackdishman in #233
Full Changelog: v0.3.0-alpha...v0.4.0-alpha
v0.3.0-alpha
What's Changed
- Eliminate capsule-server as a central component by @ashutosh1206 in #187
- Handle error codes from NEAR properly by @ashutosh1206 in #193
- [dev] separate build and lint jobs by @chrispanag in #195
- [Fix] handle null profiles by @chrispanag in #194
- [dev] upgrade some deps, cleanup code and fix some @ts-ignore by @chrispanag in #197
- [feat] Torus Integration by @chrispanag in #192
- [dev] cleanup backend code by @chrispanag in #198
- Layout by @jackdishman in #199
- [fix] fix bugs and remove ability to changeID by @chrispanag in #201
- add repost deletion by @rahultrivedi180 in #200
- [fix] return correct getPosts type by @chrispanag in #203
- Removed unnecessary getTitle method and hard-coded title to layout by @jackdishman in #204
- [feat] auto-fund account by @chrispanag in #206
- Pass repost to the PostCard and Share component by @rahultrivedi180 in #211
- [feat] retrieve peered nodes by @chrispanag in #212
- [feat] add getOnePost backend method by @chrispanag in #213
- Styling details by @jackdishman in #215
- Ux/cleanup by @jackdishman in #217
- polishing profile page + global fixes an all pages by @ldmweb in #218
- polishing settings page + general styling fixes an all pages by @ldmweb in #220
New Contributors
Full Changelog: v0.1.0-alpha...v0.3.0-alpha
v0.2.0-alpha
What's Changed
- [Release] v0.2.0-alpha by @chrispanag in #205
Full Changelog: v0.1.0-alpha...v0.2.0-alpha
v0.1.0-alpha
Closes #171 (#183)