Releases: pgharts/trusty-cms
Releases · pgharts/trusty-cms
TrustyCMS v6.3.1
What's Changed
- Update Deprecated File.exists? to File.exist? by @jaredblumer in #831
New Contributors
- @jaredblumer made their first contribution in #831
Full Changelog: v6.2.1...6.3.1
TrustyCMS v7.0.0
What's Changed
- TrustyCMS v6.2.1 by @danigirl329 in #820
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #817
- Update highline requirement from >= 1.7.8, < 3.1.0 to >= 1.7.8, < 3.2.0 by @dependabot in #813
- Bump will_paginate from 4.0.0 to 4.0.1 by @dependabot in #812
- v6.3: Update for full compatibility with zeitwerk by @danigirl329 in #824
Full Changelog: v6.2.1...trusty-cms-v7.0.0
TrustyCMS v6.2.1
What's Changed
- Bump rack 2.2.8 -> 2.2.8.1 by @Crankums in #775
- Bump nokogiri from 1.16.0 to 1.16.2 by @dependabot in #768
- Bump rdoc from 6.5.0 to 6.6.2 by @dependabot in #760
- Bump roadie-rails from 2.3.0 to 3.1.0 by @dependabot in #761
- Bump pry-byebug from 3.9.0 to 3.10.1 by @dependabot in #763
- Update highline requirement from >= 1.7.8, < 2.2.0 to >= 1.7.8, < 3.1.0 by @dependabot in #765
- Bump activestorage-validator from 0.3.0 to 0.4.0 by @dependabot in #767
- Bump mini_racer from 0.6.3 to 0.8.0 by @dependabot in #764
- Bump rspec-rails from 6.1.0 to 6.1.1 by @dependabot in #762
- #5117 - Set page_title field length to 100 by @Crankums in #770
- Bump rdoc from 6.6.2 to 6.6.3.1 by @dependabot in #779
- Bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #792
- Bump rack-cache from 1.14.0 to 1.17.0 by @dependabot in #789
- Bump rake from 13.1.0 to 13.2.1 by @dependabot in #788
- Bump devise from 4.9.3 to 4.9.4 by @dependabot in #790
- Bump rails from 7.0.8.1 to 7.0.8.4 by @dependabot in #803
- Bump launchy from 2.5.2 to 3.0.1 by @dependabot in #793
- Bump rspec-rails from 6.1.1 to 6.1.3 by @dependabot in #801
- Bump mini_racer from 0.8.0 to 0.12.0 by @dependabot in #787
- Bump rdoc from 6.6.3.1 to 6.7.0 by @dependabot in #795
- Bump roadie-rails from 3.1.0 to 3.2.0 by @dependabot in #796
- Update acts_as_list requirement from >= 0.9.5, < 1.2.0 to >= 0.9.5, < 1.3.0 by @dependabot in #802
Full Changelog: v6.1.2...v6.2.1
TrustyCMS v6.1.2
What's Changed
- Fix ransack error on creating pages by @danigirl329 in #751
Full Changelog: v6.1.1...v6.1.2
TrustyCMS v6.1.1
What's Changed
- Fix assets breaking on pages/edit by @danigirl329 in #743
Full Changelog: v6.1.0...v6.1.1
TrustyCMS v6.1.0
TrustyCMS v6.0.5
What's Changed
- Bump devise from 4.9.2 to 4.9.3 by @dependabot in #730
- Bump psych from 5.1.0 to 5.1.1.1 by @dependabot in #731
- Add ability to upload multiple assets by @danigirl329 in #740
- Hide Site Chooser if user is scoped to site by @danigirl329 in #739
- #4858 - set cache?=true, cache_timeout by @Crankums in #741
Full Changelog: v6.0.4...v6.0.5
TrustyCMS v6.0.4
What's Changed
- Bump @babel/traverse from 7.22.17 to 7.23.2 by @dependabot in #723
- Bump execjs from 2.8.1 to 2.9.1 by @dependabot in #721
- Remove extension.unloadable by @danigirl329 in #725
- TrustyCMS v6.0.1 - Name Inflection updates by @danigirl329 in #726
- Turns out we need to cache TrustyCms::Config by @danigirl329 in #727
- Remove .html.haml from render directive by @danigirl329 in #728
- Remove uuidtools in favor of self generated UUID by @danigirl329 in #733
Full Changelog: v6.0.0...v6.0.4
TrustyCMS v6.0.0
TrustyCMS v5.6.0
What's Changed
- Upgrade trusty-cms to use Active Storage and Deprecate Paperclip by @danigirl329 in #541
- Change style_name to string in case statement and change original str… by @danigirl329 in #542
- Fix blank stylename by @danigirl329 in #543
- Fix incorrect asset id showing by @danigirl329 in #552
- Update gem version to 5.0.3 by @danigirl329 in #553
- BugzID: 6758 - Radiant Jenga - if_ancestor by @Crankums in #544
- BugzID: 6757 - Radiant Jenga - field by @Crankums in #545
- BugzID: 6754 - Radiant Jenga - r:breadcrumbs by @Crankums in #548
- BugzID: 6752 - Radiant Jenga - r:cycle by @Crankums in #550
- BugzID: 6777 - unknown Ruby version by @Crankums in #554
- BugzID: 6778 - RuboCop - NewCops: enable by @Crankums in #555
- Bump activestorage-validator from 0.1.4 to 0.1.5 by @dependabot in #557
- Bump rdoc from 6.3.2 to 6.3.3 by @dependabot in #558
- BugzID: 6756 - Radiant Jenga - status by @Crankums in #546
- BugzID: 6753 - Radiant Jenga - r:link by @Crankums in #551
- BugzID: 6755 - Radiant Jenga - if_dev & unless_dev by @Crankums in #547
- Bump devise from 4.8.0 to 4.8.1 by @dependabot in #560
- Bump roadie-rails from 2.2.0 to 2.3.0 by @dependabot in #561
- Bump rails from 6.1.4.1 to 6.1.4.4 by @dependabot in #562
- Active storage updates by @danigirl329 in #564
- Adding haml lint for codeclimate by @fitzgerald in #565
- Bump rspec-rails from 5.0.2 to 5.1.0 by @dependabot in #566
- Bump gem version -> 5.0.6 by @Crankums in #567
- RuboCop LineLength by @fitzgerald in #568
- Bug bash Friday by @fitzgerald in #569
- BugzID: 6991 - BugBash - Unnecessary spacing by @Crankums in #572
- Bump ajv from 6.12.0 to 6.12.6 by @dependabot in #571
- Bump actionpack from 6.1.4.4 to 6.1.4.6 by @dependabot in #570
- This is a result of the paperclip to active storage migration. by @danigirl329 in #574
- Bump image_processing from 1.12.1 to 1.12.2 by @dependabot in #573
- Bump activestorage from 6.1.4.6 to 6.1.4.7 by @dependabot in #575
- Bump rspec-rails from 5.1.0 to 5.1.1 by @dependabot in #580
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #581
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #578
- BugzID: 6983: Load CMS even if asset is null by @Crankums in #582
- Github Actions - Ruby Gem by @Crankums in #577
- BugBashFriday formatting clean up by @fitzgerald in #583
- Remove static jquery files and replace with yarn dependencies by @danigirl329 in #589
- Bump rspec-rails from 5.1.1 to 5.1.2 by @dependabot in #587
- BugzID: 7269 - Remove Gravatar by @Crankums in #595
- Bump TrustyCMS Rails 6.1.4.7 -> 6.1.6 by @Crankums in #593
- Update gemfile & set asset file to use .js by @danigirl329 in #596
- Add treetable to spec folder for tests. by @danigirl329 in #597
- Continue uploading if Kraken is not responding with 200 by @danigirl329 in #601
- BugzID: 7277 - Update circleci config by @Crankums in #603
- BugzID: 7318 - set up CodeClimate test reporting by @Crankums in #604
- Bump jquery-validation from 1.19.3 to 1.19.4 by @dependabot in #602
- Bump rack from 2.2.3 to 2.2.3.1 by @dependabot in #598
- Bump mysql2 from 0.5.3 to 0.5.4 by @dependabot in #599
- Bump psych from 4.0.3 to 4.0.4 by @dependabot in #600
- Up file size validation by @danigirl329 in #605
- BugzID: 7169 - Bump Rubocop Channel by @Crankums in #608
- Bump rack from 2.2.3.1 to 2.2.4 by @dependabot in #610
- Bump rails-html-sanitizer from 1.4.2 to 1.4.3 by @dependabot in #612
- BugzID: 7382 - Review TODOs in lib/ by @Crankums in #616
- Bump jquery-validation from 1.19.4 to 1.19.5 by @dependabot in #611
- BugzID: 7349 - ENV[] -> ENV.fetch() by @Crankums in #614
- BugzID: 7350 - IO.read -> File.read by @Crankums in #615
- Bump activerecord from 6.1.6 to 6.1.6.1 by @dependabot in #613
- Bump Trusty 5.3.5 -> 5.3.6 by @Crankums in #617
- Bump tzinfo from 2.0.4 to 2.0.5 by @dependabot in #618
- Deprecating GPlus by @danigirl329 in #619
- BugzID: 7432 - Deprecation warning r:meta by @Crankums in #620
- BugzID: 7433 - Deprecation warning: Find by url by @Crankums in #623
- BugzID: 7423 - Add last_sign_in to users table in admin by @Crankums in #624
- BugzID: 7442 - Remove broken render call to avatar by @Crankums in #625
- BugzID: 7451 - Page titles not rendering in CMS by @Crankums in #626
- BugzID: 7447 - Jenga avatar partials by @Crankums in #628
- Fasten haml gem < 6 by @Crankums in #629
- Bump rails from 6.1.6.1 to 6.1.7 by @dependabot in #622
- Bump rspec-rails from 5.1.2 to 6.0.1 by @dependabot in #633
- BugzID: 7486 - Add 'rails' profile to SimpleCov by @Crankums in #632
- Change from jquery-ui-bundle to jquery-ui by @danigirl329 in #635
- Update to version 5.5 by @danigirl329 in #636
- Fix duplicate style by @danigirl329 in #637
- moving LineLength to 180 by @fitzgerald in #638
- BugzID: 7528 - Jenga LocalTime by @Crankums in #639
- BugzID: 7536 - Jenga announced_removed by @Crankums in #644
- BugzID: 7531 - Jenga: if_url by @Crankums in #642
- BugzID: 7499 - Quiet deprecation warning in Sidekiq by @Crankums in #640
- BugzID: 7532 - Jenga Deprecated tags by @Crankums in #641
- Remove ruby version from brakeman by @danigirl329 in #645
- BugzID: 7537 - Jenga legacy_user.rb by @Crankums in #646
- [Snyk] Upgrade jquery from 3.5.0 to 3.6.1 by @snyk-bot in #648
- [Snyk] Upgrade @fortawesome/fontawesome-free from 5.13.0 to 5.15.4 by @snyk-bot in #651
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #652
- Deleting Legacy Asset by @fitzgerald in #656
- [Snyk] Upgrade jquery from 3.5.0 to 3.6.1 by @snyk-bot in #653
- [Snyk] Upgrade jquery-ujs from 1.2.2 to 1.2.3 by @snyk-bot in #649
- Removing legacy assets by @fitzgerald in #658
- BugzID: 7577 - Jenga: find_by_url by @Crankums in #655
- Bump rails-html-sanitizer from 1.4.3 to 1.4.4 by @dependabot in #657
- Bump loofah from 2.19.0 to 2.19.1 by @dependabot in #654
- BugzID: 7530 - Jenga: unless_url by @Crankums in #659
- Bump Trusty version 5.5.4 -> 5.5.5 by @Crankums in #661
...