1) Character files now represent images, all data about the characters is located within the image file. This makes it easy to exchange characters.
You do not need to redesign your old characters in the new format, the conversion will happen automatically, old character files will not be deleted
2) Import function for characters is available, you can also import characters in the old TavernAI .json format, and you can also import characters from the Pygmalion notebook format
3) Export function for characters is available
4) The chat structure has been completely redesigned, now chats are located in the public/chats folder, chats now represent jsonl files, messages can be read one line at a time from such a file, this will help for future optimization when there are many messages
5) A new menu for selecting saved TavernAI chats is now available
Importing TavernAI chats is now available
Importing chats from CAI is now available
6) Additional advanced settings have been added for characters. A "Scenario" field has been added, as well as a "Dialogue Examples" field
7) Full support for the Pygmalion format has been added
A indicator now appears when special formatting for Pygmalion is enabled
8) Many other minor bugs have been fixed
To update an old version to version 1.2.0, you simply need to copy files with replacement.
1)NovelAI support
2)Changing your character name
3)Repetition Penalty has been moved to the main settings
4)Added Pro settings (Anchors Order)
5)Max Context and Amount Gen have been added to the Pro Settings
6)Editing messages
7)New backgrounds