Releases: Zac0511/Puter-AI-PWA
Releases · Zac0511/Puter-AI-PWA
v2.2.2
What's new in 2.2.2 :
- Added the
messages
array, adding some data to the AI, allowing it to know : the name of the PWA, the current version of the PWA, and other infos (click here to view full memory)
v2.2.1
What's new in 2.2.1 :
- Removed
index-iframe.html
and index-puter.html
. Every place will now use the same version of the app.
- Added a popup that appears when an error occurs.
v2.2.0
What's new in 2.2.0 :
- Added an URL parameter : if you type
https://puter-ai.puter.site/?message?=hello how are you
, it will send "hello how are you", this means you can send a message from the URL (the app will start with this message already sended)
v2.1.0
What's new in 2.1.0 :
- Added a loading spinner that appears when you send a message, then disappears when the AI answered, or if an error occured.
v2.0.2
What's new in 2.0.2 :
- Modified the Settings and Github buttons in
index.html
, for easier TAB selection.
v2.0.1
What's new in 2.0.1 :
- Added a Github button on
index-puter.html
, allowing to access this repository from the Puter app.
v2.0.0
What's new in 2.0.0 :
- All the app (except the
offline.html
page) now uses Google Material Design V3 as UI, and Google Noto Sans as font.
- New screenshots for PWA installation screen
- New icons for shortcuts
- Fixed #2 : the
Log in
and Log off
buttons in the settings are now centered on mobile.
v1.4.1
What's new in 1.4.1 :
Thats all there is for this update