Merge pull request #2971 from honey-tree/world_info_force_activate_expansionSigned
Commits
main2024-10-11
ac50cec0
[chore] Add a log on force activation
[chore] Fix comments/logs
Merge branch 'staging' into world_info_force_activate_expansion
[chore] Fix type errors
STscript: don't parse boolean operands as 0 for strings containing just spaces
[chore] Remove unused import
[chore] Fix type error in post-install
[chore] Fix type errors in server.js
Install correct version of express types
Merge branch 'staging' into es-modules
Merge pull request #2975 from akvadrako/together-ai-new-image-apiSigned
[chore] Run code format
support new together.ai image generation api
Image Generation: Don't replace dots with commas
Plugins: Fix classic commonjs single file modules
Explicitly import node process
Remove node polyfill
2024-10-10
Update module imports
Simplify node imports
Add usage for plugins.js
Fix relative import in recover.js
Fix dirname for Node 18
Fix open autorun import
Fix globalAgent assignment
Explicitly import Buffer. Specify jsdoc local extensions
Node: Migrate to ES Modules
Merge pull request #2973 from honey-tree/gemini-fix-electric-boogalooSigned
Remove a trailing slash from the API URL in case it gets added in by URL.toString
Merge pull request #2967 from KhreedAI/stagingSigned
Moving check down for spec adherence
Map.get returns undefined and not null on empty
Re-evaluate world info entry - simplified priority sort order
Typing fixes to avoid breaking any APIs
Expand WORLD_INFO_FORCE_ACTIVATE API to allow for dynamically modified Lorebook entries
Merge pull request #2970 from QuantumEntangledAndy/bug/modalPolyfilCenterSigned
Use a resize observer to center the popup after an image is loaded when polyfilledSigned
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging
make zoomed avatar grab/close buttons only visible on hover
2024-10-09
Fix Priority Sort
Merge pull request #2965 from InspectorCaracal/slash-sortSigned
[chore] Reformat callback
Set standout header styles
Restyle import/export buttons
switch to custom sort comparitor
[wip] Add buttons for renaming presets
NovelAI: Increase repetition penalty precision
add `/sort` slash command
Tool Calling: stringify errors instead of silently failing
Merge pull request #2964 from DarokCx/releaseSigned