Releases: bytemakers/Noteslify
Releases · bytemakers/Noteslify
v1.4.0
What's Changed
- Fixed an issue with blank dashboard on login by @IncredibleZuess in #132
- added active class by @biswajit035 in #139
- Add custom NewsLetter section by @pedropcamellon in #136
- Fixed cursor pointer in footer socials by @whizzbbig in #142
- add sitemap generation by @ron-huberfeld in #141
- Reduced dependencies by @Ravina-Deogadkar in #143
- Account Delete (#146) by @abhinandanwadwa in #147
- Updated Footer Fix Bug #144 by @whizzbbig in #145
- Update git link of NevBar by @PrakashGatiyala in #152
- Added Social Media Icons to Corresponding Links by @devarshishimpi in #153
- made contact form working by @devarshishimpi in #155
- Update description and git links in package.json by @PrakashGatiyala in #157
- Copy over styles fixing the layout issues by @nmathew98 in #150
- allow mixed content by @oriapp in #161
- updated README file (contributing section) by @RakibRahman in #164
- fixed dashboard's background height by @biswajit035 in #169
- Removed insecure requests by @devarshishimpi in #174
- Made Newsletter Working by @devarshishimpi in #175
- Changed the design of the page by @whizzbbig in #172
- fixed issue-110 (added encryption of notes) by @Gauravdarkslayer in #149
- Fixed The Image Background Issue and Some CSS Issues by @whizzbbig in #177
- Add dockerfile by @mpeiffer in #179
- EDIT & DELETE button's position change by @biswajit035 in #180
- mouse hover label on social media icon fixed by @PrakashGatiyala in #183
- Added some workflows by @asmiagarwal in #184
- Password field validation added by @Rimjhim20 in #193
- SignUp/Signin UI modification by @Rimjhim20 in #191
- Add direct to homepage on logo by @BraydenTW in #197
- Remove labeler by @devarshishimpi in #200
- fixed initial removal of circles by @devarshishimpi in #202
- Add Username field length validation by @PrakashGatiyala in #201
- Frontend for Folder Section by @PrajwalDhule in #203
- Added responsive nav bar by @EmmanuelAllanMJ in #204
- Removed Commented Code by @devarshishimpi in #205
- Basic React Native app setup by @nmathew98 in #209
- Added show and hide password for both Login and SignUp Page by @Yashkapure06 in #213
- Fix for get recycled bin notes by @Gauravdarkslayer in #219
- Setup tailwind properly and disable pointer events on soon item by @nmathew98 in #222
- New landing page by @khushi818 in #223
- Max width 186 by @rbeaujon in #214
- Newsletter by @khushi818 in #224
- redirect to login page is user is not authenticated by @RakibRahman in #229
New Contributors
- @pedropcamellon made their first contribution in #136
- @whizzbbig made their first contribution in #142
- @PrakashGatiyala made their first contribution in #152
- @oriapp made their first contribution in #161
- @RakibRahman made their first contribution in #164
- @Gauravdarkslayer made their first contribution in #149
- @mpeiffer made their first contribution in #179
- @asmiagarwal made their first contribution in #184
- @Rimjhim20 made their first contribution in #193
- @PrajwalDhule made their first contribution in #203
- @EmmanuelAllanMJ made their first contribution in #204
- @Yashkapure06 made their first contribution in #213
- @rbeaujon made their first contribution in #214
Full Changelog: v1.3.0...v1.4.0
v1.3.8-beta
What's Changed
- Update git link of NevBar by @PrakashGatiyala in #152
- Added Social Media Icons to Corresponding Links by @devarshishimpi in #153
- made contact form working by @devarshishimpi in #155
- Update description and git links in package.json by @PrakashGatiyala in #157
- Copy over styles fixing the layout issues by @nmathew98 in #150
- allow mixed content by @oriapp in #161
- updated README file (contributing section) by @RakibRahman in #164
- fixed dashboard's background height by @biswajit035 in #169
- Removed insecure requests by @devarshishimpi in #174
- Made Newsletter Working by @devarshishimpi in #175
New Contributors
- @PrakashGatiyala made their first contribution in #152
- @oriapp made their first contribution in #161
- @RakibRahman made their first contribution in #164
Full Changelog: v1.3.5-beta...v1.3.8-beta
v1.3.5-beta
What's Changed
- Account Delete (#146) by @abhinandanwadwa in #147
- Updated Footer Fix Bug #144 by @whizzbbig in #145
Full Changelog: v1.3.2-beta...v1.3.5-beta
v1.3.2-beta
What's Changed
- Fixed an issue with blank dashboard on login by @IncredibleZuess in #132
- added active class by @biswajit035 in #139
- Add custom NewsLetter section by @pedropcamellon in #136
- Fixed cursor pointer in footer socials by @whizzbbig in #142
- add sitemap generation by @ron-huberfeld in #141
- Reduced dependencies by @Ravina-Deogadkar in #143
New Contributors
- @pedropcamellon made their first contribution in #136
- @whizzbbig made their first contribution in #142
Full Changelog: v1.3.0...v1.3.2-beta
v1.3.0
What's Changed
- Added SEO Meta Tags on all Pages by @devarshishimpi in #90
- Ensure Mongo is connected first before everything by @nmathew98 in #91
- Fix backend uri by @nmathew98 in #96
- Fixed navbar not interactive issue#92 by @PritamSarbajna in #97
- image path fixed by @volley-freak in #98
- Footer links fixed - Issue #99 by @ann0nip in #100
- Create FUNDING.yml by @devarshishimpi in #101
- animations added by @bhumika-1-3 in #109
- Fixed page load login issue by @IncredibleZuess in #113
- refactor: update HTML (React) warnings by @ftonato in #114
- added placeholder by @biswajit035 in #118
- Fix-navbar-responsiveness by @ron-huberfeld in #121
- fix: state after preview modal closes by @nirajpdn in #122
- Reset state for add note modal by @Ravina-Deogadkar in #120
- feat: Added Issue Templates (Form) 🛠 by @MrKrishnaAgarwal in #123
- Footer made responsive by @bhumika-1-3 in #127
- added Back to Top Button, close #111 by @williamssam in #124
- Error handling for getNotes method - Fix #128 by @ann0nip in #130
New Contributors
- @PritamSarbajna made their first contribution in #97
- @volley-freak made their first contribution in #98
- @ann0nip made their first contribution in #100
- @bhumika-1-3 made their first contribution in #109
- @IncredibleZuess made their first contribution in #113
- @ftonato made their first contribution in #114
- @biswajit035 made their first contribution in #118
- @ron-huberfeld made their first contribution in #121
- @nirajpdn made their first contribution in #122
- @williamssam made their first contribution in #124
Full Changelog: v1.2.0...v1.3.0
v1.2.3-beta
What's Changed
- Added SEO Meta Tags on all Pages by @devarshishimpi in #90
- Ensure Mongo is connected first before everything by @nmathew98 in #91
- Fix backend uri by @nmathew98 in #96
- Fixed navbar not interactive issue#92 by @PritamSarbajna in #97
- image path fixed by @volley-freak in #98
- Footer links fixed - Issue #99 by @ann0nip in #100
- Create FUNDING.yml by @devarshishimpi in #101
- animations added by @bhumika-1-3 in #109
- Fixed page load login issue by @IncredibleZuess in #113
- refactor: update HTML (React) warnings by @ftonato in #114
New Contributors
- @PritamSarbajna made their first contribution in #97
- @volley-freak made their first contribution in #98
- @ann0nip made their first contribution in #100
- @bhumika-1-3 made their first contribution in #109
- @IncredibleZuess made their first contribution in #113
- @ftonato made their first contribution in #114
Full Changelog: v1.2.0...v.1.2.3-beta
v1.2.0
What's Changed
- Made Single GitIgnore File by @devarshishimpi in #56
- Added Pull Request Template 👨💻 by @MrKrishnaAgarwal in #59
- Added Account Page by @devarshishimpi in #60
- Change password feature by @shivamchourasia4 in #64
- Added replace to prevent dashboard-login bug by @utsav82 in #67
- Fix: Changed NewsLetter css to remove the unwanted scrollbar by @Malay-dev in #69
- Adding Toast while unarchiving a note (#70) by @abhinandanwadwa in #71
- Fixing the color fill issue in Logout Button (#72) by @abhinandanwadwa in #73
- Updated Lorem Ipsum Text by @devarshishimpi in #76
- Adding and making the Permanently Delete button functional (#75) by @abhinandanwadwa in #78
- added 404 error page by @neupanedipen in #79
- Making the Search Functionality (Both Frontend and Backend (#54) by @abhinandanwadwa in #81
- Markdown support to notes by @Ravina-Deogadkar in #82
- updated packages by @devarshishimpi in #86
- Add ability to search for notes by @nmathew98 in #85
- Improve spacing on Info components by @BraydenTW in #88
- menu hover in sidebar is fixed #72 by @khushi818 in #89
New Contributors
- @shivamchourasia4 made their first contribution in #64
- @utsav82 made their first contribution in #67
- @Malay-dev made their first contribution in #69
- @neupanedipen made their first contribution in #79
- @nmathew98 made their first contribution in #85
- @BraydenTW made their first contribution in #88
Note: Production is still using an older version due to public issues as of now.
Full Changelog: v1.1.0...v1.2.0
v1.1.8-beta
What's Changed
- Change password feature by @shivamchourasia4 in #64
- Added replace to prevent dashboard-login bug by @utsav82 in #67
- Fix: Changed NewsLetter css to remove the unwanted scrollbar by @Malay-dev in #69
- Adding Toast while unarchiving a note (#70) by @abhinandanwadwa in #71
- Fixing the color fill issue in Logout Button (#72) by @abhinandanwadwa in #73
- Updated Lorem Ipsum Text by @devarshishimpi in #76
- Adding and making the Permanently Delete button functional (#75) by @abhinandanwadwa in #78
- added 404 error page by @neupanedipen in #79
New Contributors
- @shivamchourasia4 made their first contribution in #64
- @utsav82 made their first contribution in #67
- @Malay-dev made their first contribution in #69
- @neupanedipen made their first contribution in #79
Full Changelog: v1.1.5-beta...v1.1.8-beta
v1.1.5-beta
What's Changed
- Made Single GitIgnore File by @devarshishimpi in #56
- Added Pull Request Template 👨💻 by @MrKrishnaAgarwal in #59
- Added Account Page by @devarshishimpi in #60
Full Changelog: v1.1.0...v1.1.5-beta
v1.1.0
What's Changed
- add contact support by @ericspring08 in #50
- rename contact sample file by @ericspring08 in #51
- added support.yml by @MrKrishnaAgarwal in #53
- Add Recycle Bin Functionality (#35) by @abhinandanwadwa and @devarshishimpi in #55
New Contributors
- @ericspring08 made their first contribution in #50
- @MrKrishnaAgarwal made their first contribution in #53
Full Changelog: v1.0.0...v1.1.0