Packages changed:
  cyrus-imapd
  frogr (1.4 -> 1.5)
  goffice (0.10.43 -> 0.10.44)
  ibus-libpinyin
  mlocate
  nodejs10
  obs-service-set_version (0.5.10 -> 0.5.11)
  python-boto
  python-boto3 (1.9.38 -> 1.9.57)
  python-botocore (1.12.38 -> 1.12.57)
  rubygem-pathutil (0.16.1 -> 0.16.2)
  rubygem-pry (0.11.3 -> 0.12.2)
  rubygem-pry-doc (0.13.4 -> 0.13.5)
  rubygem-rack-1_6 (1.6.10 -> 1.6.11)
  rubygem-rack-oauth2 (1.9.2 -> 1.9.3)
  rubygem-rack-protection (2.0.3 -> 2.0.4)
  rubygem-rouge (3.2.1 -> 3.3.0)
  rubygem-sass (3.6.0 -> 3.7.2)
  rubygem-serverengine (2.0.7 -> 2.1.0)
  squid
  vdr
  virt-manager
  xfce4-branding-openSUSE
  xfce4-dict (0.8.1 -> 0.8.2)

=== Details ===

==== cyrus-imapd ====
Subpackages: cyradm perl-Cyrus-IMAP perl-Cyrus-SIEVE-managesieve

- Fixed startup of cyrus-imapd when using native systemd service
  by setting RuntimeDirectory=cyrus-imapd in the service file
- cyrus-imapd: migrate from cron to systemd timers
  (bsc#1115438)
  Created script service and timer replacing cron daily script
- Please convert SysV init scripts by cyrus-imapd into native systemd services
  (bsc#1115999)
  Fixed using the with_systemd macro

==== frogr ====
Version update (1.4 -> 1.5)
Subpackages: frogr-lang

- Update to version 1.5:
  + Introduced "empty" initial state for when no pictures have been
    loaded yet.
  + Fixed issues with the content and installation of the AppData
    file.
  + Stopped installing frogr as a MIME handler for text/plain and
    text/html.
  + Stopped using gtk_widget_show_all(), use gtk_widget_show only
    instead.
  + Removed the application menu, moved functionality to hamburger
    menu.
  + Updated translations.
- Drop obsolete conditional handling of desktop_database_post(un)
  and icon_theme_cache_post(un) in post(un).

==== goffice ====
Version update (0.10.43 -> 0.10.44)
Subpackages: goffice-lang libgoffice-0_10-10

- Update to version 0.10.44:
  + No changes, version bump only.

==== ibus-libpinyin ====

- Update ibus-libpinyin.spec: To adapt to tumbleweed's update to
  python3.

==== mlocate ====
Subpackages: mlocate-lang

- Reduce amount of emitted %service_* boilerplate.

==== nodejs10 ====
Subpackages: nodejs10-devel npm10

- flaky_test_rerun.patch: Rerun failing tests in case of flakiness

==== obs-service-set_version ====
Version update (0.5.10 -> 0.5.11)

- for now obs_scm_testsuite only for > 1315, needed python stuff
  not available otherwise
- Update to version 0.5.11:
  * fix code to pass flake8 tests for python3
  * fix zipfile crash also for python2.7
  * avoid error with latest flake8 about unused variable
  * allow running tests with python3
  * second place where zip file handling can crash
  * avoid crashes due to false is_zipfile() response
  * Add python-flake8 to test suite package list
  * Fix indentation of condition
  * Fix basename to match documentation (#54)

==== python-boto ====

- Undo previous change, name confustion between boto and boto3
- Fix build for openSUSE Leap 42.3
  + urllib3 needs the ssl module, which in Leap 42.3 is delivered by python
    and not python-base. Set explicit build dependency on python

==== python-boto3 ====
Version update (1.9.38 -> 1.9.57)

- Version update to 1.9.57 (bsc#1118021, bsc#1118027)
  * bugfix:s3: [``botocore``] Add md5 header injection to new operations that require it
  * api-change:``s3``: [``botocore``] Update s3 client to latest version
- from version 1.9.56
  * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
  * api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version
  * api-change:``xray``: [``botocore``] Update xray client to latest version
  * api-change:``lambda``: [``botocore``] Update lambda client to latest version
  * api-change:``events``: [``botocore``] Update events client to latest version
  * api-change:``serverlessrepo``: [``botocore``] Update serverlessrepo client to latest version
  * api-change:``kafka``: [``botocore``] Update kafka client to latest version
  * api-change:``s3``: [``botocore``] Update s3 client to latest version
- Update Requires in spec file from setup.py
- Version update to 1.9.55
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
  * api-change:``appmesh``: [``botocore``] Update appmesh client to latest version
  * api-change:``license-manager``: [``botocore``] Update license-manager client to latest version
  * api-change:``servicediscovery``: [``botocore``] Update servicediscovery client to latest version
  * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version
  * api-change:``lightsail``: [``botocore``] Update lightsail client to latest version
- from version 1.9.54
  * api-change:``securityhub``: [``botocore``] Update securityhub client to latest version
  * api-change:``rds``: [``botocore``] Update rds client to latest version
  * api-change:``fsx``: [``botocore``] Update fsx client to latest version
  * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version
- from version 1.9.53
  * api-change:``meteringmarketplace``: [``botocore``] Update meteringmarketplace client to latest version
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
  * api-change:``codedeploy``: [``botocore``] Update codedeploy client to latest version
  * api-change:``translate``: [``botocore``] Update translate client to latest version
  * api-change:``logs``: [``botocore``] Update logs client to latest version
  * api-change:``kinesisanalytics``: [``botocore``] Update kinesisanalytics client to latest version
  * api-change:``comprehendmedical``: [``botocore``] Update comprehendmedical client to latest version
  * api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version
  * api-change:``kinesisanalyticsv2``: [``botocore``] Update kinesisanalyticsv2 client to latest version
  * api-change:``ecs``: [``botocore``] Update ecs client to latest version
- from version 1.9.52
  * api-change:``iot``: [``botocore``] Update iot client to latest version
  * api-change:``sms``: [``botocore``] Update sms client to latest version
  * api-change:``s3``: [``botocore``] Update s3 client to latest version
  * api-change:``iotanalytics``: [``botocore``] Update iotanalytics client to latest version
  * api-change:``greengrass``: [``botocore``] Update greengrass client to latest version
  * api-change:``kms``: [``botocore``] Update kms client to latest version
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
  * api-change:``globalaccelerator``: [``botocore``] Update globalaccelerator client to latest version
- from version 1.9.51
  * api-change:``amplify``: [``botocore``] Update amplify client to latest version
  * api-change:``transfer``: [``botocore``] Update transfer client to latest version
  * api-change:``snowball``: [``botocore``] Update snowball client to latest version
  * api-change:``robomaker``: [``botocore``] Update robomaker client to latest version
  * api-change:``s3``: [``botocore``] Update s3 client to latest version
  * api-change:``datasync``: [``botocore``] Update datasync client to latest version
- from version 1.9.50
  * api-change:``rekognition``: [``botocore``] Update rekognition client to latest version
- from version 1.9.49
  * api-change:``autoscaling-plans``: [``botocore``] Update autoscaling-plans client to latest version
  * api-change:``xray``: [``botocore``] Update xray client to latest version
  * api-change:``devicefarm``: [``botocore``] Update devicefarm client to latest version
  * api-change:``ssm``: [``botocore``] Update ssm client to latest version
  * api-change:``medialive``: [``botocore``] Update medialive client to latest version
  * api-change:``redshift``: [``botocore``] Update redshift client to latest version
  * api-change:``rds-data``: [``botocore``] Update rds-data client to latest version
  * api-change:``appsync``: [``botocore``] Update appsync client to latest version
  * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version
  * api-change:``quicksight``: [``botocore``] Update quicksight client to latest version
  * api-change:``cloudfront``: [``botocore``] Update cloudfront client to latest version
- from version 1.9.48
  * api-change:``lightsail``: [``botocore``] Update lightsail client to latest version
  * api-change:``workspaces``: [``botocore``] Update workspaces client to latest version
  * api-change:``workdocs``: [``botocore``] Update workdocs client to latest version
  * api-change:``batch``: [``botocore``] Update batch client to latest version
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
  * api-change:``devicefarm``: [``botocore``] Update devicefarm client to latest version
  * api-change:``rds``: [``botocore``] Update rds client to latest version
  * api-change:``cloudformation``: [``botocore``] Update cloudformation client to latest version
  * api-change:``lambda``: [``botocore``] Update lambda client to latest version
  * api-change:``config``: [``botocore``] Update config client to latest version
  * api-change:``cloudtrail``: [``botocore``] Update cloudtrail client to latest version
  * api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version
  * api-change:``iot``: [``botocore``] Update iot client to latest version
- from version 1.9.47
  * api-change:``ssm``: [``botocore``] Update ssm client to latest version
  * api-change:``comprehend``: [``botocore``] Update comprehend client to latest version
  * api-change:``workspaces``: [``botocore``] Update workspaces client to latest version
  * api-change:``ce``: [``botocore``] Update ce client to latest version
  * api-change:``ecs``: [``botocore``] Update ecs client to latest version
- from version 1.9.46
  * api-change:``s3``: [``botocore``] Update s3 client to latest version
  * api-change:``sms-voice``: [``botocore``] Update sms-voice client to latest version
  * api-change:``redshift``: [``botocore``] Update redshift client to latest version
  * api-change:``rds``: [``botocore``] Update rds client to latest version
  * api-change:``dms``: [``botocore``] Update dms client to latest version
  * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version
  * api-change:``s3control``: [``botocore``] Update s3control client to latest version
  * api-change:``directconnect``: [``botocore``] Update directconnect client to latest version
  * api-change:``ram``: [``botocore``] Update ram client to latest version
  * api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest version
  * api-change:``route53resolver``: [``botocore``] Update route53resolver client to latest version
  * api-change:``comprehend``: [``botocore``] Update comprehend client to latest version
  * api-change:``transcribe``: [``botocore``] Update transcribe client to latest version
  * api-change:``ecs``: [``botocore``] Update ecs client to latest version
  * api-change:``iam``: [``botocore``] Update iam client to latest version
- from version 1.9.45
  * api-change:``resource-groups``: [``botocore``] Update resource-groups client to latest version
  * api-change:``autoscaling``: [``botocore``] Update autoscaling client to latest version
  * api-change:``mediatailor``: [``botocore``] Update mediatailor client to latest version
  * api-change:``sns``: [``botocore``] Update sns client to latest version
  * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version
  * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
- from version 1.9.44
  * api-change:``chime``: [``botocore``] Update chime client to latest version
  * api-change:``budgets``: [``botocore``] Update budgets client to latest version
  * api-change:``redshift``: [``botocore``] Update redshift client to latest version
- from version 1.9.43
  * api-change:``polly``: [``botocore``] Update polly client to latest version
  * api-change:``batch``: [``botocore``] Update batch client to latest version
  * api-change:``firehose``: [``botocore``] Update firehose client to latest version
  * api-change:``cloudformation``: [``botocore``] Update cloudformation client to latest version
  * api-change:``budgets``: [``botocore``] Update budgets client to latest version
  * api-change:``codepipeline``: [``botocore``] Update codepipeline client to latest version
  * api-change:``rds``: [``botocore``] Update rds client to latest version
- from version 1.9.42
  * api-change:``mediapackage``: [``botocore``] Update mediapackage client to latest version
- from version 1.9.41
  * api-change:``medialive``: [``botocore``] Update medialive client to latest version
  * api-change:``dlm``: [``botocore``] Update dlm client to latest version
  * api-change:``events``: [``botocore``] Update events client to latest version
- from version 1.9.40
  * api-change:``dms``: [``botocore``] Update dms client to latest version
  * api-change:``ce``: [``botocore``] Update ce client to latest version
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
- from version 1.9.39
  * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version
  * api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest version
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
  * api-change:``pinpoint-email``: [``botocore``] Update pinpoint-email client to latest version
  * api-change:``apigateway``: [``botocore``] Update apigateway client to latest version
  * api-change:``waf-regional``: [``botocore``] Update waf-regional client to latest version
  * bugfix:session config: [``botocore``] Added the default session configuration
    tuples back to session.session_vars_map.
- Update Requires in spec file from setup.py

==== python-botocore ====
Version update (1.12.38 -> 1.12.57)

- Version update to 1.12.57 (bsc#1118021, bsc#1118027)
  * bugfix:s3: Add md5 header injection to new operations that require it
  * api-change:``s3``: Update s3 client to latest version
- from version 1.12.56
  * api-change:``elbv2``: Update elbv2 client to latest version
  * api-change:``stepfunctions``: Update stepfunctions client to latest version
  * api-change:``xray``: Update xray client to latest version
  * api-change:``lambda``: Update lambda client to latest version
  * api-change:``events``: Update events client to latest version
  * api-change:``serverlessrepo``: Update serverlessrepo client to latest version
  * api-change:``kafka``: Update kafka client to latest version
  * api-change:``s3``: Update s3 client to latest version
- from version 1.12.55
  * api-change:``ec2``: Update ec2 client to latest version
  * api-change:``appmesh``: Update appmesh client to latest version
  * api-change:``license-manager``: Update license-manager client to latest version
  * api-change:``servicediscovery``: Update servicediscovery client to latest version
  * api-change:``sagemaker``: Update sagemaker client to latest version
  * api-change:``lightsail``: Update lightsail client to latest version
- from version 1.12.54
  * api-change:``securityhub``: Update securityhub client to latest version
  * api-change:``rds``: Update rds client to latest version
  * api-change:``fsx``: Update fsx client to latest version
  * api-change:``dynamodb``: Update dynamodb client to latest version
- from version 1.12.53
  * api-change:``meteringmarketplace``: Update meteringmarketplace client to latest version
  * api-change:``ec2``: Update ec2 client to latest version
  * api-change:``codedeploy``: Update codedeploy client to latest version
  * api-change:``translate``: Update translate client to latest version
  * api-change:``logs``: Update logs client to latest version
  * api-change:``kinesisanalytics``: Update kinesisanalytics client to latest version
  * api-change:``comprehendmedical``: Update comprehendmedical client to latest version
  * api-change:``mediaconnect``: Update mediaconnect client to latest version
  * api-change:``kinesisanalyticsv2``: Update kinesisanalyticsv2 client to latest version
  * api-change:``ecs``: Update ecs client to latest version
- from version 1.12.52
  * api-change:``iot``: Update iot client to latest version
  * api-change:``sms``: Update sms client to latest version
  * api-change:``s3``: Update s3 client to latest version
  * api-change:``iotanalytics``: Update iotanalytics client to latest version
  * api-change:``greengrass``: Update greengrass client to latest version
  * api-change:``kms``: Update kms client to latest version
  * api-change:``ec2``: Update ec2 client to latest version
  * api-change:``globalaccelerator``: Update globalaccelerator client to latest version
- from version 1.12.51
  * api-change:``amplify``: Update amplify client to latest version
  * api-change:``transfer``: Update transfer client to latest version
  * api-change:``snowball``: Update snowball client to latest version
  * api-change:``robomaker``: Update robomaker client to latest version
  * api-change:``s3``: Update s3 client to latest version
  * api-change:``datasync``: Update datasync client to latest version
- from version 1.12.50
  * api-change:``rekognition``: Update rekognition client to latest version
- from version 1.12.49
  * api-change:``autoscaling-plans``: Update autoscaling-plans client to latest version
  * api-change:``xray``: Update xray client to latest version
  * api-change:``devicefarm``: Update devicefarm client to latest version
  * api-change:``ssm``: Update ssm client to latest version
  * api-change:``medialive``: Update medialive client to latest version
  * api-change:``redshift``: Update redshift client to latest version
  * api-change:``rds-data``: Update rds-data client to latest version
  * api-change:``appsync``: Update appsync client to latest version
  * api-change:``cloudwatch``: Update cloudwatch client to latest version
  * api-change:``quicksight``: Update quicksight client to latest version
  * api-change:``cloudfront``: Update cloudfront client to latest version
- from version 1.12.48
  * api-change:``lightsail``: Update lightsail client to latest version
  * api-change:``workspaces``: Update workspaces client to latest version
  * api-change:``workdocs``: Update workdocs client to latest version
  * api-change:``batch``: Update batch client to latest version
  * api-change:``ec2``: Update ec2 client to latest version
  * api-change:``devicefarm``: Update devicefarm client to latest version
  * api-change:``rds``: Update rds client to latest version
  * api-change:``cloudformation``: Update cloudformation client to latest version
  * api-change:``lambda``: Update lambda client to latest version
  * api-change:``config``: Update config client to latest version
  * api-change:``cloudtrail``: Update cloudtrail client to latest version
  * api-change:``mediaconvert``: Update mediaconvert client to latest version
  * api-change:``iot``: Update iot client to latest version
- from version 1.12.47
  * api-change:``ssm``: Update ssm client to latest version
  * api-change:``comprehend``: Update comprehend client to latest version
  * api-change:``workspaces``: Update workspaces client to latest version
  * api-change:``ce``: Update ce client to latest version
  * api-change:``ecs``: Update ecs client to latest version
- from version 1.12.46
  * api-change:``s3``: Update s3 client to latest version
  * api-change:``sms-voice``: Update sms-voice client to latest version
  * api-change:``redshift``: Update redshift client to latest version
  * api-change:``rds``: Update rds client to latest version
  * api-change:``dms``: Update dms client to latest version
  * api-change:``codebuild``: Update codebuild client to latest version
  * api-change:``s3control``: Update s3control client to latest version
  * api-change:``directconnect``: Update directconnect client to latest version
  * api-change:``ram``: Update ram client to latest version
  * api-change:``pinpoint``: Update pinpoint client to latest version
  * api-change:``route53resolver``: Update route53resolver client to latest version
  * api-change:``comprehend``: Update comprehend client to latest version
  * api-change:``transcribe``: Update transcribe client to latest version
  * api-change:``ecs``: Update ecs client to latest version
  * api-change:``iam``: Update iam client to latest version
- from version 1.12.45
  * api-change:``resource-groups``: Update resource-groups client to latest version
  * api-change:``autoscaling``: Update autoscaling client to latest version
  * api-change:``mediatailor``: Update mediatailor client to latest version
  * api-change:``sns``: Update sns client to latest version
  * api-change:``sagemaker``: Update sagemaker client to latest version
  * api-change:``servicecatalog``: Update servicecatalog client to latest version
  * api-change:``ec2``: Update ec2 client to latest version
- from version 1.12.44
  * api-change:``chime``: Update chime client to latest version
  * api-change:``budgets``: Update budgets client to latest version
  * api-change:``redshift``: Update redshift client to latest version
- from version 1.12.43
  * api-change:``polly``: Update polly client to latest version
  * api-change:``batch``: Update batch client to latest version
  * api-change:``firehose``: Update firehose client to latest version
  * api-change:``cloudformation``: Update cloudformation client to latest version
  * api-change:``budgets``: Update budgets client to latest version
  * api-change:``codepipeline``: Update codepipeline client to latest version
  * api-change:``rds``: Update rds client to latest version
- from version 1.12.42
  * api-change:``mediapackage``: Update mediapackage client to latest version
- from version 1.12.41
  * api-change:``medialive``: Update medialive client to latest version
  * api-change:``dlm``: Update dlm client to latest version
  * api-change:``events``: Update events client to latest version
- from version 1.12.40
  * api-change:``dms``: Update dms client to latest version
  * api-change:``ce``: Update ce client to latest version
  * api-change:``ec2``: Update ec2 client to latest version
- from version 1.12.39
  * api-change:``codebuild``: Update codebuild client to latest version
  * api-change:``pinpoint``: Update pinpoint client to latest version
  * api-change:``ec2``: Update ec2 client to latest version
  * api-change:``pinpoint-email``: Update pinpoint-email client to latest version
  * api-change:``apigateway``: Update apigateway client to latest version
  * api-change:``waf-regional``: Update waf-regional client to latest version
  * bugfix:session config: Added the default session configuration
    tuples back to session.session_vars_map.

==== rubygem-pathutil ====
Version update (0.16.1 -> 0.16.2)

- updated to version 0.16.2
  no changelog found

==== rubygem-pry ====
Version update (0.11.3 -> 0.12.2)

- updated to version 0.12.2
  see installed CHANGELOG.md
  [#]## [v0.12.2][v0.12.2] (November 12, 2018)
  [#]### Bug fixes
  * Restore removed deprecations, which were removed by accident due to a bad
    rebase.
  [#]## [v0.12.1][v0.12.1] (November 12, 2018)
  [#]### Bug fixes
  * Stopped creating a new hash each time `Pry::Prompt#[]` is invoked
    ([#1855](https://github.com/pry/pry/pull/1855))
  * Fixed `less` pager not working when it's available
    ([#1861](https://github.com/pry/pry/pull/1861))
  [#]## [v0.12.0][v0.12.0] (November 5, 2018)
  [#]### Major changes
  * Dropped support for Rubinius ([#1785](https://github.com/pry/pry/pull/1785))

==== rubygem-pry-doc ====
Version update (0.13.4 -> 0.13.5)

- updated to version 0.13.5
  see installed CHANGELOG.md
  [#]## [v0.13.5][v0.13.5] (November 8, 2018)
  * Fixed deprecation warnings emitted by Pry v0.12.0
    ([#87](https://github.com/pry/pry-doc/pull/87))
  * Fixed MRI 2.0 regression ([#88](https://github.com/pry/pry-doc/pull/88))

==== rubygem-rack-1_6 ====
Version update (1.6.10 -> 1.6.11)

- updated to version 1.6.11
  see installed HISTORY.md

==== rubygem-rack-oauth2 ====
Version update (1.9.2 -> 1.9.3)

- updated to version 1.9.3
  no changelog found

==== rubygem-rack-protection ====
Version update (2.0.3 -> 2.0.4)

- updated to version 2.0.4
  no changelog found

==== rubygem-rouge ====
Version update (3.2.1 -> 3.3.0)

- updated to version 3.3.0
  no changelog found

==== rubygem-sass ====
Version update (3.6.0 -> 3.7.2)

- updated to version 3.7.2
  no changelog found

==== rubygem-serverengine ====
Version update (2.0.7 -> 2.1.0)

- updated to version 2.1.0
  see installed Changelog
  2018-11-14 version 2.1.0:
  * Improve socket manager security

==== squid ====

- Fix permissions of installed file to tmpfilesdir

==== vdr ====
Subpackages: vdr-lang

- remove dvbhddevice plugin for Factory (kernel 4.19+), the needed
  drivers/APIs are no longer available
- add "-pie -fPIE" compiler options to make rpmlint happier
- use %license for COPYING file

==== virt-manager ====
Subpackages: virt-install virt-manager-common

- Change icons to those provided by package
  (yast2-theme doesn't provide some icons anymore)

==== xfce4-branding-openSUSE ====
Subpackages: exo-branding-openSUSE libgarcon-branding-openSUSE libxfce4ui-branding-openSUSE openSUSE-xfce-icon-theme thunar-volman-branding-openSUSE xfce4-notifyd-branding-openSUSE xfce4-panel-branding-openSUSE xfce4-power-manager-branding-openSUSE xfce4-session-branding-openSUSE xfce4-settings-branding-openSUSE xfdesktop-branding-openSUSE xfwm4-branding-openSUSE

- removed midori branding

==== xfce4-dict ====
Version update (0.8.1 -> 0.8.2)
Subpackages: xfce4-dict-lang xfce4-panel-plugin-dict

- update to version 0.8.2
  - Avoid segfaults (bxo#14786)
  - Only show web search link if we have a valid URL/dict mode
  - Escape link tooltip
  - Minor visual improvements
  - Translation updates