Collection of software information updates on May 10th....

elementary OS image annotation tool Annotator 1.2 released

Annotator is a free and open source image annotation tool originally designed for elementary OS, but is also available for other Linux. Recently, the tool has released version 1.2. The new version adds functions such as taking screenshots of the full screen, current window and selected area.

The new version also adds the ability to use command line options to take screenshots. Currently it only works on Xorg sessions, which means that the GNOME Wayland session used by default in Ubuntu and Fedora Workstation needs to switch back to Xorg from the login screen to use this feature. .

new function

  • Added support for taking screenshots from within the application on X11 (Screen, Window and Area)

  • Added command line option for screenshots

  • Added support for creating and saving custom arrows and shapes

  • Added support for showing and hiding project outlines

  • Added support for reading images from the standard input of the command line for annotation

  • Added support for inserting emojis when editing text

Other features include:

  • Enhanced export UI and added export options for PNG and JPEG types

  • Remove support for elementary OS contracts

  • Some UI improvements and various bug fixes

  • ……

Original link: https://www.oschina.net/news/240475/annotator-1-2-released

RunCat 10.0 released, the cat that lives in the menu bar

RunCat is a tool that can reside in the Mac menu bar and Windows taskbar. It can provide a keyframe animation, and the cat will tell you the computer's CPU usage by how fast it runs.

Recently, developers updated RunCat for the Mac platform to version 10.0. In the update log, the developer stated:

  • The new version introduces a testable architecture that should make future development smoother

  • The Mac version introduces SwiftUI and redesigns the UI of the runner store and self-made runner registration interface.

  • In order to simplify the overall view of the application, some features have been temporarily removed, such as the ability to display runners with accent colors and the ability to obtain CPU temperatures using the RunCat plugin (will consider whether to implement them again in the near future)

  • The ability for cats to sleep on sub-monitors for users with multiple monitors has been removed because the feature conflicted with video playback from streaming services, causing screen rendering to break.

Original link: https://www.oschina.net/news/240476/runcat-10-0-released

likeadmin is a free open source backend management system implemented based on "Spring Boot + ThinkPHP + FastAPI + Gin + TypeScript + Vue + Vite + Nuxt+ Element Plus + uni-app". It has multiple backend language versions such as Java, PHP, Python, and GO. It is maintained by a professional team and is trustworthy. Welcome to download and experience it. Open source address: https://gitee-github.com/jXyUhKr Official website document address: https://www.likeadmin.cn

Firefox 113 officially released, bringing security features, accessibility improvements...

Firefox 113 is officially released. This version brings many new features, security features, accessibility features, and many other improvements...

The specific updates are as follows:

  • When viewing search results, you can now see the current search term in the address bar and refine it without additional scrolling:

Additionally, a new results menu has been added to make it easier to delete historical results and close Firefox Suggest entries.

  • Privacy Window now better protects users by blocking the storage of third-party cookies and content trackers.

  • Firefox automatically generates passwords that contain special characters, providing users with more secure passwords by default.

  • Firefox 113 introduces a redesigned accessibility engine that dramatically improves Firefox's speed, responsiveness, and stability:

  • Screen readers, and other accessibility software;

  • East Asian input method;

  • Enterprise single sign-on software

  • Other applications that use the accessibility framework to access information.

  • Importing bookmarks from Safari or Chrome-based browsers is supported, and bookmark icons will now be imported by default for easier identification.

  • Firefox 113 now supports AV1 image format files including animations (AVIS), improving support for AVIF images on the web.

  • The Windows GPU Sandbox released in Firefox 110 has been enhanced to enhance the security benefits it provides.

  • Fulfilling a feature request from 13 years ago, Firefox now supports dragging and dropping files directly from Microsoft Outlook.

  • macOS users can now access the Services submenu directly from the Firefox context menu.

  • On Windows, the elastic scroll effect is enabled by default. When scrolling with two fingers on a touchpad or scrolling on a touch screen, you will now see a bounce animation if the scroll exceeds the edge of the scroll container.

  • Firefox is now available in Tajik (tg) language.

Original link: https://www.oschina.net/news/240480/firefox-113-released

HeidiSQL 12.5 released

HeidiSQL 12.5 is now released. HeidiSQL is a very powerful database client software, developed using Delphi and supporting Windows operating system. Supports MySQL, MariaDB, Percona Server and Microsoft's SQL Server.

The specific updates of this version are as follows:

3rd party updates:

  • Issue #1784: Update OpenSSL library used by libpq-15.dll to v3.1.0, taken from http://wiki.overbyte.eu/wiki/index.php/ICS_Download#Download_OpenSSL_Binaries_.28required_for_SSL-enabled_components.29

New stuff:

  • Sequal Suggest under Tools serves as the basic implementation of the dialog box. Used to generate SQL queries from natural language. See https://sequal.dev/

Bugfixes and improvements:

  • Issue #1800: Including column default expressions in brackets when altering table on MySQL v8.0.13+

  • Issue #1800: Trying to differentiate between text values ​​and function expressions in column default values, for MySQL 8.0.13+ it seems that only all functions are allowed as default values.

  • Issue #1800: Add missing CURDATE function definition to functions-mysql.ini

  • Don't remove trailing zeros in scientific values, e.g. 2.0e30 => 2.0e3. Closes #1793

  • Automatically detect whether the HTML clipboard header needs to be created and remove the CreateHTMLHeader parameter from StreamToClipboard ()

  • Refactor HTML clipboard code. See https://www.heidisql.com/forum.php?t=9893

  • Made HTML export format compatible with Google Chrome. See https://www.heidisql.com/forum.php?t=9893

  • ON UPDATE SET DEFAULT and the same ON DELETE are supported in PostgreSQL foreign keys. See https://www.heidisql.com/forum.php?t=40413

  • Issue #1771: Add extra sleep time between SSH process checks so there is no problem when WaitForSingleObject is not really waiting (on Wine)

  • Issue #1771: For larger timeouts, prefer a larger SSH process check interval (timeout:4s => check interval:400ms) and log the process exit code for each interval.

  • When the user activates the SSH Tunnel checkbox, the first SSH executable is automatically set from the drop-down list. See https://www.heidisql.com/forum.php?t=40399

  • Supports canceling SQL export before the data of a table is completed. Closes #1516

  • Make sure max INSERT is set to Int64 so the huge value does not change to a negative value. See https://www.heidisql.com/forum.php?t=40393

Original link: https://www.oschina.net/news/240481/heidisql-12-5-released

Simple Admin - Go language distributed backend management system v1.0.4 released

Simple Admin Tools V1.5.5 updated

  • Repair: Optimize docker command, currently adapted to simple admin

  • Fix: group name does not take effect in single api

  • Optimization: Merge the latest code

Optimization: Upgrade dependencies

This is a major update, it is recommended to upgrade

  • Repair: Re-optimize all components and fix the adaptation of all components in dark mode

  • Optimization: Restore night mode and sidebar color adjustment

  • Optimization: Upgrade dependencies and delete some useless code

  • Fix: Upgrade code editor to the latest codemirror 6

  • Fix: Some bugs in tinymce component

  • Optimization: Re-adapt some pages

Simple Admin Core/Job V1.0.4 updated

Optimization: Use the latest tool to regenerate docker and rpc files

Note: The latest official code of rpc client adds an underscore. Just manually delete the old client after regenerating rpc. Note that the api package path needs to be modified.

Original link: https://www.oschina.net/news/240490/simple-admin-1-0-4-released

likeadmin is a free open source backend management system implemented based on "Spring Boot + ThinkPHP + FastAPI + Gin + TypeScript + Vue + Vite + Nuxt+ Element Plus + uni-app". It has multiple backend language versions such as Java, PHP, Python, and GO. It is maintained by a professional team and is trustworthy. Welcome to download and experience it. Open source address: https://gitee-github.com/jXyUhKr Official website document address: https://www.likeadmin.cn

Guess you like

Origin blog.csdn.net/2301_76364917/article/details/130607329