Sha256: 7cc9c86214c6f62fbb6081a27be2a8d6a912d52d76d65c16a9381a89a96f0d15

Contents?: true

Size: 1.81 KB

Versions: 1

Compression:

Stored size: 1.81 KB

Contents

## 0.5.0
- Not support ruby 2.3
- Add copy_tuner:detect_conflict_keys task
- Do not re-upload empty keys
- Fix dual loading tasks
- Remove config.copyray_js_injection_regexp_for_debug
- Remove config.copyray_js_injection_regexp_for_precompiled
- Download translation when initialization

## 0.4.11
- changes
  - Fix hide toggle button on mobile device.

## 0.4.10
- changes
  - Hide copyray bar on all media.

## 0.4.9
- changes
  - Smaller toggle button.
  - Hide toggle button on mobile device.

## 0.4.8
- changes
  - Support passenger 5.3.x

## 0.4.7
- changes
  - Compatibile with bullet gem (rewrap response with ActionDispatch::Response::RackBody)

## 0.4.6
- changes
  - Performance imporovement (sync with server asynchronously)
  - Add config.middleware_position

## 0.4.5
- changes
  - Fix deprecated css.

## 0.4.4
- bug fix
  - Don't upload resolved default values.

## 0.4.3
- bug fix
  - Start poller thread regardless of puma mode. #39

## 0.4.2
- changes
  - span tag is no longer added to translation text.

## 0.4.1
- bug fixes
  - js injection failed if jquery is not used. #33
  - Fix some js error. #34
  - Wrong key is displayed if scoped option is used. #35

- deprecation
  - config.copyray_js_injection_regexp_for_debug is no longer needed.
  - config.copyray_js_injection_regexp_for_precompiled  is no longer needed.

## 0.4.0
- Remove jQuery dependency.

## 0.3.5
- Support Rails 5.1

## 0.3.4
- Use Logger to /dev/null as default when rails console

## 0.3.3
- Add config.locales. (#24)
- Fix initialization order bug. (#25)

## 0.3.2
- Support I18n.t :scope option.
- Update copyray_js_injection_regexp_for_debug.

## 0.3.1
- Add search box to copyray bar.
- Add disable_copyray_comment_injection to configuration.

## 0.3.0
- Use https as default.
- Download blurbs from S3.
- Add toolbar.
- "Translations in this page" menu.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
copy_tuner_client-0.5.0.pre CHANGELOG.md