Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.11.1 #334

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

lukexor
Copy link
Owner

@lukexor lukexor commented Oct 10, 2024

πŸ€– New release

  • tetanes: 0.11.0 -> 0.11.1 (βœ“ API compatible changes)
  • tetanes-core: 0.11.0 -> 0.11.1
Changelog

tetanes

0.11.1 - 2024-10-14

⛰️ Features

  • Ppu-viewer (#339) - (fce7d89)
  • Allow exporting save states in web (#311) - (627bbec)
  • Add a debug build label - (46b3d94)
  • Add test panic debug button - (3866efa)
  • Added screen reader/accesskit support - (5fd1a73)
  • Added ui setting/debug windows - (db8b122)

πŸ› Bug Fixes

  • Fix scroll issues - (218d786)
  • Fixed increasing scale on web - (8c4265e)
  • Fixed shortcut text - (cb73c21)
  • Fixed joypad keybinds and some UI styling - (bc2f093)
  • Enable puffin on wasm - (0b6f794)
  • Fix window theme - (e3c42c7)
  • Fixed window aspect ratio - (17db5c8)
  • Don't log/error when sending frames while paused - (50825f8)
  • Fixed pause state when loading replay - (d743b31)
  • Fixed roms path to default to current directory, if valid, and canonicalize - (e00273f)
  • Move some calculations to vertex shader that don't depend on v_uv - (a6f262d)
  • Fixed logging location - (ff36033)
  • Fixed issue with lower end platforms not supporting larger texture dimensions - (ef214db)
  • Fix window resizing while handling zoom changes - (6b3f690)

🚜 Refactor

  • Removed egui-wgpu and egui-winit dependencies. (#315) - (b3d4e2c)
  • Platform/ui cleanup - (39f66e6)
  • Moved around platform code to condense it - (0f18928)
  • Prefer deferred viewports (#306) - (e1e60d1)

🎨 Styling

βš™οΈ Miscellaneous Tasks

tetanes-core

0.11.1 - 2024-10-14

⛰️ Features

πŸ› Bug Fixes

  • Fixed video frame size - (153094d)
  • Ensure pixel brightness is using the same palette - (ad2f873)

🎨 Styling

βš™οΈ Miscellaneous Tasks

  • More dependency cleanup - (1971e4f)


This PR was generated with release-plz.

@lukexor lukexor added the release Release related label Oct 10, 2024
@lukexor lukexor force-pushed the release-plz-2024-10-10T17-14-31Z branch 4 times, most recently from 3a99265 to 8879e41 Compare October 14, 2024 15:51
@lukexor lukexor force-pushed the release-plz-2024-10-10T17-14-31Z branch from 8879e41 to 0bab12c Compare October 14, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant