Skip to content

Releases: ShunSakurai/check_forbidden

v2.9.2

18 Apr 23:31
Compare
Choose a tag to compare

v2.9.1

07 Oct 05:03
Compare
Choose a tag to compare

v2.9.1, October 7, 2020

  • 2.9.1.1 * Change segment ID to string for .txt and .po
  • 2.9.1 Change segment ID from integer to string

v2.9.0

27 Aug 08:58
Compare
Choose a tag to compare

v2.9.0, August 27, 2019

  • 2.9.0 Support version 1.2 XLIFF files (intended for Transifex)

v2.8.0, May 4, 2019

03 May 16:21
Compare
Choose a tag to compare

v2.8.0, May 4, 2019

  • 2.8.0 Integrate with XProof, if installed
  • 2.7.8 Save options on KeyboardInterrupt

v2.7.7

17 Feb 04:58
Compare
Choose a tag to compare

v2.7.7, Feb 17, 2019

  • 2.7.7 Eliminate the need to update copyright year on UI every year
  • 2.7.6 Improve the security of "a" link with target="_href"
  • 2.7.5 Update description about external Python function

v2.7.4

07 Jan 01:32
Compare
Choose a tag to compare

v2.7.4, January 7, 2019

  • 2.7.4 Use consistent interface for terms and functions
  • 2.7.3 Declare UTF-8 encoding in the result HTML files
  • 2.7.2 Support PO files
  • 2.7.1 Support SRT files

v2.7.0

12 Dec 06:31
Compare
Choose a tag to compare

v2.7.0, December 12, 2018

  • 2.7.0 Support plain text files including translation
  • 2.6.1 Change the order of buttons to avoid clearing all by mistake
  • 2.6.0 Simplify UI by removing options filterable in the result file

v2.5.4

22 Oct 10:37
Compare
Choose a tag to compare

v2.5.4, October 22, 2018

  • 2.5.4 Support HTML code change in GitHub Releases page

v2.5.3

21 Oct 13:48
Compare
Choose a tag to compare

v2.5.3, October 21, 2018

  • 2.5.3 Add buttons to clear each field
  • 2.5.2 Support path including apostrophe
  • 2.5.1 * Fix incorrect variable name and outdated information

v2.5.0

19 Jul 10:27
Compare
Choose a tag to compare

v2.5.0, July 19, 2018

  • 2.5.0 Unescape html entities before evaluating the segment text
  • 2.4.7 Treat line break in mqxliff as line break
  • 2.4.6 Implement a feature to save last used term list or Python script
  • 2.4.5.2 Change variable names for saved path
  • 2.4.5.1 Sort the shortcut keys alphabetically in cf_scripts.py
  • 2.4.5 Avoid popular tag errors for br and nbsp tags