Releases: karaoke-dev/karaoke
Releases · karaoke-dev/karaoke
2022.1016.0
- [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
- [bug] Fix karaoke text not showing if use the legacy skin. #1621
2022.1008.0
- [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
- [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
- [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
- [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
No changelog for this release.
2022.0814.0
No changelog for this release.
2022.0810.0
2022.0731.0
- [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