Releases: dangphung4/Leaflet
Releases · dangphung4/Leaflet
Release v0.0.3
🚀 Features
- feat: update UI of mobile navbar
- feat: add more themes
- feat: update theme grouping and showcase
- feat: update editor to use shadcn
- feat: persistance in notes page on state when navigating pages
- feat: add persistance in calendar page on state when navigating pages
- feat: add note insights and details in information side bar
- feat: add additional insights and details in information side bar
- feat: update note details UI on mobile
- feat: allow for users with edit permissions to share notes
- feat: update home page ui for theme and font selection
- feat: update home page UI integration to be more user friendly
- feat: update themes and add more notable themes
- feat: add more themes
- feat: fix tiramisu, needs work
- feat: add disciplinaryCunCrate theme to app
- feat: add darcula and bleached link theme
- feat: base draft for folders
- feat: folders page base
- feat: update folders UI to be more like file tree
- feat: add preview to folder page
- feat: allow for new note to proprogate with folder data upon navigation
- feat: update folder mobile view
- feat: folders page ui overhaul
- feat: update note details on folders page
- feat: add sorting to folders page
- feat: add new views and star folders
- feat: update UI and add floating action bar
- feat: add state persistance on filters in folders page
- feat: custom font sizing in preferences and app
- feat: improved layout scaling on font change
- feat: improved note templates
- feat: improved UI of agenda and fetching
- feat: UI overhaul of agenda tab in calendar
- feat: add ability to add events directly in agenda tab
- feat: add openai to package json and producity types
- feat: base productivity page
- feat: tasks for each day
- feat: productivity page
- feat: allow for ability to edit tasks and habits
- feat: update home page for productivity features
- feat: update ui on notes page
- feat: update ui on topbar mobile notes page
- feat: ui overhaul of notes page
- feat: update list view in notes page
- feat: updated UI on note details
- feat: update share dialog to take in more props
🪲 Bug Fixes
- fix: bug where you can't type for more than second on new note
- fix: editor out of focus when you stop typing in new note
- fix: issue where templates are not properly being applied
- fix: sizing issue in editor across desktop vs mobile
- fix: sizing issue in editor across desktop vs mobile again
- fix: keyboard not popping up when opening a new note
- fix: notes being pinned in shared section when user is not owner
- fix: add default theme as option in home and profile theme selection
- fix: show all shared users on note details
- fix: fonts not persisting on page refresh
- fix: tool tip colors not loading on editor
- fix: when creating folder in root, should work
- fix: grid view on folders page breaks
- fix: expand sub folders in grid view
- fix: note ui note being notes
- fix: note ui note being notes on grid view
- fix: rendering of events from db
- fix: date handling on agenda page 1 off error
- fix: invitations not rendering and syncing
- fix: db build that bot broke
- fix: ui not working well on mobile in calendar edit/create page
- fix: state not persisting on tabs for calendar page
- fix: top bar UI on desktop
- fix: be able to add tags in notes page
- fix: add back note details sheet with updated UI
- fix: update ui for edit note on mobile
📄 Documentation
- docs: add code of conduct.md
- docs: add contributing guideline
- docs: add development set up document
- docs: update README.md for more feature requests
- docs: update README.md for more feature requests
📦 Builds
- build: fix build and prepare for editor theme
- build: allow build for production on update theme
♾️ Continuous Integrations
- ci: bump mikepenz/release-changelog-builder-action from 4 to 5
- ci: bump softprops/action-gh-release from 1 to 2
- ci: update commit-lint.yaml to only check commits on pull request
- ci: update commit lint yaml
- ci: update commit lint yaml
- ci: update commit lint yaml to exclude bots
- ci: ignore penify
- ci: update commit lint for comit hash error
- ci: update commit lint for comit hash error
- ci: update commit-lint.yaml
❌ Reverts
- revert: revert to default commit lint
- revert: parseblocknote function breaking
✔️ Other Changes
- chore: force keyboard on ios to pop up when opening new note
- chore: update blocknote to use shadcn instead of mantime
- chore: update folders page
- chore: update preview on folders page to show more content
- chore: update refresh on ui on change in folder directory
- chore: add preview to mobile view in folders page
- chore: update note templates to remove h1
- chore: overhaul of note templates
- chore: remove footer on new and edit note page
- chore: update commit lint to try to work on bots
- chore: update commit lint
- chore: update commit lint and json file
- chore: update commit lint and json file
- chore: update commit lint and json file
- chore: add icons to productivity page
- chore: update calendar in producitivity page
- chore: update calendar in producitivity page
- chore: add clickable dates on calendar and ui updates
- chore: update ui for productivity dashbaord
- chore: disallow folder filters to affect shared notes
- chore: add base of new sheet component again
- chore: update UI for bottom layout in edit note
- chore: update linting on codebase
- chore: fix merge conflicts
Release v0.0.2
🚀 Features
- feat: add base for dotnet aspire telemetry
- feat: allow for changing fonts within app
- feat: add fonts for webpage
- feat: add more fonts
- feat: update theme provider and home page to match repo
- feat: add theme presets
- feat: add more themes
- feat: add another link to mobile navbar and fix db
- feat: when opening new note auto focus on title
- feat: update create note page to have top bar on mobile and update UI
- feat: allow for shared users to add tags to shared notes
- feat: update tag selector component
- feat: top bar is abolsute in navbar and fix regression of scroll to top button
- feat: top bar absolute in new note page
- feat: update ui of template dialog
- feat: add .cursorrules file for codebase
🪲 Bug Fixes
- fix: update pipeline and clean up db
- fix: update pathways on commit-lint.yaml for note instead of reading from root
- fix: commitlint rc lower case
- fix: build on prod
- fix: fonts not applying on refresh
- fix: fonts and ui reflecting font selection
- fix: themes and font loading on refresh
- fix: allow build to work on prod
- fix: UI handling on edit note
- fix: scroll to button to apply to HTML and not editor in new note page
- fix: scroll to button to apply to HTML and not editor in new note page
📄 Documentation
- docs: add README.md for Aspire
- docs: update read me
- docs: update read me
- docs: update README.md to mention base work of aspire
- docs: delete Roadmap.md
- docs: update SECURITY.md
- docs: update README.md
📦 Builds
- build: update build to work
♾️ Continuous Integrations
- ci: add back commit-lint in correct repo
- ci: fix commit lint not pulling on requests
❌ Reverts
- revert: Delete .github/WORKFLOWS directory
✔️ Other Changes
- chore: update release asset pipeline
- chore: remove unused repository
- chore: files -> renamed
- chore: update .gitignore
- chore: Remove files that should be ignored
- chore: remove nested files from repo
- chore: update .gitignore for nested cache
- chore: add linting
v0.0.1-alpha
🚀 Features
- feat: update home page
- feat: add db and allow for saving notes
- feat: base draft of db share notes- lots broken
- feat: base draft of db and collab edit
- feat: add users to share dialogue and more validation
- feat: add install instructions page
- feat: base note templates
- feat: update templates and fix errors
- feat: base draft of UI redo
- feat: updated UI for notes page
- feat: updated UI and base functinality for export
- feat: working top toolbar for editor
- feat: add heading tags and code quick actions to bottom tool bar
- feat: add toolbar for desktop
- feat: stable calendar
- feat: base tags and links
- feat: update tag selector
- feat: update color picker in event creation
- feat: update ui on agenda
- feat: sharing events
- feat: update calendar blocks
- feat: update calendar view
- feat: update calendar tool bar
- feat: add searching for events
- feat: add clear filters
- feat: update agenda view
- feat: command pallete navigation
- feat: update search to use command pallete
- feat: update home page
🪲 Bug Fixes
- fix
- fix: fix build
- fix: manifest and asset build rework
- fix: update share and create note
- fix: update state change and persist state locally on new notes
- fix: base exporting for .txt files
- fix: slash menu font rendering
- fix: update querying for photourls to be based off user instead of note
- fix: Delete notes/.env
- fix: side effect invites when editing event
- fix: add syncing for events that are shared
- fix: going backwards on dates causes ref error
- fix: dialog not opening with details
- fix: date not populating properly on agenda
♾️ Continuous Integrations
- ci: add commit-lint workflow
- ci: update pull request template
- ci: add changelog for release
- ci: add release pipeline
❌ Reverts
- revert: remove tests for now
- revert: remove lint test in production temporarily
✔️ Other Changes
- chore: Update README.md
- chore: Create Roadmap.md
- chore: add svg logo
- chore: base repo with working themes
- chore: add more deps and shell pages
- chore: fix build
- chore: add base for .github/
- chore: seo and manifests
- chore: fix build
- chore: update svg masking
- chore: fix build and manifest logging
- chore: fix mobile view
- chore: update home page and add image
- chore: update details in home page
- chore: update icon manifest and pwa config
- chore: update edit note and db functionatlity
- chore: manifests for pwa
- chore: update manifest and vite config
- chore: update manifest to avoid broken logo
- chore: update index.html
- chore: update footer
- chore: clean up tool bar
- chore: change font to monaspace neon
- chore: add interface for user model to reflect firestore
- chore: add more fields to db interfaces
- chore: update search bar width
- chore: update placement of mobile navbar
- chore: fix build errors
- chore: update errors
- chore: build foundation for release
- chore: fix lint errors
- chore: fix lint errors _discard
- chore: add assets and husky
- chore: add commit work flows
- chore: npm run lint
- chore: update dependabot directory and details
- chore: update release.yaml