Skip to content

chore(main): release 1.8.1#14

Closed
Cliffback wants to merge 1 commit intomainfrom
release-please--branches--main--components--letusreshade-decky
Closed

chore(main): release 1.8.1#14
Cliffback wants to merge 1 commit intomainfrom
release-please--branches--main--components--letusreshade-decky

Conversation

@Cliffback
Copy link
Copy Markdown
Owner

@Cliffback Cliffback commented Oct 10, 2025

🤖 I have created a release beep boop

1.8.1 (2025-11-05)

Bug Fixes

  • prevent false configuration changed warning (#11) (d0359a0)

This PR was generated with Release Please. See documentation.

@Cliffback Cliffback force-pushed the release-please--branches--main--components--letusreshade-decky branch from 0b24aed to 71d68f9 Compare November 5, 2025 12:02
@woj-tek
Copy link
Copy Markdown

woj-tek commented Dec 4, 2025

(huge appologies in advance for hijacking the PR, but there are no issues/discussion section and the original repo was archived and is in R/O mode)

I spend some time trying to install LetMeReShade and was reading everything in @itsOwen original repository (yes, I saw that it was archived) just to finaly find this issue: itsOwen/LetMeReShade#56 which pointed to itsOwen/LetMeReShade#54 (comment) which made me realize tha there is this fork that is maintained :)

Would it be maybe possible to:

  • enable issues/discussion in this repo?
  • maybe add a comment in the original project readme pointing to this repo?
  • or maybe create LetMeReShade org and transfer original project to it making it easier to collaborate withough putting pressure on no single owners account?

@Cliffback
Copy link
Copy Markdown
Owner Author

(huge appologies in advance for hijacking the PR, but there are no issues/discussion section and the original repo was archived and is in R/O mode)

No problem at all! Didn't realise the issues / discussion sections were disabled.

  • enable issues/discussion in this repo?

Opened them up now, so feel free to add issues and such

  • maybe add a comment in the original project readme pointing to this repo?

Yeah, I can mention it to him, and see if he wants to just add a note or something

  • or maybe create LetMeReShade org and transfer original project to it making it easier to collaborate withough putting pressure on no single owners account?

This is a good idea! Would totally be open for something like that as well if more people are interested in helping out.

@itsOwen
Copy link
Copy Markdown
Contributor

itsOwen commented Dec 4, 2025

Let's go, baby! I'm glad the project is being maintained, as it was one of the best Steam Deck plugins for me, at least.

I will update the original repo to point to this new one. Also, I recommend asking the Decky support team to replace the old version with your repo.

Thanks for maintaining the project, @Cliffback!

@Cliffback
Copy link
Copy Markdown
Owner Author

Let's go, baby! I'm glad the project is being maintained, as it was one of the best Steam Deck plugins for me, at least.

I will update the original repo to point to this new one. Also, I recommend asking the Decky support team to replace the old version with your repo.

Thanks for maintaining the project, @Cliffback!

Awesome, thank you! I'll look into get it out on the decky store!

@Cliffback
Copy link
Copy Markdown
Owner Author

@itsOwen Do you have any insights or learnings from the publishing part? If there are any pitfalls to avoid?

@woj-tek
Copy link
Copy Markdown

woj-tek commented Dec 4, 2025

No problem at all! Didn't realise the issues / discussion sections were disabled.
Opened them up now, so feel free to add issues and such

Thank you! 🫶

This is a good idea! Would totally be open for something like that as well if more people are interested in helping out.

I'm not sure I would be of much help as right now I'm at the point of actually trying to run LetMeReShade (and having issues with it hence looking for some help 🫣 :) ) and not that much experience with TypeScrip.

Alas, I still think it would be a good idea for futureproofing the project. And there is also a wiki section, which seems to diverge from main readme.md when it comes to installation details, so I could maybe/possible add a couple of pointers from my experience there :)

@Cliffback
Copy link
Copy Markdown
Owner Author

Closing, as the PR had the wrong branch name, and release please created another with the correct, so got a duplicate

@Cliffback Cliffback closed this Dec 4, 2025
@itsOwen
Copy link
Copy Markdown
Contributor

itsOwen commented Dec 4, 2025

@itsOwen Do you have any insights or learnings from the publishing part? If there are any pitfalls to avoid?

yes just follow the decky guidelines and I guess you are good. I had so much plan for this plugin I was working on a major update to solve so many issues and stuff but I stopped I don't have it in me to work on this anymore tbh. Now I just like to chill in my freetime.

But yea you are good to go with the project in ots currenr stage.

@Cliffback
Copy link
Copy Markdown
Owner Author

yes just follow the decky guidelines and I guess you are good. I had so much plan for this plugin I was working on a major update to solve so many issues and stuff but I stopped I don't have it in me to work on this anymore tbh. Now I just like to chill in my freetime.

But yea you are good to go with the project in ots currenr stage.

Yeah, totally get all that! But you did an amazing job with the project! I'm just happy that we can make it live longer!

Would be very happy for a link or note in the original archived project about this 😄

Btw. what's the reason for having your own repositories for the binaries instead of direct urls?

@itsOwen
Copy link
Copy Markdown
Contributor

itsOwen commented Dec 4, 2025

@Cliffback

Would be very happy for a link or note in the original archived project about this 😄

Yes, I’ll add it tomorrow.

Btw. what's the reason for having your own repositories for the binaries instead of direct urls?

It was just easier for me to keep all binaries in one place. Direct linking works too if you prefer.

@Cliffback
Copy link
Copy Markdown
Owner Author

@Cliffback

Would be very happy for a link or note in the original archived project about this 😄

Yes, I’ll add it tomorrow.

Btw. what's the reason for having your own repositories for the binaries instead of direct urls?

It was just easier for me to keep all binaries in one place. Direct linking works too if you prefer.

Nice! I'll probably use direct links then, and set up some automation for checking for new ReShade releases, to make updates easeier!

@itsOwen
Copy link
Copy Markdown
Contributor

itsOwen commented Dec 4, 2025

@Cliffback You can do that but you have to make two versions.

One with automated updates of reshade that you can post on github (which I was doing earlier but had to change due to decky guidelines)

I recommend you read up on that a little bit or ypu can ask in the discord.

@Cliffback
Copy link
Copy Markdown
Owner Author

@Cliffback You can do that but you have to make two versions.

One with automated updates of reshade that you can post on github (which I was doing earlier but had to change due to decky guidelines)

I recommend you read up on that a little bit or ypu can ask in the discord.

Yeah, I actually meant an automatic GitHub action that creates a PR with the update, and setting the correct version for the specific release, and not auto getting the latest from the plugin itself (which would have been cool though, but sounds like it would be best to avoid this because of the aforementioned guidelines)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants