linked Changelog

What's new in linked 1.5.2

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

New in linked 1.5.3 Beta (Oct 2, 2022)

  • Add french commands

New in linked 1.5.0 Beta (Oct 2, 2022)

  • What's Changed:
  • 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 10, 2022)

  • Changes:
  • add Hindi Translation by @shivanshsinghx365 in #155
  • update README.md by @shivanshsinghx365 in #156
  • add Ukrainian and Slovenian translations by @taep96 in #157
  • New Contributors:
  • @shivanshsinghx365 made their first contribution in #155
  • @taep96 made their first contribution in #157

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 5, 2022)

  • Fix app-header

New in linked 1.4.6 (Feb 5, 2022)

  • fix bubble menu

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 1, 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 13, 2021)

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

New in linked 1.3.11 (Nov 12, 2021)

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

New in linked 1.3.10 (Nov 9, 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 9, 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/
  • code block now can simply be deleted if its empty, by using backspace #99 (reported by @Ryaaahs)
  • refactored code
  • PR's merged:
  • collapse keyboard shortcuts by @lostdesign in #97
  • ui fixes by @lostdesign in #100

New in linked 1.3.5.0 (Sep 24, 2021)

  • Add Dutch and French translations by @JonasPardon