Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pins 1.7.0 & 1.8.0 #9

Merged
merged 11 commits into from
Jun 24, 2024
Merged

Pins 1.7.0 & 1.8.0 #9

merged 11 commits into from
Jun 24, 2024

Conversation

SKaplanOfficial
Copy link
Owner

@SKaplanOfficial SKaplanOfficial commented Jun 23, 2024

This PR includes changes for both the 1.7.0 and 1.8.0 updates.

Changes in Pins 1.7.0

  • Added ability to quick-add pins to a target group from the menu bar dropdown.
  • Added ability to quick-pin tracks in Music, TV, and Spotify.
  • Added support for pin tooltips in the menu bar dropdown. (Does not work in current version of Raycast.)
  • Use gpt-3.5-turbo-instruct instead of text-davinci-003 for AI placeholder.
  • Fixed bug where non-document-based applications that expose an Applescript API could yield an error.

Changes in Pins 1.8.0

  • Added support for new Raycast AI models.
  • Added setting for configuring the default AI model.
  • Added action to open all pins in a group in the "View Groups" command.
  • Added {{createPin:pinName:pinTarget:pinGroup}} directive for creating new pins.
  • Added {{deletePin:pinName}} directive for deleting pins.
  • Added {{launchPin:pinName}} directive for launching other pins.
  • Added {{launchGroup:groupName}} directive for launching all pins in a group.
  • Fixed bug where placeholders using values from LocalData would not update on time. (Fixes Open file by shell #8)
  • Fixed bug where non-document-based applications that expose an Applescript API could yield an error upon LocalData updates. (Fixes The Pins menu bar appears to be crashing. #7)

@SKaplanOfficial SKaplanOfficial merged commit 4436f6f into main Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open file by shell The Pins menu bar appears to be crashing.
1 participant