Releases: lostdesign/linked
Releases · lostdesign/linked
1.3.9
Changes
- ♻️ added
.rpm
by @KorbsStudio - ♻️ added
.msi
(needs to be fixed in one of the next releases, it failed)
Notes
Skipping 1.3.8
since the pipeline failed.
1.3.8
Changes
-/-
Notes
The pipeline failed, skipping this version.
1.3.7
Changes
- 🐛 fix Theme bug
Notes
The app frame was using the OS theme mode while the UI itself was using the choosen theme mode.
1.3.6
Changes
- 💄 tiny UI refinements
- bubble menu received a border
- selected theme now has an active state
- primary color has more ✨ pop ✨
- marking text has been desaturated
- links now are visible as such https://github.com/lostdesign/linked/
- 🐛 code block now can simply be deleted if it's empty, by using backspace #99 (reported by @ryaaahs)
- ♻️ refactored code
- 🐛 collapse keyboard shortcuts by @lostdesign in #97
- 🚧 UI fixes by @lostdesign in #100
1.3.5
Changes
- 🌐 add Dutch and French translations by @JonasPardon
1.3.4
Changes
- 🐛 fix broken releases
- 📝 update readme
1.3.3
Changes
- ♻️ add theme switcher component, add app store module, refactor theme …
- ♻️ reformat code
- ✨ add electron-storage
1.3.2
Changes
- ♻️ fix keyboard shortcuts
- ♻️ refactor i18n
- ♻️ format code
- 🐛 fix editor not focusing on body click
- ♻️ update screenshot
- 🌐 add Korean translation thanks to @sh9351
- 👷 fix artifacts
- 👷 ️fix artifacts not including files
- 👷 adjust build step only keeping each os artifact
- 👷 fix wrong windows property -> win, add artifacts
- 👷 fixing build not producing zip file, adding windows portable and more Linux extensions
- 📝 add changelog
Notes
The keyboard shortcuts have been adjusted as they clashed with OS defaults.
Tody Cmd or Ctrl + .
Next Day Cmd or Ctrl + N
Previous Day Cmd or Ctrl + P
Next Week Cmd or Ctrl + Shift + N
Previous Week Cmd or Ctrl + Shift + P
Settings Cmd or Ctrl + ,
Leave Settings Esc
1.3.1
Changes
- 🚑 fix keyboard shortcuts, fix week not switching
1.3.0
Changes
- 🐛 fix broken week-switcher
- 🐛 fix minHeight of window
- ♻️ refactor type imports
- 🔥 delete old mixins
- ♻️ move shortcuts, refactor mixin to store
- ♻️ refactor app into components
- ✨ add file store module
- ✨ add calendar store module
- ✨ add vuex