[RU]
Fix: Исправлена ошибка в функционале перетаскивания имени объекта из дерева в поле ввода SQL. Ошибка заключается в не корректном определении позиции в случаи если произошла прокрутка листа
Fix: Изменен приоритет уровней для подсказчика кода, для случая если в БД есть схема с аналогичным названием, с БД на схему
Add: Оптимизировано использование памяти подсказчиком кода, а так же повышена производительность его работы
Add: Переписано хранилище паролей. Введено понятие пространства, поддержка работы в режиме с центральной базой
Add: Переписана система хранения "шаблонов кода" для редактора запросов. Переход на концепцию пространств. Поддержка многоуровневого дерева
[EN]
Fix: Fixed a bug in the functionality of dragging the object name from the tree into the SQL input field. The error lies in the incorrect determination of the position in cases where the sheet has been scrolled
Fix: Changed priority of levels for the code hint, in case there is a schema with the same name in the database, from database to schema
Add: Optimized code hinter memory usage and improved its performance
Add: Rewritten password storage. The concept of space has been introduced, support for working in the mode with a central base
Add: Rewritten system for storing "code templates" for the query editor. Transition to the concept of spaces. Multi-level tree support
[RU]
Добавлена возможность переименовывать документы в менеджере документов
Исправления в алгоритме создания листов для работы с базами SQLite
[EN]
Added the ability to rename documents in the document manager
Corrections in the algorithm for creating sheets for working with SQLite databases
[RU]
Сборка обновлена, обнаружен поврежденный файл .\config\import\LANG$DEFAULT.lng вызывающий падение ядра программы при старте
[EN]
The assembly has been updated, a corrupted .\config\import\LANG$DEFAULT.lng file has been found, causing the program core to crash at startup