All Versions
35
Latest Version
Avg Release Cycle
80 days
Latest Release
415 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.8.0 Changes
February 08, 2022Closed issues:
🔀 Merged pull requests:
- 📜 [chore] extract date parse logic #296 (chewnoill)
- ⏪ Revert "Bump ex_doc from 0.26.0 to 0.28.0" #288 (cpjolicoeur)
- ⏪ Revert support for phoenix 1.6 from the master branch #287 (chewnoill)
- ⬆️ Bump ex_doc from 0.26.0 to 0.28.0 #285 (dependabot[bot])
- 🗄 "use Mix.Config is deprecated. Use the Config module instead" #280 (krainboltgreene)
- "clauses with the same name should be grouped together" #279 (krainboltgreene)
- ⬆️ Bump jason from 1.2.2 to 1.3.0 #277 (dependabot[bot])
- ⬆️ Bump gettext from 0.18.2 to 0.19.0 #275 (dependabot[bot])
-
v3.7.1 Changes
January 01, 2022 -
v3.7.0 Changes
January 01, 2022🔀 Merged pull requests:
- ⬆️ Bump ex_doc from 0.25.0 to 0.26.0 #273 (dependabot[bot])
- 📄 Tweak generated context docs #272 (optikfluffel)
- ⬆️ Bump excoveralls from 0.14.2 to 0.14.4 #266 (dependabot[bot])
- ✅ Bump mix_test_watch from 1.0.3 to 1.1.0 #260 (dependabot[bot])
- ⬆️ Bump path-parse from 1.0.6 to 1.0.7 in /assets #253 (dependabot[bot])
-
v3.7.0-rc.0 Changes
September 15, 2021Closed issues:
- References on Admin Page #147
🔀 Merged pull requests:
- ⬆️ Bump excoveralls from 0.14.1 to 0.14.2 #249 (dependabot[bot])
- Bump ex_unit_notifier from 1.1.0 to 1.2.0 #248 (dependabot[bot])
- Misc doc changes #247 (kianmeng)
- ⚡️ Update CI test matrix to include latest IEX and OTP #245 (cpjolicoeur)
- ⬆️ Bump browserslist from 4.12.0 to 4.16.6 in /assets #233 (dependabot[bot])
-
v3.6.4 Changes
November 02, 2021Closed issues:
- Searching with Equals Filter Swaps to Contains after submit #270
- ✂ Removed deprecated usage of core methods. #211
🔀 Merged pull requests:
- 🛠 Fix ordering of FilterView.find_param for :select #271 (thedelchop)
- ✂ Remove usage of deprecated method #268 (cpjolicoeur)
-
v3.6.3 Changes
June 30, 2021Closed issues:
- Date filters are altered after applying filter #241
🔀 Merged pull requests:
- 0️⃣ Set defaultDate for Pikaday to avoid "date jump" #246 (cpjolicoeur)
-
v3.6.2 Changes
June 22, 2021Implemented enhancements:
- 👷 Migrate from TravisCI to Github Actions for CI #213
Closed issues:
- Error rendering filters when two filter fields share the same prefix #242
- Timex usage? #216
- elixir no route found for GET /torch #93
🔀 Merged pull requests:
- 🛠 Fix bug with multiple filters w/ the same prefix #243 (cpjolicoeur)
- ✅ Bump mix_test_watch from 1.0.2 to 1.0.3 #239 (dependabot[bot])
- ⬆️ Bump ex_doc from 0.24.1 to 0.24.2 #238 (dependabot[bot])
- ⬆️ Bump credo from 1.5.5 to 1.5.6 #237 (dependabot[bot])
- ⬆️ Bump excoveralls from 0.14.0 to 0.14.1 #236 (dependabot[bot])
- ⚡️ Test templates updated with best-practice describes #235 (d4rk5eed)
- ⬆️ Bump hosted-git-info from 2.8.8 to 2.8.9 in /assets #227 (dependabot[bot])
- ⬆️ Bump lodash from 4.17.15 to 4.17.21 in /assets #226 (dependabot[bot])
- ⬆️ Bump y18n from 4.0.0 to 4.0.3 in /assets #221 (dependabot[bot])
- ⬆️ Upgrade to GitHub-native Dependabot #219 (dependabot-preview[bot])
- 🚚 [mix] Remove direct dependency on Timex #217 (cpjolicoeur)
- ⬆️ Bump ex_doc from 0.23.0 to 0.24.1 #215 (dependabot-preview[bot])
- [fix] Ensure only the Torch layout is used on Phx 1.5 #212 (cpjolicoeur)
- Bump ex_unit_notifier from 1.0.0 to 1.1.0 #209 (dependabot-preview[bot])
- ⬆️ Bump excoveralls from 0.13.4 to 0.14.0 #208 (dependabot-preview[bot])
- ⬆️ Bump credo from 1.5.4 to 1.5.5 #206 (dependabot-preview[bot])
- ⬆️ Bump excoveralls from 0.13.1 to 0.13.4 #203 (dependabot-preview[bot])
- ⬆️ Bump credo from 1.4.1 to 1.5.4 #202 (dependabot-preview[bot])
- ⬆️ Bump timex from 3.6.2 to 3.6.3 #201 (dependabot-preview[bot])
- Bump ex_unit_notifier from 0.1.4 to 1.0.0 #200 (dependabot-preview[bot])
- ⬆️ Bump ex_doc from 0.22.5 to 0.23.0 #195 (dependabot-preview[bot])
-
v3.6.1 Changes
March 19, 2021 -
v3.6.0 Changes
January 13, 2021🔀 Merged pull requests:
- ➕ Add Vietnamese locale translation #205 (cpjolicoeur)
- ⬆️ Bump credo from 1.4.0 to 1.4.1 #193 (dependabot-preview[bot])
-
v3.5.0 Changes
October 02, 2020v3.5.0 (2020-10-02)
➕ Added German translations thanks to @maennchen and updated the
mix torch.uninstall
task to mimic thetorch.install
task by only removing files added during installation.Closed issues:
- CSS does not work #178
🔀 Merged pull requests:
- 🌐 German Translations #192 (maennchen)
- ⚡️ [mix] Update uninstall task to mimic install #191 (cpjolicoeur)
- ⚡️ Update GH actions config #187 (cpjolicoeur)
- ⚡️ Update GH Actions hooks #186 (cpjolicoeur)
- ➕ Add Github Actions CI config #185 (cpjolicoeur)
- ⬆️ Bump jason from 1.2.1 to 1.2.2 #184 (dependabot-preview[bot])
- ⬆️ Bump ex_doc from 0.22.2 to 0.22.5 #183 (dependabot-preview[bot])
- ⬆️ Bump gettext from 0.18.0 to 0.18.1 #181 (dependabot-preview[bot])
- ⬆️ Bump excoveralls from 0.13.0 to 0.13.1 #180 (dependabot-preview[bot])
- ⬆️ Bump ex_doc from 0.22.1 to 0.22.2 #179 (dependabot-preview[bot])