Releases: dnaspider/anunnakx
Releases · dnaspider/anunnakx
Release list
dnaspider_anunnaki_2026.6.28.15
dnaspider_anunnaki_2026.6.6.14
Update UI branding Changed application name to "Anunnaki Controller" in the UI.
dnaspider_anunnaki_2026.5.31.13
Update comment in source.cpp and modify anunnaki.rc binary Changed comment from <test:> to <test> in source.cpp for clarity. Updated binary content of anunnaki.rc.
anunnaki_v1.0.0.12
Fix download link and formatting issues in README Updated download link and improved formatting in README.
anunnaki_v1.0.0.11
Refactor key event handling and cleanup modifier states Refactor return statements for correct key event flow. Simplify Shift/Ctrl condition checks and explicitly reset modifier key states after handling. Remove unreachable code and improve logical structure.
anunnaki_v1.0.0.10
Update version to .10 in ASCII art and resource file Updated the ASCII art version number in source.cpp from .9 to .10. Modified anunnaki.rc binary file, likely to reflect the new version.
anunnaki_v1.0.0.9
Refactor delimiter parsing for clarity and efficiency Replaced loop-based delimiter detection with explicit checks for ':' and ' ' when extracting `chk` and `qp`. This change improves code clarity and may enhance performance by avoiding unnecessary iteration.
anunnaki_v1.0.0.8
Improve key combo formatting Clarified key combination formatting (e.g., "<left 3>").
anunnaki_v1.0.0.7
Improve command handling and update ASCII art formatting Enhanced <db>/<DB> and <se>/<SE> command logic in scan_db(), separating reload and print actions. Updated documentation for command usage. Refined ASCII art in main() for better appearance. Cleaned up code and improved command handling structure.
anunnaki_v1.0.0.6
Minor code cleanup, doc updates, and small logic tweaks - Removed or commented out unused debug code in several functions. - Improved comments and help text for clarity and accuracy. - Updated scan_db to set found_io/found_io_repeat on first hit. - Clarified key combination order in repeat() comments. - Refactored UTF-8 backspace logic in keyboard hook for clarity. - Minor formatting and consistency improvements throughout code and docs.
