Releases: AlbertArakelyan/Lumark
Releases 路 AlbertArakelyan/Lumark
Release list
v0.7.2
- Implemented search
- Implemented file name edit
- Fixed the bug of editing of not selected file which caused loss of notes. Now it is not allowed to write anything unless a note is selected.
What's Changed auto-generated
- 70 implement search by @AlbertArakelyan in #71
- 72 implement file name edit by @AlbertArakelyan in #73
- 74 fix editing while there is no selected file by @AlbertArakelyan in #75
Full Changelog: v0.6.3...v0.7.2
v0.6.3
- Fixed the sidebar and editor scrolling as one. The file list now scrolls on its own, and the editor and preview scroll together as before.
What's Changed (commits)
- fix(58): scroll the files list independently of the editor by @AlbertArakelyan in #69
Full Changelog: v0.6.2...v0.6.3
v0.6.2
- Was added a proper header and View Mode Selection was moved into it.
What's Changed (commits)
- fix: Create a header style top bar, and put
View Selectioninside of it at the right edge by @webbrain-one in #66 - Header corrections by @AlbertArakelyan in #67
New Contributors
- @webbrain-one made their first contribution in #66
Full Changelog: v0.6.1...v0.6.2
v0.6.1
- improved hover and active states of mode selection buttons
- set app window width to 1280
What's Changed (commits)
- fix: set app window width to 1280 by @narutamaaurum in #63
- Improve editor mode button hover feedback by @AysajanE in #65
New Contributors
- @narutamaaurum made their first contribution in #63
- @AysajanE made their first contribution in #65
Full Changelog: v0.6.0...v0.6.1
v0.6.0 - Breaking鈿狅笍
Breaking Changes 鈿狅笍
- Bug fix for Linux馃惂 systems, fixed showing wrong default generated notes in notes panel.
If you encounter any issues with file issues please post about here #60.
However you should not encounter any issues, as proper migration functions were prepared, and even in case of loss files are recoverable.
What's Changed (commits)
- 51 prepare a framework for claude code by @AlbertArakelyan in #52
- doc(53): added README for devs by @AlbertArakelyan in #54
- 55 linux tauriwebkit runtime files hsts storagemd hsts storagesqlite cookies appear inside the notes directory by @AlbertArakelyan in #57
Full Changelog: v0.5.2...v0.6.0
v0.5.2
Changelog
- Added delete functionality for files/notes
What's Changed (commits)
- Add support for folders/workspaces to README by @AlbertArakelyan in #45
- 47 add delete buttons to files by @AlbertArakelyan in #49
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Changelog
- Was added highlight for currently selected file.
- Added markdown guide to the project's resources (for referring in the documentation soon)
What's Changed (commits)
- doc(35): moved installation guide to a separate markdown file by @AlbertArakelyan in #36
- doc(37): updated screenshot in README by @AlbertArakelyan in #38
- doc(40): added contributing guidelines by @AlbertArakelyan in #41
- doc(32): added markdown guide by @Hasmik-Mejlumyan in #42
- ui: change bg color of active file in FilesList (closes #39) by @Raf-Hs in #43
New Contributors
- @Hasmik-Mejlumyan made their first contribution in #42
- @Raf-Hs made their first contribution in #43
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Changelog
- Was added a support for having multiple files
What's Changed (commits)
- 33 support multiple files by @AlbertArakelyan in #34
Full Changelog: v0.4.3...v0.5.0
v0.4.3
Support for upcoming features!
What's Changed
Prepared the app for upcoming amazing features 馃コ
- doc(18): added installation & setup section to README by @AlbertArakelyan in #24
- docs: add theme transition TODO and update roadmap for #25 by @kishanchaubey23 in #30
- feat(25): created design system in tailwind config by @AlbertArakelyan in #26
New Contributors
- @kishanchaubey23 made their first contribution in #30
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- feat(22): swicthed from muted light to muted text for ghost bg colors by @AlbertArakelyan in #23
Full Changelog: v0.4.1...v0.4.2
