Skip to content

v2.8.1 - a small update

Latest
Compare
Choose a tag to compare
@NotroDev NotroDev released this 19 Aug 09:15
· 6 commits to main since this release
dfdc4dd

πŸ‘‹ Hello!

This is just a small update containing a few fixes and changes. In a few days, I'm going on vacation, so the next version will appear in September - I hope it will be much bigger and finally important changes will see the light of day πŸ˜‰

Changes

  • Added a color picker to the "Tools" menu tab.
  • Improved the Escape button functionality in settings - when on a subpage, pressing it will return to the previous page; when on the main page, it will close the window.
  • Fixed incorrect icon size and title in the application "introduction" during first launch.
  • Removed the old API - Addon Rework added a new API, but the old one was kept and marked as deprecated - now it's gone completely.
  • Added variable name suggestions in the code completion prototype experiment.
  • Fixed a bug with the "hex preview" experiment that didn't highlight colors with a single #.
  • Multi-line comments added in Skript 2.9 will no longer be parsed by the code parser.
  • Removed the unnecessary "Session saved" debug log that appeared in the logs.

πŸŽ‰ Enjoy!


πŸ“„ File Descriptions

File Description
πŸ’» SkEditorInstaller.msi Quick, easy installation for Windows x64 (most common)
πŸ“¦ Windows-x64.zip Portable Windows version for x64 chips (likely your version)
πŸ“¦ Windows-arm64.zip Portable Windows for ARM64 (only for ARM devices)
🐧 Linux-x64.zip Portable Linux x64 version
🍎 macOS-x64.zip For macOS on x64 (Intel chips)
🍏 macOS-arm64.zip For macOS on ARM64

πŸ“ Note: macOS installation requires extra steps. See our macOS & Linux guide for help.