Skip to content

chore: release v1.0.0-beta.1#1

Merged
Crauzer merged 1 commit intomainfrom
release-plz-2026-02-17T23-45-39Z
Feb 18, 2026
Merged

chore: release v1.0.0-beta.1#1
Crauzer merged 1 commit intomainfrom
release-plz-2026-02-17T23-45-39Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 17, 2026

🤖 New release

  • ltk-manager: 1.0.0-beta.1
Changelog

1.0.0-beta.1 - 2026-02-18

Added

  • library refactor
  • adapt repo for standalone ltk-manager
  • (ltk-manager) add wad blocklist for scripts and tft wads
  • (ltk-manager) enable devtools in prod
  • (ltk-manager) add Copy ID functionality to ModCard
  • (ltk-manager) use ProfileSlug instead of profile IDs for filesystem
  • (ltk-manager) persist library view mode
  • (ltk-manager) enhance button and switch components with disabled state handling
  • (ltk-manager) add Progress component and integrate into dialogs
  • (ltk-manager) enhance import progress dialog and handle empty file paths
  • (ltk-manager) add bulk mod installation and progress tracking
  • (ltk-manager) implement overlay invalidation after mod operations
  • (ltk-manager) clean up library backend
  • (ltk-manager) implement layer management features including creation, deletion, reordering, and description updates
  • (ltk-manager) add rename workshop project functionality
  • add locale awareness to string overrides
  • add per-layer string overrides support (chore: Delete WORKSHOP_IMPLEMENTATION.md #83, cant scroll through mods after 1.4.0 update #84)
  • implement mod content providers for Fantome and Modpkg archives
  • start using overlay crate
  • add profiles
  • update mod installation with archive support and metadata extraction
  • support animated thumbnails
  • workshop mvp
  • (library) refactor mod thumbnail loading to use asset protocol
  • (manager) add theme system with accent colors and mod thumbnails
  • separate legacy/new patcher, add overlay progress display, fix mod import
  • introduce legacy patcher system and mod management API with frontend integration
  • add cslol dll
  • (ltk-manager) enhance patcher functionality with DLL path resolution and resource bundling
  • patcher api
  • (ltk-manager) implement app settings persistence and first-run setup
  • (ltk-manager) configure auto-updater for Tauri app
  • add mod core crate
  • adjust border color and fix clippy
  • add error handling utils and react query inegration
  • add custom titlebar
  • (ltk-manager) add biome
  • add initial ltk-manager dummy project

Fixed

  • (ltk-manager) update content security policy for asset loading
  • (ltk-manager) refresh cslol dll
  • (ltk-manager) update log file naming convention
  • (ltk-manager) non-blocking patcher stop and overlay log visibility
  • (ltk-manager) deterministic layer priority ordering
  • add dead code allowance for IpcResult methods in error handling
  • add dead code allowance for AppError enum in error handling
  • update error handling in toggle_mod function to use ok_or

Other

  • update updater public key in tauri configuration
  • remove redundant overlay path join in invalidate_overlay function
  • update updater public key in tauri configuration
  • change log level in legacy patcher from Trace to Info
  • update version to 1.0.0-beta.1 and add release configuration
  • (ltk-manager) fix clippy
  • (ltk-manager) simplify mod reordering logic and enhance profile structure
  • Merge pull request #114 from LeagueToolkit/overlay-optimizations
  • Merge branch 'main' into feat/string-overrides
  • add CLAUDE.md and ERROR_HANDLING.md for project guidance and error handling patterns
  • small fix
  • fix clippy
  • format
  • (ltk-manager) address PR review feedback
  • update IpcResponse and IpcResult to use boolean values for 'ok' field
  • format
  • release
  • format
  • update licenses across multiple crates to MIT or Apache-2.0


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2026-02-17T23-45-39Z branch 7 times, most recently from b6c683b to d39b71c Compare February 18, 2026 17:08
@github-actions github-actions bot force-pushed the release-plz-2026-02-17T23-45-39Z branch from d39b71c to b05cdd2 Compare February 18, 2026 17:54
@Crauzer Crauzer merged commit 71a6c3d into main Feb 18, 2026
@Crauzer Crauzer deleted the release-plz-2026-02-17T23-45-39Z branch February 18, 2026 18:47
sxrmss added a commit that referenced this pull request Feb 18, 2026
Bug #1 from issue #127:
- Create ModDetailsDialog showing thumbnail, version, authors, description, layers with priority/status, install date, and path
- Wire onViewDetails callback through LibraryContent, SortableModList, and SortableModCard to open the dialog from the context menu
sxrmss added a commit that referenced this pull request Feb 19, 2026
Bug #1 from issue #127:
- Create ModDetailsDialog showing thumbnail, version, authors, description, layers with priority/status, install date, and path
- Wire onViewDetails callback through LibraryContent, SortableModList, and SortableModCard to open the dialog from the context menu
Nagiliant pushed a commit to Nagiliant/ltk-manager that referenced this pull request Mar 21, 2026
- Migrate icon library from react-icons to lucide-react (67 files)
- Split app.css into global.css, animations.css, tailwind.css
- Define numbered design token scales (spacing, radius, icon, shadow, z-index, duration, easing)
- Migrate theme from .light/.dark classes to [data-theme] attribute
- Consolidate brand-* tokens to accent-* across 40 files
- Fix undefined night-* tokens
- Fix MultiSelect import, Progress color prop, Loader2 standardization
- Update CLAUDE.md with comprehensive project guidance

15/15 acceptance criteria pass, 138 tests green

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant