Skip to content

Releases: falsenotes-dev/website

falsenotes-v1.2.0

13 Feb 09:37
23c957a

Choose a tag to compare

falsenotes bg-01 Large

What's Changed

  • Fix bugs by @yusupovbg in #93
  • Fix session ID comparison in PostCard component by @yusupovbg in #94
  • Add Followers to author include by @yusupovbg in #95
  • Remove unnecessary code for incrementing post views by @yusupovbg in #96
  • Update packages by @yusupovbg in #97
  • Fix bugs by @yusupovbg in #98
  • Refactor session check in mobile-navbar and navbar components by @yusupovbg in #99
  • Add getPosts function to fetch posts from Prisma and Fix loading state in Posts component by @yusupovbg in #100
  • Init Search History by @yusupovbg in #101
  • Add search history functionality to navbar by @yusupovbg in #102
  • Add Followers to PostLayout by @yusupovbg in #103
  • Update landing page and auth page by @yusupovbg in #104
  • Refactor formatNumberWithSuffix function to improve readability and h… by @yusupovbg in #105
  • Updated auth functionality by @yusupovbg in #106
  • Fix bugs in auth and post cover by @yusupovbg in #107
  • Add first image detection and comparison logic by @yusupovbg in #108
  • Update notification badge logic by @yusupovbg in #109
  • Update landing page by @yusupovbg in #110
  • Init new og and seo setting by @yusupovbg in #111
  • Fix canonicalUrl assignment in PostEditorForm by @yusupovbg in #112
  • Fix bugs by @yusupovbg in #113
  • Fix image rendering issue in layout.tsx and route.tsx by @yusupovbg in #114
  • Update post cover image variable name by @yusupovbg in #115
  • Update Loading component styling by @yusupovbg in #116

Full Changelog: falsenotes-v1.1.0...falsenotes-v1.2.0

falsenotes-v1.1.0

03 Jan 12:14
b19a76c

Choose a tag to compare

What's Changed

  • Update user page metadata by @yusupovbg in #76
  • Update footer links by @yusupovbg in #77
  • Update post icon and tab skeleton, Add contributing guidelines by @yusupovbg in #78
  • Update MarkdownCard styling by @yusupovbg in #79
  • Add URLs to user profile and update user website information by @yusupovbg in #80
  • Remove unnecessary code for deleting profile by @yusupovbg in #81
  • Update auth logic by @yusupovbg in #82
  • Add redirect rule for blog posts by @yusupovbg in #83
  • Remove outdated redirect rule for blog by @yusupovbg in #84
  • Update skeleton dimensions in navbar by @yusupovbg in #85
  • Add YouTube icon to Icons component by @yusupovbg in #86
  • Fix URL condition in UserAbout component by @yusupovbg in #87
  • Update post editor form layout by @yusupovbg in #88
  • Refactor CommentsSheet component to support responsive design by @yusupovbg in #89
  • Refactor feed component to handle different scenarios by @yusupovbg in #90
  • Init collaborative writting by @yusupovbg in #91
  • Update landing page link to introduce collaborative writing by @yusupovbg in #92

Full Changelog: 1.0.3.1...falsenotes-v1.1.0

falsenotes-v1.0.3.1

23 Dec 22:29
401481e

Choose a tag to compare

What's Changed

  • Fix bug in authentication functionality and Add responsive behavior to Dialogs by @yusupovbg in #75

Full Changelog: 1.0.3...1.0.3.1

falsenotes-v1.0.3

23 Dec 17:42
a85398f

Choose a tag to compare

What's Changed

  • Refactor logic for checking if post is saved by @yusupovbg in #62
  • Beta by @yusupovbg in #63
  • Refactor variable name in MobilePostTabs and PostTabs components by @yusupovbg in #64
  • Add getPost function and update loadMoreFeed logic by @yusupovbg in #65
  • Beta by @yusupovbg in #66
  • Beta by @yusupovbg in #67
  • Beta by @yusupovbg in #68
  • Beta by @yusupovbg in #69
  • Beta by @yusupovbg in #70
  • Update user route and settings layout by @yusupovbg in #71
  • Beta by @yusupovbg in #72
  • Refactor SidebarNav component by @yusupovbg in #73
  • Rich Text Editor by @yusupovbg in #74

Full Changelog: 1.0.2...1.0.3

v1.0.2

17 Dec 16:56
bd28836

Choose a tag to compare

  • Fixed several bugs
  • Read Lists