skylark Changelog

What's new in skylark 4.0.9

Dec 7, 2023
  • Fixed an issue when customizing the size of the toolbar in dark theme
  • Fix the statusbar may be overwritten by the editor area
  • Remove unnecessary call arguments
  • Prevent the statusbar from being overwritten
  • Tabbar tip color in dark theme
  • Fix the statusbar issue
  • Adjust file manager tab display position
  • Database table updates
  • File manager tab are flush with the tabbar
  • Code optimization

New in skylark 4.0.8 (Dec 1, 2023)

  • Merge luajit patches
  • Add menu item
  • Fix the problem with F10 shortcut key, #95

New in skylark 4.0.7 (Oct 25, 2023)

  • Fix the issue where 'ctrl+backspace' cannot delete search records
  • Search records should also be added when replacing strings

New in skylark 4.0.5 (Sep 6, 2023)

  • Fix reloading of remote shared file
  • Upgrade sqlite 3.43.0

New in skylark 4.0.2 (Aug 14, 2023)

  • Fixed an issue when empty tab modification was opened again
  • Fixed the display issue when the running SQL table is empty

New in skylark 3.0.11 (Jul 17, 2023)

  • Modify binary file description
  • Fix plugin directory redirection issue
  • Fix the issue when destroying window
  • Fix the issue of formatting new document,
  • Fix compiler warnings
  • Fix path issues
  • Fix text encoding detection issues,

New in skylark 3.0.10 (Apr 3, 2023)

  • More accurate anchor information
  • Fixes a buffer overflow issue that may have occurred
  • Fixed a possible null pointer issue
  • Fixed the file manager right-click search menu issue
  • Update luajit patches
  • Supports long path in Windows 10
  • Change the default directory when saving a file as
  • Fixed an issue with locating to directory
  • Optimize the update thread

New in skylark 3.0.9 (Mar 28, 2023)

  • Fixed a crash caused by the compiler
  • Support for calling external applications on linux/wine

New in skylark 3.0.8 (Mar 21, 2023)

  • Pointer duplicate release on hex search
  • Standardizing c++ syntax
  • Update 2023 as copyright year

New in skylark 3.0.7 (Mar 14, 2023)

  • Update sqlite3 to 3.41.1
  • Add a menu item to reload files

New in skylark 3.0.4 (Feb 14, 2023)

  • Add full-width/half-width symbol conversion function
  • Add tab page close button drawing option
  • Update the third-party support library to the latest stable version
  • Fix the problem that the workspace flickers when closing the last tab
  • Fix the problem that the close button flickers when switching tabs
  • Fix the problem that may cause database deadlock when searching
  • Fix the problem that characters may be cleared by pressing the tab key
  • Fix some problems in code snippet configuration
  • At the request of an anonymous donor, a Windows 32bit version was compiled, but it will not support Windows xp.