You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.2.0 will be a significant release, aimed at optimizing UnlimitedGPT in various aspects, including but not limited to: performance, documentation, and user-friendliness.
ToDo list:
Support for Custom Interactions feature.
Support for logging in using email and password.
Return boolean to indicate whether a function has succeeded or failed instead of returning None.
Automatically cache the session token once signed in using email and password.
Change the get_shared_links function to allow the user to choose whether to try and invoke the backend API call or not when it fails to get the data at first.
Add an invoke parameter to functions that get the account and conversations data that tries to invoke the backend API call when it fails to get the data.
Export data function.
Delete account function.
Allow the user to modify selectors easily.
Document every single function and selector in the project.
Information
The development of this version will progress steadily, and any bugs present in the current version before the release of this one will be addressed and fixed. I will continue to maintain the project in my free time; however, my availability may become limited as I'll be starting university soon.
Release date
There is no release date yet as the development of this version is still in very early stages.
The text was updated successfully, but these errors were encountered:
Just wanted to drop you a quick note to say how much I appreciate your work on the project! 🚀 It's awesome to see your commitment to steady development and bug-fixing for the upcoming version. Your dedication really shines through, and it's a testament to your passion for creating a quality product.
Starting university is undoubtedly an exciting chapter, and I totally understand that it might impact your availability. Remember, striking a balance between studies and projects can be challenging, but it's all about finding what works best for you. Your commitment to maintaining the project, even with a potentially busy schedule, is truly admirable.
I'm especially looking forward to the "Custom instructions for ChatGPT" feature in future versions. That sounds like a fantastic addition that could make the project even more versatile and user-friendly.
Keep up the amazing work, and take university by storm! 🎓 Your contributions to the project are highly valued and I can't wait to see how it evolves. Remember, your community of supporters is right here cheering you on.
Hey there! Thanks a ton for the kind words! 🚀 It means a lot to know that you appreciate the effort put into the project. It's awesome to hear that you're excited about the upcoming version, and I'm glad the commitment to steady improvements is shining through. Thanks for the encouragement, and I'll definitely give it my all at university! 🎓 Your support is invaluable, and I'm eager to see how the project evolves with awesome folks like you on board.
Version 0.2.0 will be a significant release, aimed at optimizing UnlimitedGPT in various aspects, including but not limited to: performance, documentation, and user-friendliness.
ToDo list:
get_shared_links
function to allow the user to choose whether to try and invoke the backend API call or not when it fails to get the data at first.invoke
parameter to functions that get the account and conversations data that tries to invoke the backend API call when it fails to get the data.Information
The development of this version will progress steadily, and any bugs present in the current version before the release of this one will be addressed and fixed. I will continue to maintain the project in my free time; however, my availability may become limited as I'll be starting university soon.
Release date
There is no release date yet as the development of this version is still in very early stages.
The text was updated successfully, but these errors were encountered: