thumb-key/RELEASES.md

46 lines
2.3 KiB
Markdown
Raw Normal View History

2023-03-20 22:34:16 +03:00
# Thumb-Key 0.0.4-alpha (2023-03-20)
## What's Changed
- Finnish layout added by @anevaiopvn in https://github.com/dessalines/thumb-key/pull/49
- Adding italian language layout. Fixes #52 by @dessalines in https://github.com/dessalines/thumb-key/pull/53
- Adding portuguese language layout. Fixes #47 by @dessalines in https://github.com/dessalines/thumb-key/pull/54
- Fixing substring crash for strange text fields. Fixes #45 by @dessalines in https://github.com/dessalines/thumb-key/pull/55
- changed double 'г' to 'к' by @DobriniaMerk in https://github.com/dessalines/thumb-key/pull/56
## New Contributors
- @anevaiopvn made their first contribution in https://github.com/dessalines/thumb-key/pull/49
- @DobriniaMerk made their first contribution in https://github.com/dessalines/thumb-key/pull/56
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/0.0.3...0.0.4
2023-03-19 21:14:46 +03:00
# Thumb-Key 0.0.3-alpha (2023-03-19)
## What's Changed
- Add new language help to readme by @dessalines in https://github.com/dessalines/thumb-key/pull/23
- Numeric mode input fix by @dessalines in https://github.com/dessalines/thumb-key/pull/24
- Remove gifs from readme. Double-tap correction. Fixes #33 by @dessalines in https://github.com/dessalines/thumb-key/pull/37
- Fixing auto-capitalize after period. Fixes #32 by @dessalines in https://github.com/dessalines/thumb-key/pull/38
- Adding reset to defaults button. Fixes #27 by @dessalines in https://github.com/dessalines/thumb-key/pull/39
- Adding a push up / bottom offset setting. Fixes #28 by @dessalines in https://github.com/dessalines/thumb-key/pull/40
- Add russian and ukrainian layouts by @dessalines in https://github.com/dessalines/thumb-key/pull/41
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/0.0.2...0.0.3
2023-03-17 23:24:40 +03:00
# Thumb-Key 0.0.2-alpha (2023-03-17)
## What's Changed
- Swapping out \* for - , which is more common. Fixes #13 by @dessalines in https://github.com/dessalines/thumb-key/pull/19
- Changing default space next tap action to comma. #18 by @dessalines in https://github.com/dessalines/thumb-key/pull/20
- Adding a minimum swipe length. Fixes #14 by @dessalines in https://github.com/dessalines/thumb-key/pull/22
- Fixing a bug with last key swiped.
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/0.0.1...0.0.2
2023-03-16 20:10:30 +03:00
# Thumb-Key 0.0.1-alpha (2023-03-16)
The first alpha release of Thumb-Key!