- Add Google Sign In Authentication
- Save guest notes in local storage
- Add more options for notes
- Integrate Gemini to summarize and rename the log
- Add PWA Support
- Improve Responsiveness of the app
- And lots of minor fixes and improvements
- Add Edit feature
- Adds Authentication Issue #37 With Cloud Sync
- Add
new log
andtoggle theme
keyboard shortcut
Adds Following Shortcuts
- Shift + Tab in a code block for selected text should remove tabs
- Return Key continues ordered/unordered list from previous line
- Toggle Sidebar ctrl + m
- Add Keyboard Shortcuts Guide in Sidebar
- Apply text formatting to trimmed text on keyboard shortcuts
- add tooltip to gemini icon
- fix share dialog UI
- add import icon
- fix policies text color
- Summary is local Only
- fix: horizontal line was not visible
- update summary prompt
- Fix undo redo of the Editor
- Summarize log using Gemini
- Fix line breaks in the log
- Improve the landingpage UI
- Added a new Logo
- Adds Keyboard Shortcuts
- Add a realtime banner to show info/warning/success
- Add a toast for success/error
- Fix inline code showing single backtick
- Add a option to Republish
- Remove Delete from firestore
- Add a delete confirmation Dialog
- improve the DatePicker UI
- Stick the navbar at top
- Initial release ported to NextJS 14