linked Changelog

What's new in linked 1.5.2

Jun 29, 2023
  • Fixes the slash menu not showing if no language had been selected #190

New in linked 1.5.1 (Oct 30, 2022)

  • Fixes the app not starting up for some users

New in linked 1.5.0 (Oct 30, 2022)

  • Chinese language support by @kevinjobs in #161
  • Nepali language support by @roshan-shrestha in #164
  • Update the Polish locale by @itsmewulf in #167
  • Feature/slash commands by @lostdesign in #171
  • add spanish commands by @lostdesign in #174
  • add catalan commands by @lostdesign in #175
  • add french commands by @lostdesign in #176
  • fix spanish translations by @lostdesign in #178
  • fix broken release badge by @lostdesign in #180
  • reverting wrong en-US translation by @lostdesign in #181
  • fixed slash command popup #184 by @CarlosPC94 in #185
  • add Bengali locale by @soumyatheman in #168

New in linked 1.5.3 Beta (Oct 3, 2022)

  • Add french commands by @lostdesign in #176

New in linked 1.5.2 Beta (Oct 3, 2022)

  • Add catalan commands by @lostdesign in #175

New in linked 1.5.1 Beta (Oct 3, 2022)

  • Add spanish commands by @lostdesign in #174

New in linked 1.5.0 Beta (Oct 3, 2022)

  • Chinese language support by @kevinjobs in #161
  • Nepali language support by @roshan-shrestha in #164
  • Update the Polish locale by @itsmewulf in #167
  • Feature/slash commands by @lostdesign in #171

New in linked 1.4.13 (Mar 14, 2022)

  • Add Hindi Translation by @shivanshsinghx365 in #155
  • Update README.md by @shivanshsinghx365 in #156
  • Add Ukrainian and Slovenian translations by @taep96 in #157

New in linked 1.4.12 (Mar 4, 2022)

  • Disable M1 build
  • Notes:
  • The planned Apple M1 device support broke the automatic update process of Apple Intel devices, where the Intel devices would download the M1 build, breaking the app completely. No data would have been lost but on each update, the app would need to be re-installed. The M1 support is postponed until this bug is resolved. Sorry for the inconvenience caused.

New in linked 1.4.11 (Mar 4, 2022)

  • Fixing macOS auto-update

New in linked 1.4.10 (Mar 4, 2022)

  • Fix windows icon
  • Add Greek translation by @deusnovus in #143
  • Update french translation file by @delphiki in #144

New in linked 1.4.9 (Mar 3, 2022)

  • Added Italian translation by @gdonisi in #125
  • Polish language support by @TymianekPL in #134
  • Add new icon, build targets by @lostdesign in #142
  • Portuguese Brazillian language support by @ludovici-philippus in #139

New in linked 1.4.8 (Feb 6, 2022)

  • Fix app-header

New in linked 1.4.7 (Feb 6, 2022)

  • Upgrade tiptap & electron v17

New in linked 1.4.6 (Feb 6, 2022)

  • Fix bubble menu

New in linked 1.4.5 (Feb 6, 2022)

  • Fixes #87

New in linked 1.4.4 (Feb 6, 2022)

  • Fixes #96

New in linked 1.4.3 (Feb 6, 2022)

  • Fix checkbox spacing
  • Fixes #81

New in linked 1.4.2 (Feb 4, 2022)

  • Fix file migration
  • Fix search index reset on file migration

New in linked 1.4.1 (Feb 2, 2022)

  • Update readme
  • Fix search result ui
  • Remove overwrite option on move
  • Replace notifcation with dialog

New in linked 1.4.0 (Feb 2, 2022)

  • Add search feature
  • Add custom file location
  • Improve update ux by @dragonDScript
  • Remove Brazilian translation (temp, due to a bug)
  • Add catalan language by @dragonDScript in #109
  • Updated Shortcuts in Readme.md by @threeel in #114

New in linked 1.3.12 (Nov 16, 2021)

  • Hotfix, Korean translation broke the app due to a missing code property

New in linked 1.3.11 (Nov 16, 2021)

  • Added arabic translation by @ViNoS-ab in #107

New in linked 1.3.10 (Nov 16, 2021)

  • Fixes #105
  • Latest-linux.yml now back, providing autoupdate for .AppImage
  • .deb & .rpm now automatically attaching to a release, previously were missing due to failing .snap build
  • Removes .msi since it did not work

New in linked 1.3.9 (Nov 16, 2021)

  • Added .rpm by @KorbsStudio
  • Added .msi(needs to be fixed in one of the next release, it failed)

New in linked 1.3.7 (Nov 8, 2021)

  • Fixed a UI bug where the app would have its shell would use the OS thememode and the app itself would use the set thememode

New in linked 1.3.6 (Oct 27, 2021)

  • tiny ui refinements:
  • bubble menu received a border
  • selected theme now has active state
  • primary color has more ✨ pop ✨
  • marking text has been desaturated
  • links now are visible as such https://github.com/lostdesign/linked/
  • Other:
  • code block now can simply be deleted if its empty, by using backspace #99 (reported by @Ryaaahs)
  • refactored code

New in linked 1.3.5 (Sep 17, 2021)

  • Add Dutch and French translations by @JonasPardon