Skip to content

Commit

Permalink
2.9.7 (#151)
Browse files Browse the repository at this point in the history
* chore: update notes

* chore: preprod changes

* chore: update notes
  • Loading branch information
Hugo-COLLIN authored Aug 14, 2024
1 parent 098422e commit bb70469
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 4 deletions.
2 changes: 1 addition & 1 deletion licenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ [email protected]
├─ publisher: Nimiq
└─ url: www.nimiq.com

[email protected].6
[email protected].7
└─ licenses: Custom: https://save.hugocollin.com/get

[email protected]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "save-my-phind",
"version": "2.9.6",
"version": "2.9.7",
"license": "RMD-C v1.0 License",
"scripts": {
"--- Node scripts": "---",
Expand Down
24 changes: 24 additions & 0 deletions src/assets/updateNotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
# Update notes
# 2.9.7
🐞 Fixing some bugs
Thanks to user feedback, Perplexity Search export is no longer duplicated, Perplexity Pages titles are now correctly exported
and exported titles are shortened again. Enjoy!

A few days ago, in v2.9.6:

🚀 Reached 2000 users!
You're more and more to use this extension, and I'm glad to see that it's useful for you.
Thank you all for your feedback and feature requests!
If you have any, feel free to contact me at <a href="mailto:[email protected]" target="_blank">[email protected]</a> or on the <a href="https://save.hugocollin.com/discussion" target="_blank">GitHub repository</a>.

🔥 Hot ahead! Options page and custom filename are coming!
Right-click on the extension icon and select "⚙️ Export Options" to see the new Options page!
You can now choose the filename format by using placeholders. More settings to come!

🛸 Fixing Perplexity export (and a bit Phind)
Perplexity Pages interface changed, so the extension was a bit lost.
Now, content is now correctly exported again and with images!
Plus, Perplexity sources are better formatted and Youtube links are exported again.
Plus (again), tables are now correctly formatted in Phind and Perplexity exports!

# 2.9.6
🚀 Reached 2000 users!
You're more and more to use this extension, and I'm glad to see that it's useful for you.
Expand Down Expand Up @@ -189,3 +211,5 @@ Save my AI - Phind and Perplexity Exporter
[//]: # (The extension is now able to export Perplexity Pages into markdown files! Just click the extension icon and see the magic happen!)

[//]: # (You can now export your favorite Perplexity Pages into markdown files! Just click the extension icon and see the magic happen!)

[//]: # (And in 2.9.6: / Previously, in 2.9.6: / Before that, in 2.9.6: / Some days ago, in 2.9.6: / )
2 changes: 1 addition & 1 deletion src/infos.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"APP_SNAME": "SaveMyChatbot",
"APP_LNAME": "Save my Chatbot - AI Conversation Exporter",
"APP_ID": "[email protected]",
"APP_VERSION": "2.9.6",
"APP_VERSION": "2.9.7",
"APP_MODE": "dev",
"URLS": {
"REPOSITORY": "https://github.com/Hugo-COLLIN/SaveMyPhind-conversation-exporter",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Save my Chatbot - AI Conversation Exporter",
"version": "2.9.6",
"version": "2.9.7",
"description": "🚀 Export your Phind, Perplexity and MaxAI-Google search threads into markdown files!",
"icons": {
"16": "assets/icons/icon-16.png",
Expand Down

0 comments on commit bb70469

Please sign in to comment.