All Versions
35
Latest Version
Avg Release Cycle
80 days
Latest Release
798 days ago

Changelog History
Page 2

  • v3.4.1 Changes

    June 10, 2020

    v3.4.1 (2020-06-10)

    Full Changelog

    Closed issues:

    • Invalid plug layout option #168

    ๐Ÿ”€ Merged pull requests:

  • v3.4.0 Changes

    June 10, 2020

    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:

  • v3.3.1 Changes

    May 28, 2020

    ๐Ÿš€ 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:

  • v3.3.0 Changes

    May 27, 2020

    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.

  • v3.2.1 Changes

    April 29, 2020

    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:

  • v3.2.0 Changes

    April 24, 2020

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘ Filter select view function should support custom options #65

    Closed issues:

    • Can't run the server after installing torch #146
    • Generate files into proper umbrella apps #83

    ๐Ÿ”€ Merged pull requests:

  • v3.1.0 Changes

    April 13, 2020

    ๐Ÿ”– 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:

  • v3.0.0 Changes

    February 07, 2020

    Full Changelog

    ** Note **

    โœ… Explicit support for Elixir 1.5, 1.6 and 1.7 was dropped. Torch was not testing against these older versions in CI, and while Torch currently will still work on ๐Ÿ‘ those versions, we are explicity dropping official support for them since we do ๐Ÿ— not and will not be testing the builds against them.

    This is why the major version number of Torch was jumped from 2.x to 3.x. The ๐Ÿ†• new 3.x version is still fully backwards-compatible with the 2.x version; we only bumped the major version number to be explicit about the change of ๐Ÿ‘Œ supported Elixir runtimes.

    ๐Ÿ”€ Merged pull requests:

  • v2.1.0 Changes

    January 06, 2020

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v2.0.0 Changes

    September 19, 2019

    Full Changelog

    Closed issues:

    • 0๏ธโƒฃ Boolean fields should default to checkbox inputs #68

    ๐Ÿ”€ Merged pull requests:

    • 0๏ธโƒฃ Default boolean filters to checkbox inputs #112 (cpjolicoeur)
    • โšก๏ธ Update NPM assets for security warnings #110 (cpjolicoeur)