Compare commits

..

4 Commits

Author SHA1 Message Date
198b1eefb7 Merge branch 'next-gen' of github.com:mcv-software/twblue into next-gen 2026-01-13 00:44:46 -06:00
363d2082c0 release a new version in our updates system 2026-01-13 00:43:46 -06:00
José Manuel Delicado
d65109d935 Merge pull request #891 from MCV-Software/dependabot/pip/numpy-2.4.1
build(deps): bump numpy from 2.4.0 to 2.4.1
2026-01-13 07:29:51 +01:00
dependabot[bot]
0512d53043 build(deps): bump numpy from 2.4.0 to 2.4.1
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 03:47:36 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ libretranslatepy==2.1.4
lief==0.15.1
Markdown==3.10
Mastodon.py==2.1.4
numpy==2.4.0
numpy==2.4.1
oauthlib==3.3.1
packaging==25.0
pillow==12.1.0

View File

@@ -1,9 +1,9 @@
{
"current_version": "2025.03.08",
"current_version": "2026.01.13",
"description": "Added support for editing and scheduling Mastodon posts, improved quoted posts reading, and added server announcements buffer. Includes visual stability fixes and keyboard shortcut improvements.",
"date": "2026-01-12",
"downloads":
{
"Windows64": "https://github.com/MCV-Software/TWBlue/releases/download/v2026.01.12/TWBlue_portable_v2026.01.12.zip"
"Windows64": "https://github.com/MCV-Software/TWBlue/releases/download/v2026.01.13/TWBlue_portable_v2026.01.13.zip"
}
}