Skip to content

Releases: redbluegames/unity-mulligan-renamer

Version 1.7.8

17 Feb 05:29
715b04d
Compare
Choose a tag to compare

Changes in Version 1.7.8

Bugfixes

  • Fixes Issue #290 where Sprites couldn't be renamed if they included special characters (parenthesis)
  • Fixes Issue #271 where Preference color preview labels weren't translation friendly

Version 1.7.6

18 Jul 18:13
5e016a2
Compare
Choose a tag to compare

Changes in Version 1.7.6

Bugfixes

  • Fixes Issue #282 where Assets couldn't be renamed if they included "dot" (.) characters

See release v1.7.1 for a list of previous fixes in 1.7.0.

Version 1.7.4

20 Jan 15:50
e80cc38
Compare
Choose a tag to compare

Changes in Version 1.7.4

Bugfixes

  • Fixes Issue #274 where Console logged warnings deprecated web API calls
  • Fixes Issue #275 where Spanish json failed to parse and threw ArgumentException

See release v1.7.1 for a list of previous fixes in 1.7.0.

Version 1.7.3

15 Sep 05:30
e68c191
Compare
Choose a tag to compare

Changes in Version 1.7.3

Bugfixes

  • Fixes Issue #260 where incorrect elements would be removed if removing while scrolled down.

See release v1.7.1 for a list of previous fixes in 1.7.0.

Version 1.7.2

13 May 19:23
2089ec3
Compare
Choose a tag to compare

Changes in Version 1.7.2

Bugfixes

  • Fixes Issue #255 where Spritesheets failed to rename on 2019.3 and up.
  • Fixes Issue #252 where exceptions were thrown if upgrading while the window was open
  • Fixes Issue #251 where Null References were thrown if installing with the Preferences window open (or docked0

See release v1.7.1 for a list of previous fixes in 1.7.0.

Version 1.7.1

03 Apr 13:49
Compare
Choose a tag to compare

Changes in Version 1.7.1

Bugfixes

  • Fixes the release to be properly flagged as a GitHub release. This is only used to create the correct prompt for purchase / review. It also fixes the Export to always properly set this flag on subsequent packages.

Changes in Version 1.7.0

Features

  • Issue #114 - Added Preferences window where you can customize Diff Colors (Colorblindness accessibility).
  • Issue #239 - Added ability to update languages via the web.
  • Issue #160 - Diff now shows spaces via an improved Diff style.
  • Issue #204 - Added Operation to modify numbers by adding / subtracting numerical offsets.
  • Issue #228 - Added Right Click support to quickly rename selection. Note: with this change it no longer made sense to auto populate the window with the selected contents when opening the window through the Window menu item, so that feature has been removed.
  • Issue #203 - Added localization for Portuguese. Set the language from the new Preferences window.

Bugfixes

  • Issue #214 - Fixed flicker when clicking breadcrumbs.
  • Issue #229 - Selecting "First Char Only" on Change Case op will now focus the breadcrumb.

Big thanks to @Mukarillo for his help with these features. He also provided translations for Portuguese.

Version 1.7.0

03 Apr 02:18
17bcaf0
Compare
Choose a tag to compare

Changes in Version 1.7.0

Features

  • Issue #114 - Added Preferences window where you can customize Diff Colors (Colorblindness accessibility).
  • Issue #239 - Added ability to update languages via the web.
  • Issue #160 - Diff now shows spaces via an improved Diff style.
  • Issue #204 - Added Operation to modify numbers by adding / subtracting numerical offsets.
  • Issue #228 - Added Right Click support to quickly rename selection. Note: with this change it no longer made sense to auto populate the window with the selected contents when opening the window through the Window menu item, so that feature has been removed.
  • Issue #203 - Added localization for Portuguese. Set the language from the new Preferences window.

Bugfixes

  • Issue #214 - Fixed flicker when clicking breadcrumbs.
  • Issue #229 - Selecting "First Char Only" on Change Case op will now focus the breadcrumb.

Big thanks to @Mukarillo for his help with these features. He also provided translations for Portuguese.

Version 1.7.0 Beta 3

01 Apr 17:47
Compare
Choose a tag to compare

This is the second beta candidate for the version 1.7.0 release.

Changes in Version 1.7.0

Features

  • Issue #114 - Added Preferences window where you can customize Diff Colors (Colorblindness accessibility).
  • Issue #239 - Added ability to update languages via the web.
  • Issue #160 - Diff now shows spaces via an improved Diff style.
  • Issue #204 - Added Operation to modify numbers by adding / subtracting numerical offsets.
  • Issue #228 - Added Right Click support to quickly rename selection. Note: with this change it no longer made sense to auto populate the window with the selected contents when opening the window through the Window menu item, so that feature has been removed.
  • Issue #203 - Added localization for Portuguese. Set the language from the new Preferences window.

Bugfixes

  • Issue #214 - Fixed flicker when clicking breadcrumbs.
  • Issue #229 - Selecting "First Char Only" on Change Case op will now focus the breadcrumb.

Big thanks to @Mukarillo for his help with these features. He also provided translations for Portuguese.

Version 1.7.0 Beta 2

29 Jan 04:47
Compare
Choose a tag to compare

This is the second beta candidate for the version 1.7.0 release.

Changes in Version 1.7.0

Features

  • Issue #114 - Added Preferences window where you can customize Diff Colors (Colorblindness accessibility).
  • Issue #160 - Diff now shows spaces via an improved Diff style.
  • Issue #204 - Added Operation to modify numbers by adding / subtracting numerical offsets.
  • Issue #228 - Added Right Click support to quickly rename selection. Note: with this change it no longer made sense to auto populate the window with the selected contents when opening the window through the Window menu item, so that feature has been removed.
  • Issue #203 - Added localization for Portuguese. Set the language from the new Preferences window.
    - Issue #162 - Added ability to reorder items that have been staged for rename.

Bugfixes

  • Issue #214 - Fixed flicker when clicking breadcrumbs.
  • Issue #229 - Selecting "First Char Only" on Change Case op will now focus the breadcrumb.

Big thanks to @Mukarillo for his help with these features. He also provided translations for Portuguese.

Version 1.7.0 Beta 1

29 Jan 04:46
Compare
Choose a tag to compare

Changes in Version 1.7.0

Features

  • Issue #114 - Added Preferences window where you can customize Diff Colors (Colorblindness accessibility).
  • Issue #160 - Diff now shows spaces via an improved Diff style.
  • Issue #204 - Added Operation to modify numbers by adding / subtracting numerical offsets.
  • Issue #228 - Added Right Click support to quickly rename selection. Note: with this change it no longer made sense to auto populate the window with the selected contents when opening the window through the Window menu item, so that feature has been removed.
  • Issue #203 - Added localization for Portuguese. Set the language from the new Preferences window.
  • Issue #162 - Added ability to reorder items that have been staged for rename.

Bugfixes

  • Issue #214 - Fixed flicker when clicking breadcrumbs.
  • Issue #229 - Selecting "First Char Only" on Change Case op will now focus the breadcrumb.

Big thanks to @Mukarillo for his help with these features. He also provided translations for Portuguese.