Skip to content

Releases: dmlls/yang

v1.0.2

08 Mar 18:45
7ff08a6
Compare
Choose a tag to compare

Yang! v1.0.2

Yang!

Available in the Chrome Web Store


Bug Fixes

  • Fix #40.
  • Fix reorder buttons working incorrectly on mobile.

Full Changelog: v1.0.0...v1.0.2

v1.0.0

08 Mar 13:03
fee6f54
Compare
Choose a tag to compare

Yang! v1.0.0

Yang!

Available in the Chrome Web Store


New Features

  • Multiple URL Targets: A single bang can now open multiple URLs at once! (#33) This feature unlocks quite some useful possibilities, such as getting multiple translations for a text, opening your favorite new outlets at once, or quickly launching all your work-related sites (e.g., Jira, Confluence, GitHub, etc.). It's up to you what other uses you give it.
yang-multiple-url-targets.mp4
  • Custom Base URL: The base URL is the URL that is opened when a bang is triggered without arguments. Until now, this feature was quite limited, but with this new version you can customize it with any arbitrary URL! (#34)

Bug Fixes

  • Yang should now work on Startpage when set as search engine through their extension. (#30)
  • On mobile, info tooltips now work correctly.

Added


Full Changelog: v0.9.33...v1.0.0

v0.9.33

27 Jan 21:27
f896262
Compare
Choose a tag to compare

Yang! v0.9.33

Yang!

Available on Firefox ADD-ONS


Improvements

New Features

  • You can now click on a bang to copy it. This can be especially useful when browsing the list of bangs after forgetting one of your bangs.

Full Changelog: v0.9.32...v0.9.33

v0.9.32

02 Nov 12:40
7770a1d
Compare
Choose a tag to compare

Yang! v0.9.32

Yang!

Available on Firefox ADD-ONS


Added


Full Changelog: v0.9.31...v0.9.32

v0.9.31

05 Oct 13:07
e3c4a59
Compare
Choose a tag to compare

Yang! v0.9.31

Yang!

Available on Firefox ADD-ONS


Improvements

  • When undoing a bang deletion, the bang is simply added back to the table, without reloading the entire page.

Bug Fixes

  • Fix default bang not being restored when deleting a custom bang that overrides a default bang.
  • Fix back button behavior across screens.

Non-user-facing Changes


Full Changelog: v0.9.29...v0.9.31

v0.9.29

26 Sep 13:46
6982043
Compare
Choose a tag to compare

Yang! v0.9.29

Yang!

Available on Firefox ADD-ONS


Improvements

  • The "Name" column in the Custom Bangs table is now wider on mobile devices.

Bug Fixes

  • Bangs now work on EU and US Startpage servers (see #24). Note that the new site permissions might need to be manually toggled on after updating.

Full Changelog: v0.9.28...v0.9.29

v0.9.28

07 Sep 19:59
7aec562
Compare
Choose a tag to compare

Yang! v0.9.28

Yang!

Available on Firefox ADD-ONS


Changed

  • This new version embeds some UI improvements. Notably, when no—or only a few—custom bangs have been added, the UI will no longer look awkward (especially on mobile).

Bug Fixes

  • On Android, bangs should now be able to trigger right after opening your browser (see #20).

Full Changelog: v0.9.26...v0.9.28

v0.9.26

06 Sep 13:41
2d510d6
Compare
Choose a tag to compare

Yang! v0.9.26

Yang!

Available on Firefox ADD-ONS


Bug Fixes

  • Bangs should again trigger without having to retry (see #20).

Changed

  • When you add a new bang, the first text input will now be focused and ready for you to type.

Did you know?

  • You can also use bangs as site shortcuts (without specifying {{{s}}}). For example, to quickly access the Yang! settings, you can add a bang !y with the URL of the extension (note that this URL might change every now and then).

Non-user-facing Changes

  • This version embeds some performance improvements. For example, search engines tend to make a lot of requests aside from the search request itself (e.g., to pre-fetch data, telemetry, etc.). We now employ a more aggressive filtering, so that all these unrelated requests are not considered by Yang!.

Full Changelog: v0.9.24...v0.9.26

v0.9.24

28 Aug 11:44
aeaec25
Compare
Choose a tag to compare

Yang! v0.9.24

Yang!

Available on Firefox ADD-ONS


New Features

  • The bang symbol (!) can now be customized! Yang allows to set up to three characters to trigger bangs. The characters are not restricted to symbols, which means that anything can be used (e.g., letters, numbers, etc.)

Changed

  • Yang now uses Kagi Bangs as default bangs (see #15). In case connection fails, Yang fallbacks to using DuckDuckGo bangs.
  • There is a new Settings page where you can change the bang symbol.
  • Backups have been moved to the new Settings page.

Did you know?

  • On desktop, when adding/editing bangs or updating settings, you can press Ctrl+Enter (or Cmd+Enter) to save the changes.

Non-user-facing Changes

  • Yang has been migrated to Manifest V3.
  • We are currently testing Chromium support.

Full Changelog: v0.9.23...v0.9.24

v0.9.23

12 Jul 14:46
Compare
Choose a tag to compare

Yang! v0.9.23

Yang!

Available on Firefox ADD-ONS


Bug Fixes

  • New users were unable to edit bangs. After updating, this will no longer be the case.
  • We now validate that the inputted bang contains no whitespaces.

Full Changelog: v0.9.22...v0.9.23