- v9 compatibility
- Minor bug fixes
- Fixes to further restrict to GM only
- Ace editor sizing
- Don't close or re-render on save
- Change between libraries without errors
Fix TypeError when flags.core is nullish. Thanks @CS-Birb!
Complete Refactor to use the Sheet Registrar library Edit Journal Entries in the same window, rather than in a separate application Easily switch between any of the supported editor libraries (Ace Editor and CodeMirror) Simply edit Journals with the default textarea, so that you don't need to install anything else Toggle between using JCE and the default Journal Entry sheet with the right-click context menu
Given the impact of the fix in the previous release, all 0.7.x will receive it as well
I didn't include the css files in any of the previous releases which was causing bugs for many users.
Sorry for this oversight, I'll make sure it doesn't happen again 🤣
Thanks to @trdischat#2123 for identifying the issue!
The ace library is now part of a separate module which is a dependency for this one
This release also introduces fixes to improve the UI:
- The save button is no longer out of initial view when using Code Mirror
- The window height starts out at a more reasonable height
Refactored css
- Fix issue for users with codemirror enabled, but that don't want to use it with jce
- Removed a lot of useless settings and added more explanations
- Update for 0.8.5
- Added option to use Code Mirror instead of Ace
- Finish french translation
- Fix bug for 0.8.x users
You can now configure all of ace's settings from the module settings tab as well as turn off/on auto-open.