OctoLinker Versions Save

OctoLinker — Links together, what belongs together

v6.10.5

1 year ago

What's Changed

Full Changelog: https://github.com/OctoLinker/OctoLinker/compare/v6.10.4...v6.10.5

v6.10.4

1 year ago

What's Changed

Full Changelog: https://github.com/OctoLinker/OctoLinker/compare/v6.10.3...v6.10.4

v6.10.3

2 years ago

What's Changed

Full Changelog: https://github.com/OctoLinker/OctoLinker/compare/v6.10.2...v6.10.3

v6.10.2

2 years ago

Fix Solidity path matching #1431

v6.10.1

2 years ago

Fix broken OctoLinker for Firefox https://github.com/OctoLinker/OctoLinker/pull/1414

v6.10.0

2 years ago

What's new

  • Adds support for Solidity's import statement #1405 by @lucaperret

v6.9.0

2 years ago

What's new

  • Java Add lombok support #1369
  • PHP Add support for
    • Symfony
    • Laravel
    • Doctrine
    • CakePHP
    • PHPUnit

v6.8.1

3 years ago

Fix import rewriting when keyword appears on both sides of an import statement see #1168

v6.8.0

3 years ago

Try out pre-release features with feature preview

You can now opt in and out of pre-release features such as "Better PHP support". from the extensions settings page.

Better PHP support (feature preview)

This is our first feature preview that enables linking of the use statements for the following projects:

  • Symfony
  • Laravel
  • Doctrine
  • CakePHP
  • PHPUnit

Usage statistics on settings page

Since #917 we track the usage of OctoLinker by increasing a counter whenever a user follows a link. All statistics data are stored in the users browser (local) using the Storage API. This PR makes this statistics accessible by adding a new section to the settings page.


As always, if you come across any issues or if you have feedback to offer, please let us know. If everything is working great, that's also nice to hear – @OctoLinker

v6.7.0

3 years ago

Feature

  • Add support for rlang #1084 by @edavidaja
  • Add support for clitools in paket (.Net) #1065 by @xt0rted

Fix

  • Prevent chrome from crashing #1122 by @stefanbuck
  • Adjust toast position for Octotree #1123 by @stefanbuck

Housekeeping

  • Refactor code to use relativeFile function #1052 by @vinmaster
  • Update package name jsonpath-plus #1072 by @xt0rted
  • Remove unused codecov dependency #1071 by @xt0rted
  • Use main branch in dev urls #1068 by @xt0rted
  • Update repo url for env_logger #1096 by @xt0rted
  • Add resolve checks to codeowners tests #1069 by @xt0rted
  • Count total OctoLinker links while running e2e tests #1097 by @stefanbuck
  • The return value from a resolve needs to be an array #1067 by @stefanbuck

Like what we do?

Unlike many other browser extensions, OctoLinker is maintained and constantly updated since 2013. Please consider supporting our ongoing efforts. Thank you.

  • @xt0rted Core contributor
  • @stefanbuck Creator of OctoLinker