Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-24 | 1.5 kB | |
v0.80 source code.tar.gz | 2025-07-24 | 1.5 MB | |
v0.80 source code.zip | 2025-07-24 | 1.7 MB | |
Totals: 3 Items | 3.2 MB | 0 |
What's Changed
Highlights
- Tududi is now OSS! Changed project's license to MIT by @antanst in https://github.com/chrisvel/tududi/pull/185
- Subtasks by @chrisvel in https://github.com/chrisvel/tududi/pull/170
Features
- Add sorting to projects by @chrisvel in https://github.com/chrisvel/tududi/pull/175
- Configurable upload path by @vhsdream and @antanst in https://github.com/chrisvel/tududi/pull/191
- Backup DB on startup by @antanst in https://github.com/chrisvel/tududi/pull/188
Improvements
- Speed up tests by @antanst in https://github.com/chrisvel/tududi/pull/184
- Add project sorting migration and a few tests by @antanst in https://github.com/chrisvel/tududi/pull/192
- Remove SSL from backend by @antanst in https://github.com/chrisvel/tududi/pull/193
Fixes
- Fix [#180], [#186] by @antanst in https://github.com/chrisvel/tududi/pull/187
- Sorting fixes by @chrisvel in https://github.com/chrisvel/tududi/pull/174
- UI fixes by @chrisvel in https://github.com/chrisvel/tududi/pull/194 & https://github.com/chrisvel/tududi/pull/195
Documentation
- Update README.md -- fix the Philosophy Link by @swcurran in https://github.com/chrisvel/tududi/pull/183
New Contributors
- @swcurran made their first contribution in https://github.com/chrisvel/tududi/pull/183
- @vhsdream made their first contribution in https://github.com/chrisvel/tududi/pull/191
Full Changelog: https://github.com/chrisvel/tududi/compare/v0.72.2...v0.80