Skip to content

Releases: usetania/tania-core

Tania v1.7.2

24 Dec 16:03
Compare
Choose a tag to compare

This release is a hotfix for the error notification in task creation.

No new feature. Happy farming!

Tania v1.7.1

01 Jun 15:27
3f11cf4
Compare
Choose a tag to compare

This release is a hotfix to respond to the JS dependency vulnerable that was notified by GitHub. I upgrade some dependencies to their latest version.

No new feature. Happy farming!

Tania v1.7.0

01 May 04:24
5811c07
Compare
Choose a tag to compare

Finally, Tania gets the mobile-friendly layout. We develop the new one as responsive design. Do you notice the logo? Yeah, we changed Tania's logo and make it look fresh. Here is the complete changelog:

  1. Adopting the responsive design (here is our biggest change in this version 🤩)
  2. Add more strings to the POT file (a calling for translation contributor 🤗)
  3. Change the logo
  4. Bug fixing.

Happy farming 🌱🌱

Tania v1.6.0

31 Mar 15:33
6b9083e
Compare
Choose a tag to compare

Finally, after a while, the new release of Tania is here. We add a couple of new features in 1.6 as a starting point toward the anticipated Tania 2.0.

  1. Localisation, not everybody speaks English. That's why we add a localisation capability. You can help us to localise Tania into your language. Follow the instruction here.
  2. Multiple hostnames, Tania can accept multiple hostnames in the conf.json file. You can call Tania by IP or by hostname from the browser.
  3. New logo, we have a new logo ;)

To login into Tania, you can log in by using tania as the default username and password.

Happy farming!

Tania v1.5.1

14 Apr 04:40
Compare
Choose a tag to compare

This update is a fix for issue #9, where the user can't log in with default username and password. To remind you, this is the default username and password. You can change it later from the application.

Username: tania
Password: tania

We provide you pre-built binaries for Windows x64 and Linux x64. What you need to do is downloading it, unzip, then run ./tania-core on your Linux terminal or .\tania-core.exe on your Command Prompt/Powershell.

Happy farming!

Tania v1.5.0

03 Apr 14:41
Compare
Choose a tag to compare

Yay! We rewrite Tania entirely from PHP to Go. Not only changing the programming language, but we also add new features into this version.

  • Crop batch management. Now you can make a group of plants to grow in the same area or even different area.
  • Inventories management. You can record not only seeds but also your other farm tools and utilities.

Happy farming!