Skip to content

Releases: mojotech/torch

Version 3.6.1

19 Mar 21:11
Compare
Choose a tag to compare

v3.6.1 (2021-03-19)

Full Changelog

Closed issues:

  • Torch in Umbrella? #207

Merged pull requests:

Version 3.6.0

19 Mar 21:12
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

Version 3.5.0

02 Oct 15:10
Compare
Choose a tag to compare

v3.5.0 (2020-10-02)

Full Changelog

Added German translations thanks to @maennchen and updated the mix torch.uninstall task to mimic the torch.install task by only removing files added during installation.

Closed issues:

  • CSS does not work #178

Merged pull requests:

[bugfix] Version 3.4.1

10 Jun 20:33
Compare
Choose a tag to compare

v3.4.1 (2020-06-10)

Full Changelog

Closed issues:

  • Invalid plug layout option #168

Merged pull requests:

Version 3.4.0

10 Jun 14:35
Compare
Choose a tag to compare

Thanks to @scorsi for help with this release and the new put_root_layout plug fix for Phoenix 1.5 and up.

v3.4.0 (2020-06-10)

Full Changelog

Merged pull requests:

Version 3.3.1

10 Jun 13:41
Compare
Choose a tag to compare

This is just a small patch release to fix a typo.

v3.3.1 (2020-05-28)

Full Changelog

Fixed bugs:

  • Fix typo in slime generator

Merged pull requests:

Version 3.3.0 - The one with Slime improvements

10 Jun 13:40
Compare
Choose a tag to compare

v3.3.0 (2020-05-27)

Full Changelog

Fixed bugs:

  • Fix slime generator #157

Closed issues:

  • Pagination error "paginate_products/1 is undefined or private." #163

Merged pull requests:

Thanks to @juanvico and @brunvez for the help with the Slim(e) generator updates.

Version 3.2.1

29 Apr 20:40
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Pikaday uses date format that Filtrex doesn't recognize breaking filter #153

Closed issues:

  • assets not building in phoenix 1.5.1 #158

Merged pull requests:

Version 3.2.0

29 Apr 20:39
e6c5e87
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Can't run the server after installing torch #146
  • Generate files into proper umbrella apps #83
  • Filter select view function should support custom options #65

Merged pull requests:

Version 3.1.0

13 Apr 16:11
Compare
Choose a tag to compare

Version 3.1.0 mainly contains updates and changes to how Torch does internationalization (i18n).

Previously Torch had built-in support for locale files using native Gettext features. While this is fairly standard, Torch only had English and Russian translation files. The version 3.1 update adds support for Torch users to be able to dynamically configure their own "localization" backend to add customized translations or messaging into the system.

We would ask users to continue submitting back official Pull Requests with new locale files if you are customizing the messaging into a known language, so that other users can take advantage.

A big thanks to @brunvez for spear-heading this work and getting this merged as well as adding a Spanish locale file to Torch!

Full Changelog

Closed issues:

  • Enhance internationalization #143

Merged pull requests: