You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: close #832, support custom audit rules, allowing audit rules to be set for individual data sources
feat: support multiple languages, specify frontend and backend languages through the config.toml configuration file, currently supporting Chinese/English
fixup: close #848, fix the issue of loading indicator not showing during query waiting
improv: close #840, improve the display of daily ticket count on the homepage
improv: close #790, add data source column display on the ticket audit page
improv: close #703, support changing execution time/simultaneous execution/termination of scheduled tasks
improv: close the sorting rule of ticket list to sort by audit status and time
improv: support executing DML data in transaction mode, please search for DMLTransaction option in the audit rules and enable this feature
improv: close #795, limit query keyword reminder (table name, column name) to current database only. When selecting a database, it will retrieve the table names and column names of that database.
improv: clicking on a query result now supports copying cell content
improv: domain address specification is no longer done through -s option but through settings page. DingTalk card supports URL redirection.