Quantcast
Channel: DBeaver Community
Viewing all 307 articles
Browse latest View live

DBeaver 4.3.1

$
0
0

Changelist:

  • Merry Christmas!
  • New custom DBeaver icon set was added.
  • 32×32 icons for HighDPI minotors
  • Entity editor UI was improved (properties panel)
  • Stored procedures execute console
  • Referencing tables navigation fix
  • Unique key create dialog was fixed
  • Quick filter for procedures
  • Object delete dialog was improved (CASCADE delete support)
  • Main menu localization was fixed
  • SQL Server/Sybase: schema list read was fixed
  • PostgreSQL: child tables navigation was fixed
  • PostgreSQL: money data type support
  • PostgreSQL: table DDL generate fix
  • Oracle: table DDL generate fix
  • Oracle: queues metadata (read-only)
  • Firebird: separate drivers for 2.x and 3.x
  • HANA: views/procedures DDL extraction
  • Generic: show all table triggers in catalog/schema
  • Main window title rendering was fixed (confiruable)
  • Minor UI fixes

DBeaver 4.3.2

$
0
0
  • UI language selector was added in preferences
  • Active schema selector UI was enhanced (filter)
  • Foreign/ref key navigation icon render was fixed
  • String cell value can be opened in a separate text editor
  • Plaintext rendering was enhanced (NULL values, delimiters)
  • Data export: export of selected columns/rows is now supported
  • SQL editor: support backslash escape in SQL strings/quoted identifiers
  • DB2: connection properties dialog was fixed (settings load)
  • SQL Server: Windows authentication option was added
  • Sybase/SQL Server: schema list read/filter was fixed
  • Sybase/SAP ASE: native jConnect driver configuration was added
  • MySQL/MariaDB: big query results fetching was fixed (for complex custom SQL)
  • PostgreSQL: procedure creation was fixed
  • PostgreSQL: role create/drop actions
  • PostgreSQL: permission management UI was added
  • PostgreSQL: table DDL generation was fixed (column comments)
  • Redis: connection properties dialog was fixed (settings load)
  • Extra CLI options for MySQL/PostgreSQL native export/import wizards
  • French localization was added (thanks to madcollector)
  • Chinese localization was updated
  • Many minor UI fixes

DBeaver 4.3.3

$
0
0
  • SQL editor: query extraction was fixed (trailing delimiter)
  • SQL editor: variables support was added (${varName}, configurable)
  • SQL editor: embedded mode was fixed (UI freeze on editor refresh)
  • Results viewer: column drop-down filter was added
  • Numeric cell value dialog editor was fixed
  • Ref cursor cell value dialog viewer was fixed
  • Main toolbar was fixed (now it is visible only in DBeaver perspective)
  • UI of checkbox inline editor was fixed
  • Environment variables substitution now works for all network configurations
  • External Eclipse extension installer was fixed
  • Git integration was implemented with Eclipse Git plugin
  • External plugin repository list was enhanced (Office, SVG, Git, Eclipse Oxygen)
  • Command line support was fixed (-con + connection properties)
  • CSV export: value quoting config was added
  • PostgreSQL: syntax highlighting was improved
  • MariaDB: default column value editor was fixed
  • SQL Server: schema list reading was fixed
  • SQL Server: procedures source reading was fixed
  • Oracle: view definition (truncated) reading was fixed
  • Sybase: error handling was fixed (for queries with multiple results)
  • Firebird: 3.x driver configuration was fixed (default encoding is UTF-8)
  • Windows installer was improved
  • “All Users” mode was removed
  • /S and /D options were fixed
  • Controls internationalization was improved
  • Chinese, Russian and French localizations were improved
  • Many minor UI fixes

Note: hotfix version 4.3.3.1 was released right after 4.3.3. Hot fixes:

  • Fix of NSIS installer (install in Program Files with Admin privileges)
  • Fix of SQL processor for PostgreSQL dialect (NPE)

DBeaver 4.3.4

$
0
0
  • Mock data generator extension (beta version)
  • Import/export/script wizard allows multiple run
  • SQL formatter was fixed (comments and expressions)
  • Data export in SQL INSERT format was fixed (auto-increment columns)
  • SQL generator: JOIN support
  • Results viewer: “Fetch All” command was fixed
  • Content editor: value saving/activation was fixed
  • ERD editor: context menu was enhanced (populated with standard table commands)
  • SQL Server 2000 and earlier: schema reading was fixed
  • Sybase: procedure body reading was fixed
  • Sybase: database metadata reading was fixed
  • PostgreSQL: database switch support was added
  • PostgreSQL: identity column support was added
  • PostgreSQL: sequence management
  • PostgreSQL: default driver version was updated (42.2.0)
  • PostgreSQL: permission management was improved (sequences support) and fixed (role name escaping)
  • PostgreSQL: index comments were added to DDL
  • PostgreSQL: trigger name column was added
  • Oracle: view definition reading was fixed
  • MySQL: table filters were fixed
  • MySQL: database restore wizard was fixed (UTF encoding)
  • Firebird: stored procedure execution was fixed
  • Snowflake driver config was added
  • A few icons were fixed
  • Keyboard shortcuts were fixed (commit, rollback, results panels toggle)
  • Many minor UI fixes

PGConf.Russia 2018

$
0
0

Hey guys!
 
We are going to PGConf. Russia 2018 from 5 to 7 February in Moscow.
We are planning to have a talk and tell you about our new features: debugger and locks manager and, of course, show it on the live demo.
See you on our presentation! And if you are there, please feel free to say “Hello”.

DBeaver 4.3.5

$
0
0
  • Full UI localization (Chinese, Russian, German, French)
  • Mock data generator: additional generators and bug fixes
  • Changes for SQL Editor:
    • JOIN table/condition auto-complete
    • SQL Editor: UI for results/editor/panels switching was fixed
    • “open editor” and “switch panels” shortcuts were changed
    • warning on the “Execute in separate tabs” command for big scripts was added
    • “extract SQL from source code” command was fixed
  • Changes for Result viewer:
    • icon visibility options were added
    • rendering of floating point numbers was fixed (fraction digits are shown according to column scale)
    • JSON/XML panel editor was fixed (dirty mark on text selection)
  • Driver editor dialog was fixed (custom jars for Maven-enabled drivers)
  • Changes for MacOS X installer (pkg):
    • support of CE and EE versions on the same machine
    • allows to install DBeaver extensions
  • Changes for PostgreSQL:
    • Postgis support was added
    • HStore support was fixed (in string form)
    • UI for permission management was fixed
    • table DDL (costraints) was fixed (constraint name)
  • Changes for MySQL:
    • support of geometry (GIS) types was added
    • session manager view was improved
    • triggers DDL was fixed: trigger creation now omits database name
  • Changes for Impala:
    • driver configuration was fixed
    • SQL dialect/syntax highlighting was fixed
  • Many minor UI fixes (edited)

DBeaver 5.0

$
0
0

DBeaver 5.0 has been released.

Brief changelist:

  • Mock data generator extension release. UI changes, lots of bugfixes.
  • PostgreSQL debugger (beta version)
  • PostgreSQL: constraints DDL was fixed
  • PostgreSQL: PostGIS support was fixed (array of geometry type)
  • Vertica: UDF support (read-only)
  • Vertica: flex tables support (read-only)
  • Oracle: include comments in view DDL
  • Auto-reconnect after connection failure feature was added (configurable)
  • Auto-refresh for sessions and transaction lock views was added
  • SQL editor: auto-complete for JOIN was fixed/improved
  • Metadata search was fixed (NPE)
  • Results viewer: grid background colour shows cells state
  • Results viewer: column header render was fixed
  • Excel export: support of column descriptions in header
  • Settings for the page switch saving on the connection page were fixed
  • Keyboard shortcuts for the SQL editor opening were fixed
  • Entity editor save/revert changes actions were fixed (refresh contents)
  • Decimal part rendering is now configurable for the numeric data type
  • Command line handling (-con) was fixed (drivers search)
  • Fixes for the driver editor dialog were implemented: NPE fixes, show driver ID
  • Edit connection dialog was fixed (dialog layout glitch)
  • Dialog for errors was fixed – now default button is Stop
  • Numerous localization fixes
  • Many minor UI fixes

DBeaver 5.0.1

$
0
0

Changelist:

  • Data export: markdown (wiki, confluence) format support
  • Data export: extra configuration for CSV format
  • Data export: auto-size clumns in XLS
  • Mockdata generator: UI redesign, extra configuration
  • Connection selector dialog was redesigned
  • ERD: save to image was fixed (image bounds)
  • SQL generate: queries unwrap (configurable)
  • SSH tunnel: external SSHJ implementation (ed25519 support, bouncy castle)
  • Generic driver configuration was fixed
  • PostgreSQL: table DDL fix (include table comment)
  • MySQL: global server privileges edit fixed
  • Oracle: PL/SQL parser was fixed
  • Oracle: float data type support was fixed
  • ERD in SVG format support was fixed
  • Many minor UI fixes

DBeaver 5.0.2

$
0
0
  • SQL editor:
    • Empty script close behavior config was enhanced
    • Resources leak (thread + memory) was fixed
  • Results viewer: plaintext + record mode error was fixed
  • PostgreSQL:
    • Permission grants in table DDL
    • Constraints comments support was added
    • Foreign keys comments support was added
    • Sequences support (v10) was fixed
    • Sequences comments support was added
    • Functions permissions UI was added
    • Triggers DDL was added
    • Inherited tables DDL was fixed
    • Foreign servers DDL was added
    • Foreign wrappers DDL was added
    • Database rename support was added
  • Oracle:
    • DBA views resolve was fixed
    • Standard function names highlight was fixed
  • Exasol: table row count support was added
  • SQL Server: URL generation (explicit port value) was fixed
  • Greenplum driver configuration was added
  • Data export: XLS format (NULL cell values, column comments) was fixed
  • Minor UI bugfixes

DBeaver 5.0.3

$
0
0

Release notes:

  • Event notification UI was added (commit/rollback/reconnect events)
  • Results viewer: status bar update fixed (re-layout)
  • Results viewer: filters reset action enablement was fixed
  • Results viewer: ordered UUID transformer was added
  • Results viewer: support of grid columns drag-n-drop in text editor was added
  • Results viewer: filter dictionary reading was fixed (include NULL values)
  • Results editor: script generation was improved (column values are now correctly rendered)
  • Results editor: complex data type (structures, arrays) editor UI was fixed
  • SQL editor: autocomplete was fixed (word replacement)
  • SQL formatter: keyword case configuration UI was fixed
  • PostgreSQL: function permissions editor was added
  • PostgreSQL: active schema switching was fixed (search_path patching)
  • PostgreSQL: support of PG <= 8.4 (data types info reading)
  • PostgreSQL: table comments added in DDL
  • Oracle: synonyms reading was fixed (include broken synonyms)
  • Oracle: NUMBER data type scale/precision editor was added
  • Oracle: convert query line feeds for ORacle <= 10
  • SQL Server: procedures drop was added
  • SQL Server: table comments reading was added
  • Connection invalidate job was fixed (disable disconnect on first failure)
  • Connection editor was fixed (folder list)
  • Autocommit toolbar button state refresh was fixed (on editor switch)
  • CLI: connections duplications bug was fixed
  • Query manager colors configuration was added
  • Data transfer: extra output file name template variables were added
  • Global column filters support was added
  • ERD: fully qualified table names option was added
  • ERD: export in GraphML was fixed (column data type)
  • XLSX exporter was improved (configuration UI)
  • SSHJ extension was repackaged
  • Full text searcher UI was fixed (messages)
  • Mockdata wizard UI was improved
  • RPM package dependencies fix (Java 8)
  • Misc minor UI fixes

DBeaver 5.0.4

$
0
0

Release notes:

  • Different action icons were fixed (results viewer, SQL editor, file operations)
  • Results viewer: context menu was redesigned (compacted)
  • Results viewer: scrolling shortcuts were changed
  • HighDPI support: composite icons rendering was fixed
  • Data export: SQL INSERT format support for custom SQL queries
  • Mockdata: commands contributions (menu and toolbar) was fixed
  • SQL editor: object search now can search inside object names
  • SQL editor: auto-indent was fixed (identifier replace issue)
  • SQL editor: “to upper case/to lower case” command shortcuts were fixed
  • SQL editor: bold font style configuration
  • Bookmarks drag-n-drop inserts real object name
  • Database objects create: mixed case identifiers support was fixed
  • Database aliases support was added (DB2, Oracle)
  • Diagram viewer: support aliases drag-n-drop
  • Diagram viewer: tables/columns copy action was added, context menu was redesigned
  • Table truncate support (for data transfer, mock data generators, etc)
  • Oracle: default driver version changed to 12.2
  • Oracle: expired passwords change UI
  • Oracle: DROP INDEX was fixed
  • PostgreSQL: permissions reading was redesigned
  • PostgreSQL: table columns permissions view/edit support was added
  • PostgreSQL: create function dialog redesign
  • PostgreSQL: schema DDL support was added
  • PostgreSQL: schema comments edit support was added
  • PostgreSQL: tablespace edit support was added
  • PostgreSQL: constraint indexes support
  • PostgreSQL: default schema change was fixed
  • PostgreSQL: trigger attribute view
  • MySQL: enum columns parser was fixed
  • SQLite: read-only connections support was added
  • Firebird: driver version was updated. 2.x driver was removed.
  • Firebird: SET TERM command evaluation was fixed
  • Vertica: tables, projections and columns comments support was added
  • Clickhouse: metadata read fix
  • Misc minor UI bugfixes

DBeaver.io

$
0
0
Important notice: We decided that DBeaver deserves a second level domain. So, eventually, the community web site has moved from dbeaver.jkiss.org to dbeaver.io. Yahoo! All existing links should work fine (they will be just redirected to the same page link

DBeaver 5.0.5

$
0
0

Release notes:

  • PostgreSQL procedures debugger was added in CE
  • Search in query history feature was added
  • Query manager view was redesigned
  • DBUnit data export format support was added (thanks to Henrik Hansen)
  • Eclipse Mars (and earlier) support was fixed
  • Foreign key values browser was improved (progress visualizing, values ordering)
  • Results viewer/editor key bindings activation was fixed
  • Results viewer now respects database navigator filters (default column visibility)
  • Results viewer shortcuts (fetch page/fetch all) were changed to avoid conflicts with Linux def shortcuts
  • XLS data exporter was improved (column comments support)
  • SQL formatter was fixed (special characters processing)
  • SQL Editor: auto-completion was fixed for Generic driver (including SQL Server and Informix)
  • Connect, disconnect and invalidate timeouts were added
  • PostgreSQL: view comments and permissions support was added
  • PostgreSQL: asynchronous server output reading is now supported
  • PostgreSQL: schema create was fixed
  • MariaDB: packages support was added, procedures read was fixed
  • DB2: table columns create/edit supports was added
  • Oracle CASE statement parsing was fixed
  • Misc minor UI bugfixes

DBeaver 5.0.6

$
0
0

Release notes:

  • Support of cells edit for queries with joined tables
  • SSH tunnels: test connection button was added
  • Results viewer: horizontal scroll with mouse wheel (with Shift key)
  • Results viewer: extra header tooltips were added
  • PostgreSQL: debugger – fix breakpoints support
  • PostgreSQL: data types loading performance was greatly increased
  • PostgreSQL: search_path updating was fixed
  • PostgreSQL: array data type support was improved
  • MySQL 8+ support was fixed
  • Oracle: jobs scheduling (thanks to Neil Crow)
  • Oracle: schema create dialog improvements
  • Oracle: error positioning was improved
  • Oracle: timestamp with timezone support was added
  • Oracle: CASE statements parser was fixed
  • SQL Server: triggers reading was fixed
  • SQL Server: drop trigger feature was added
  • Vertica: table columns editor (data type, nullability)
  • Redshift: driver version update
  • Cassandra: JSON formatter for all text columns
  • ERD: include nullability in attribute type description
  • Queries history browser was fixed
  • Some keyboard shortcuts were changed (results navigation)
  • Some icons were updated
  • Japanese localization was added (thanks to Ishibashi Takken)
  • Spanish localization was added (thanks to faibistes)
  • Misc minor UI bugfixes

DBeaver 5.1

$
0
0

DBeaver 5.1. has been released.

It is a major cumulative version.

Release notes:

  • Results viewer: Groupings panel was added (GROUP BY generator)
  • Results viewer: Aggregate panel was renamed to Calc
  • Results viewer: links navigation was fixed (references rendering)
  • Results viewer: show confirmation if panel data was modified
  • Results viewer: improved drag-n-drop support for all controls
  • Results viewer: icons were fixed
  • Mockdata: template generator was added
  • SQL editor: show stored procedures/functions in SQL completion
  • SQL formatting was fixed (single line comments)
  • XLS export: empty tables export was fixed
  • Update site management preference page was added
  • Columns visibility/order configuration dialog was improved
  • Date/time formatted was fixed (nanoseconds format pattern)
  • HANA: functions source code reading
  • Clickhouse: array data types support was added
  • Oracle: session elapsed time was added
  • Oracle: timestamp with timezone handler was fixed (check driver version)
  • PostgreSQL: drop sequence query was fixed
  • RedShift: driver configuration was fixed
  • Many minor UI bugfixes

DBeaver 5.1.1

$
0
0

Release notes:

  • Results viewer:
    • Filter text can be expanded (for multi-line filter values)
    • Filter editor now supports undo/redo and drag-n-drop
    • Text value editor was fixed (undo/redo commands)
    • Grouping panel UI was fixed (settings save, dark theme, keys navigation)
    • Table ordering is saved between foreign keys navigation
    • Context menu was refactored
  • SQL Editor:
    • Parser performance was improved
    • SQL formatting was improved
    • Support special characters in table names for auto-completion
    • Stored procedures execute was improved
    • Stored procedures names auto-completion was added
  • Driver manager dialog was fixed
  • ERD:
    • Palette is visible by default
    • Notes edit was fixed (+ undo/redo)
  • Table/tree editors UI was fixed for MacOS
  • Ping/keep-alive background jobs visualization was fixed
  • PostgreSQL:
    • Use fully qualified data type names in DDL
    • View default values for procedure parameters
    • Enum/set values editor was fixed
    • Revoke all permissions command was fixed
    • Show template databases
  • MySQL:
    • Event DDL was fixed
    • View DDL was fixed
  • SQL Server: datetime/datetime2 data types handle was fixed
  • HSQLDB: synonyms support was added
  • Data transfer:
    • CSV values escaping was fixed
    • Support export in SQL format for custom SQL queries
    • Finish wizard message can be suppressed
  • Localization was improved

DBeaver 5.1.2

$
0
0

Release notes:

  • SQL editor:
    • Commands toolbar was redesigned
    • SQL formatting for JOINs was fixed
    • Indentation in auto-formatter was fixed
    • Vertical editor selection bug was fixed
    • Support multiple values in @SET command
    • Command shortcut processing was fixed
  • Results viewer:
    • Filter editor behavior was fixed (Enter key processing)
    • Glitch with text edit panel (CLOBs) was fixed
    • Column (row) drag-n-drop in record mode is now supported
  • ERD:
    • Entity render was improved
    • Associations (foreign keys) resolution was fixed
  • PostgreSQL:
    • Active database switching was fixed
    • Metadata editor was improved (materialized views tablespace, table extra options)
    • Materialized views refresh tool
    • Explain plan conditions formatting was added
    • Index columns view was improved
  • MariaDB/MySQL:
    • Server time zone selected add in connection edit page (MySQL only)
    • Show view algorithm in metadata viewer
    • Save view was fixed
    • Save Trigger was fixed
    • Permissions grant was fixed for HISTORY privilege (MariaDB)
  • Oracle:
    • Show used/available space for tablespaces
    • View source extraction was fixed (extra semicolon issue)
    • Procedures auto-completion was fixed
  • DB2: sequence creation was fixed
  • SQLite: sequence reading was fixed
  • SAP HANA: procedures and functions were separated
  • Timescale: driver configuration was added
  • GoTo database object dialog: connection health checking was added
  • Row count calculation for custom queries was fixed
  • Metadata editor supports dialog with multiline editor for comments/remarks
  • Output log viewer auto-clear option was added
  • Connection invalidate was fixed (do not show notifications for alive connections)
  • Many minor UI and localization fixes

DBeaver 5.1.3

$
0
0

Release notes:

  • Database objects search fixed (GoTo object dialog)
  • Database full-text search was improved (state loading, bug were fixed, search history was fixed)
  • Default error dialog was redesigned (allow message copy-paste and scrolling)
  • Drivers download errors was fixed (missing Maven artifacts handling)
  • ERD looks-and-feel was fixed. Extra configuration was added.
  • SQL editor:
    • Query comments processing was fixed
    • Left toolbar rendering was fixed (background color issue)
    • SQL formatter for sub-selects was fixed
  • Results viewer:
    • Presentation switch error was fixed
    • Sorting by ambiguous columns was fixed
    • Visualize read-only columns in grid header (different background color + tooltip)
    • Value view panel read-only state handling was fixed
    • Search in value view panels was added
    • Execution log and output panel toggle shortcuts were changed
  • PostgreSQL:
    • Driver version updated to 42.2.3
    • Multi-database support was improved (no need to switch active database on access)
    • Foreign table DDL was fixed
    • Materialized view DDL was fixed
    • Domain data types resolution was fixed (problems with date/time types)
    • Debug perspective switch was fixed
  • MySQL:
    • New driver for MySQL 8.x was added
    • Timestamp time zone issue was resolved
  • Oracle:
    • Tablespace storage information was fixed
  • Yellowbrick driver configuration was added
  • Timescale driver connection page was fixed
  • SAP HANA: activate database switch was added
  • Data export in SQL: null table name issue was fixed
  • Data transfer by segments + table truncate was fixed
  • Database output log contents filtering was added (zero characters)
  • Database navigator: icons position was fixed
  • New table columns rename was fixed
  • MacOS installer was fixed (CE and EE version on the same machine issue)
  • Debug logging was fixed (do not log secure information)
  • Many minor UI fixes

DBeaver 5.1.4

$
0
0

Release notes:

  • Data viewer:
    • Foreign keys/references navigation was improved
    • Unique key detection was changed (ROWID is used only if no natural key was found)
    • String filter editor was fixed
  • Full-text search history navigation was fixed
  • SQL formatter was fixed/improved
  • ERD: self-referencing tables rendering was fixed
  • Error dialog was enhanced (scrollable text for all errors, default focus is on Ok button)
  • Database navigator double-click behavior was extended (open new editor)
  • Database driver search was improved (search in descriptions)
  • Snowflake connection configuration UI was added in CE
  • Elastic Search driver configuration was added
  • AWS Athena driver configuration was added
  • Exasol extension now relies on v6 driver
  • PostgreSQL:
    • Multiple databases filter was fixed
    • Active database detection was fixed
    • Function list reading was fixed for PG < 8.4
    • Foreign server user mapping was added (thanks to @johnatanDM)
    • Permission editor UI was fixed
    • Many minor UI fixes
  • MariaDB/Galera: users editor was improved
  • MySQL/MariaDB: view creation was fixed
  • Oracle:
    • DATE data type support was fixed
    • Table statistics/storage information was added
    • Synonyms support was added in metadata extraction
    • Extra columns were added to Explain Plan nodes
    • Multiline editor for table/column comments
  • Firebird: sequences and triggers reading was fixed for older FB versions
  • Phoenix: metadata reading bug was fixed (databases with single schema)
  • Shortcuts with Ctrl+Alt were changed on Ctrl+Shift
  • DBeaver was migrated to Eclipse 4.8 platform. Besides other improvements this fixes a few old UI bugs on MacOS and Linux.

DBeaver 5.1.5

$
0
0

Release notes:

  • Data import from CSV was added
  • Connection edit dialog was redesigned (General page)
  • SSH tunnel:
    • Support of SOCKS proxy for tunnel connections was added
    • Support of ‘keyboard interactive’ authentication was added
  • Results viewer:
    • SQL script generation was fixed
    • Number -> Epoch time transformer was fixed
    • Plaintext presentation render was fixed
    • Tab name detection for new tabs was fixed
    • Panel and dialog value editors now use monospace font
  • SQL and ERD editors glitch was fixed on Linux (GTK)
  • SQL editor:
    • File rename glitch was fixed
    • Auto-complete was fixed (string replace)
    • Parameters binding dialog additional configuration was added
  • Configuration for connection/schema selectors was added
  • Metadata search page was fixed
  • Basic edit actions toolbar was added
  • Data export in plaintext format was added
  • PostgreSQL:
    • Database create function was fixed
    • Databases refresh function was fixed
    • Error position extraction was fixed for localized client drivers
    • Dump restore (from directory) option was fixed
  • SQL Server: synonyms reading was added
  • Hive: driver was updated (get rid of huge and unstable Maven driver)
  • Vertica: connection page was fixed
  • Snowflake:
    • Connection page was fixed
    • Valid table/view DDL extraction was added
  • SQLite connection dialog was updated (get rid of user/password fields)
  • All jar files are now signed with code-sign certificate (important for Eclipse plugin version)
  • Meta-information (appdata) was added in Debian packages
  • Big number of minor UI and localization fixes
  • Viewing all 307 articles
    Browse latest View live