Skip to content

Releases: lostdesign/linked

1.3.9

09 Nov 09:49
Compare
Choose a tag to compare

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

09 Nov 09:50
Compare
Choose a tag to compare

Changes

-/-

Notes

The pipeline failed, skipping this version.

1.3.7

08 Nov 12:29
Compare
Choose a tag to compare

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

27 Oct 07:09
Compare
Choose a tag to compare

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

31 Aug 12:49
d5ecaa5
Compare
Choose a tag to compare

Changes

1.3.4

10 Aug 06:28
Compare
Choose a tag to compare

Changes

  • 🐛 fix broken releases
  • 📝 update readme

1.3.3

09 Aug 20:59
Compare
Choose a tag to compare

Changes

  • ♻️ add theme switcher component, add app store module, refactor theme …
  • ♻️ reformat code
  • ✨ add electron-storage

1.3.2

08 Jul 06:44
Compare
Choose a tag to compare

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

17 Jun 16:50
Compare
Choose a tag to compare

Changes

  • 🚑 fix keyboard shortcuts, fix week not switching

1.3.0

17 Jun 16:04
Compare
Choose a tag to compare

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