- Date: May 1, 2022
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.5.24-stable
- Comments:
- The stabilized version is released for the first time.
- Date: December 11, 2022
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.6.5-pre
- Comments:
- Add support for high-resolution screens and touch events.
- Add more interface themes.
- Change default theme.
- Update sample images.
- Update tutorial documents.
- Update help informations.
- Add close method in the Rickrack module. Now this software can be started and closed through Python codes and scripts.
- Change the proporties of "is_connected" and "is_choice_available" methods in the Rickrack module.
- Date: January 8, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.6.6-pre
- Comments:
- Change the splash images.
- Add waiting times for starting and closing software in the Rickrack module.
- Add demo for the Rickrack module.
- Update repository images.
- Date: February 19, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.7.23-pre
- Comments:
- Fix empty argv bug in the Rickrack module.
- Add assistant colors in the wheel, image and board views.
- Add assistant colors in the result cube.
- There are two kinds of assistant points: relative point (keep relative position with the main color, without a dot in the tag) and referenced point (keep the absoluate position, with a small dot in the tag).
- Add transformation between dynamic board and assistant color list.
- Add action menu in the wheel, image, board and depot views.
- Add undo and redo methods.
- Add history steps in file operations.
- Add history steps in the settings dialog.
- Add assit colors in export files.
- Upgrade file version into x2d3s3.
- Update data in the Rickrack module.
- Fix undo bug.
- Date: March 12, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.7.25
- Comments:
- Update demo in the Rickrack module.
- Backup hm rule in history.
- Add history steps in image extractions.
- Update doc.
- Switch to PySide2 to reduce the installation package size.
- Make the stab col in depot view change with the size of interface.
- Add image record in desc.
- Date: April 9, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.7.26
- Comments:
- Fix close error in the Rickrack module.
- Update sequence of menu list.
- Switch to PyQt5 for some unknown bugs in PySide2.
- Update languages.
- Fix lang error on mac.
- Fix hidpi error on mac.
- Update installation background on mac.
- Date: May 21, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.8.5
- Comments:
- Change color bars in result window when selecting assit colors.
- Make the color tag in wheel only selected and not moved when clicked.
- Make the hec text box in result window accept colors from other formats.
- Update freeze image method.
- Delete rev_direct in board and depot view.
- Date: June 25, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.8.27
- Comments:
- Add prompt tags to the wheel view for quickly adding, deleting and fixing ref colors.
- Add prompt tags to the image view.
- Add prompt tags to the board view.
- Add show and hide prompt tag botton in mode window.
- Add show and hide prompt tag botton in settings dialog.
- Change default theme to black.
- Change operation botton actions.
- Change actions.
- Delete press_act switch.
- Add operation shortcut actions.
- Fix image moving method error.
- Adjust the display order of prompt tags.
- Add history steps to image view.
- Set the color locations randomly when clicking on More Colors.
- Change botton icons.
- Change workarea background to black, grey or white.
- Limit the number of reference colors (max 30).
- Fix mouse tracking switch.
- Optimize the distance judgment method.
- Add a reversed color wheel.
- Add a ryb color wheel.
- Add settings for color system.
- Update color names.
- Update color rule and relation under ryb system.
- Optimize data type.
- Change default font to LXGW WenKai.
- Date: July 16, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.8.35
- Comments:
- Update scale factor for 1080p screen.
- Change color cube ratio.
- Update view icons.
- Update translations.
- Update button logic.
- Fix fcitx input bug on Ubuntu.
- Change default font to Noto Sans.
- Update interface theme colors.
- Upgrade ersion of PyQt5 from 5.12.1 to 5.15.6.
- Upgrade version of settings.json from 2 to 3 (x3d3s3).
- Date: July 16, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.8.36
- Comments:
- Update default font family name.
- Fix default document directory on Linux.
- Date: July 23, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.8.40
- Comments:
- Fix fcitx5 input bug on Ubuntu (for fcitx5).
- Change button icons.
- Date: October 15, 2023
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.8.41
- Comments:
- Update documents.
- Update translations.
- Date: January 7, 2024
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.8.42
- Comments:
- Fix "Failed to execute script main" when startup.
- Date: February 18, 2024
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.9.9
- Comments:
- Add color replace method in image transformation.
- Use RYB color space in color board and image transformation.
- Update layout.
- Fix name update method in depot.
- Change fold button actions.
- Change fold box layout.
- Change "Pick-up Random Colors" action.
- Add debug option.
- Update splash image.
- Date: February 24, 2024
- Tag: https://github.com/eigenmiao/Rickrack/releases/tag/v2.9.10
- Comments:
- Fix interface layout color display error.
- Adding a startup icon in the snapcraft version.