Releases: notevome/Notevo
Releases · notevome/Notevo
Beta
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix Next routing to enable Convex magic caching by @imohammedh in #641
- fix(component-mounting): beam animation not working on load by @imohammedh in #642
- add testing by @imohammedh in #643
- improve hero section demo and minor layout cleanup by @imohammedh in #644
- fix conflicts +add move note feature and improve table creation ux by @imohammedh in #645
Full Changelog: v1.0.0-beta...v2.0.0-beta
Beta
Immutable
release. Only release title and notes can be modified.
What's Changed
- MVP by @imohammedh in #1
- Change The router.push To redirect by @imohammedh in #2
- MVP by @imohammedh in #3
- Fix The Dashboard UI by @imohammedh in #4
- UI Changes by @imohammedh in #5
- fix the Magic Links function by @imohammedh in #6
- change the stayle of the Trigger variants by @imohammedh in #7
- adding the createdAt in the note card by @imohammedh in #8
- adding note functionality by @imohammedh in #9
- few Changes on the UI by @imohammedh in #10
- integrate Novel text editor by @imohammedh in #11
- fix the Novel Editor Component by adding the onDebouncedUpdate by @imohammedh in #12
- add the recentWorkspaces in the dashboard home page by @imohammedh in #13
- add a condition to check if the user have any working spaces by @imohammedh in #14
- change the border of the create working space button in the dashboar… by @imohammedh in #15
- change the icon and the font style by @imohammedh in #16
- add the Breadcrumb by @imohammedh in #17
- few changes by @imohammedh in #18
- add a style for the sidebar scrollbar by @imohammedh in #19
- install tailwind-scrollbar@2.0.0 by @imohammedh in #20
- some string manipulation by @imohammedh in #21
- rich text editor integration by @imohammedh in #22
- New Landing Page Design by @imohammedh in #23
- change the margin top in the herosection by @imohammedh in #24
- Modifies the create buttons to mobile view by @imohammedh in #25
- add icons to the user DropdownMenuContent by @imohammedh in #26
- adding FloatingNavbar for mobile view by @imohammedh in #27
- add margin bottom in the MaxWContainer by @imohammedh in #28
- remove the workingSpaceId prop and use searchParams by @imohammedh in #29
- change the hight of the create NoteBtn by @imohammedh in #30
- change the UI & add icons in the Settingss component by @imohammedh in #31
- fix the Breadcrumb and use the previousIdRef by @imohammedh in #32
- modify Breadcrumb for mobile view by shrink the route name length by @imohammedh in #33
- change to fix the the updateNote mutation function by @imohammedh in #34
- add the Search Dialog by @imohammedh in #35
- fix the SearchDialog for mobile view by @imohammedh in #36
- add the images for show case readme file and hero section by @imohammedh in #37
- fix the duplicate heading=Suggestions by moving the CommandGroup out … by @imohammedh in #38
- few changes on the Landing Page by @imohammedh in #39
- change the hero section adding a Particles from magic UI by @imohammedh in #40
- start the delay & duration with 5 make it smoother by @imohammedh in #41
- Change the Particles animation delay to be before the img block by @imohammedh in #42
- Let people know that it's Powered by Convex by @imohammedh in #43
- improve the visibility for the dropmenu in the landing page navbar by @imohammedh in #44
- update the readme file HomePage image by @imohammedh in #45
- add loding state to the sidebar user signout by @imohammedh in #46
- change the opacity of the blur background in the herosection by @imohammedh in #47
- change the loading skeleton by @imohammedh in #48
- delete the first row from the skeleton loading by @imohammedh in #49
- add loading skliton for the working space page by @imohammedh in #50
- change the opacity for the loading skilton by @imohammedh in #51
- add loading Animation for the signin page by @imohammedh in #52
- change the style for the loading skeleton for the working space page by @imohammedh in #53
- change the widht and the absolute right-2 of the skeleton loading in … by @imohammedh in #54
- add the skeleton loading for the note page by @imohammedh in #55
- change the margin for both left and right of the LoadingAnimation in the signin page by @imohammedh in #56
- change the style of the note skeleton loading by @imohammedh in #57
- add loading Animation state for the sidebar user dialog by @imohammedh in #58
- change the query function to get note by id and update the note card from useRouter to Link by @imohammedh in #60
- change the useRoute hook to Link component to route to your workingspace by @imohammedh in #61
- change the UseRoute to Link for navegation and add the workingspacesl… by @imohammedh in #62
- delete one of the Query cuz i am on the free plan by @imohammedh in #63
- just fixing the formatting of the code by @imohammedh in #64
- update convex to v1.19.4 by @imohammedh in #65
- fix the note page when UpdateNote we should update the workingSpacesSlug as well by @imohammedh in #66
- delete the LoadingAnimation from the span to fix the hydration error in the SideBar by @imohammedh in #67
- useQuery getNoteByUserId by @imohammedh in #68
- get Note in the tables Page by User Id by @imohammedh in #69
- add animate-pulse on the loading page for tables page by @imohammedh in #70
- adjest the Breadcrumb for mobile view by @imohammedh in #71
- trying to remove the sidebar on mobile view trying to fix the error by @imohammedh in #72
- add loading animation for on the signout in the floatingNavbar by @imohammedh in #73
- update the FloatingNavbar Style by @imohammedh in #74
- add className= rounded-lg for the user img in AppSidebar by @imohammedh in #75
- remove the convex button from the herosection by @imohammedh in #76
- add SkeletonTextAnimation for loading state in the dashboard home pag… by @imohammedh in #77
- making the Breadcrumb fixed by @imohammedh in #78
- add workingSpacesSlug for the createNote Mutation in CreateNoteBtn by @imohammedh in #79
- add loading Animation for the add card in the dashboard home page by @imohammedh in #80
- remove the create note card from the tables on the tables page by @imohammedh in #81
- change the user avatar on the floatingnavbar by @imohammedh in #82
- try to fix the hydration error & change it back it's not working yeat by @imohammedh in #83
- remove the button and add span to avoid hydration error on floationNavbar by @imohammedh in #84
- remove the window opject to avoid error when navegating to the notesl… by @imohammedh in #85
- add the window opject again it's not the problem i think it's from novel by @imohammedh in #86
- add the Options and add feature flag for the Contributing bart in th… by @imohammedh in #87
- Changed the flex direction to flex-col for small screens and flex-row… by @imohammedh in #88
- Changed the flex direction to flex-col for small screens and flex-row… by @imohammedh in #89
- add footer by @imohammedh in #90
- add Notevo Terms of Service & Note...