Skip to content

Releases: karaoke-dev/karaoke

2022.1016.0

16 Oct 08:42
0b43ceb
Compare
Choose a tag to compare
  • [enhancement] To restrict the caret that cannot change the lyric by move left or right. #1651
  • [bug] Fix got the error if switch from typing mode into split text mode in the lyric editor. #1649
  • [code quality] Refactor the caret position algorithm. #1640
  • [enhancement] Add the bindable to show all available action in the caret. #1639

2022.1010.0

10 Oct 03:11
cb0ad1c
Compare
Choose a tag to compare
  • [bug] Fix karaoke text not showing if use the legacy skin. #1621

2022.1008.0

08 Oct 14:41
3624738
Compare
Choose a tag to compare
  • [bug] Fix the background color not changed by edit mode in the lyric editor. #1629
  • [code quality] Should be able to get the focus lyric in the lyric caret state. #1618
  • [enhancement] Remove the extend area in the lyric editor row. #1617
  • [Design] [Proposal] Implement new layout into the lyric editor. #1594

2022.0924.0

24 Sep 06:01
e111544
Compare
Choose a tag to compare
  • [code quality] Rename from "extend" into "settings" in the lyric editor. #1596
  • [code quality] Move the lyric property lock logic into the auto generator? #1556
  • [code quality][LyricMaker][Design] Should block some user action in the LyricPropertySection #1536
  • [enhancement] Implement lyric can reference by other lyric. #1444

2022.0911.0

11 Sep 08:24
a275923
Compare
Choose a tag to compare
  • [bug][code quality] Fix weird behavior if click the row with blueprint. #1578
  • [enhancement] Should clear the SelectedItems in the states if lyric is not allow to edit. #1567
  • [enhancement] Fix the time tag edit mode name conflict. #1564
  • [enhancement] Make something like BindableLockCheckVersion in the lyric.cs #1557
  • [enhancement] Implement utils to get is section editable by modes. #1554
  • [bug][enhancement] Caret should not focus to those lyric that cannot edit. #1553
  • [enhancement] Expose the writable interface in the change handler #1550
  • [enhancement] Add methods to check if the field is editable in the utils or config. #1547
  • [enhancement] Create hit object finder. #1544
  • [bug][enhancement][Design] Should not let user able to modify the property by clicking the lyric editor row. #1540
  • [enhancement] Implement popover to select the lyric. #1445
  • [enhancement] Might be able to implement lock feature after change handler has been implemented. #961
  • [enhancement][editor] Click the lyric to open the pop-over in the lyric editor. #884

2022.0901.0

31 Aug 16:51
7a41e35
Compare
Choose a tag to compare
  • [enhancement] Make note become nested object of lyric.cs #1541
  • [bug] Should block the section in the lyric editor if user wants to edit the lyric with reference lyric. #1539
  • [encoder/decoder] Should not save some property in the note if has reference lyric config #1533
  • [bug][code quality] Fix re-binding config cause error #1527
  • [code quality] Unify the text usage in the lyric editor section. #1526
  • [code quality] Implement generic type convertor. #1519
  • [documentation][enhancement][code quality] Follow how timing handle the redo/undo event. #1515
  • [bug][test] Fix API rate limit exceeded for 67.225.164.102 in the CI #1509
  • [enhancement] Able to assign the reference lyric in the right side section. #1488
  • [enhancement] Implement strategy to sync the value from reference lyric. #1467
  • [enhancement][component][low priority] Adding live2D into karaoke ruleset? #161

2022.0821.0

21 Aug 13:44
7e4eafd
Compare
Choose a tag to compare

No changelog for this release.

2022.0814.0

14 Aug 09:11
5d40a80
Compare
Choose a tag to compare

No changelog for this release.

2022.0810.0

10 Aug 14:06
9dd085c
Compare
Choose a tag to compare
  • [code quality] Refactor the Note or Notes utils. #1501
  • [enhancement] Adjust property in the notes. #1496
  • [enhancement] Adjust the non-match hint string in the reference lyric auto-generate section. #1487
  • [code quality] Rename from manage lyric into split lyric in the texting mode. #1472

2022.0731.0

31 Jul 02:52
e9cf484
Compare
Choose a tag to compare
  • [bug] Invest why got the different value of CultureInfo if placing it as key of the dictionary. #1492
  • [bug][code quality] Implement IDeepCloneable<T> for some hit-object for better copy experience. #1482
  • [code quality] There's no need to override CreateSelections in the EditModeSection #1477
  • [code quality] Reduce duplicated override in the EditModeSection #1469
  • [code quality] Languages should be rename to language in the lyric editor #1468