Skip to content

Releases: Retrospring/retrospring

2022.0706.1

06 Jul 18:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.0706.0...2022.0706.1

2022.0706.0

06 Jul 17:09
Compare
Choose a tag to compare

What's Changed

  • routes.rb: use 'authenticate' block from devise instead of defining the constraint ourselves by @nilsding in #442
  • Move final settings actions into their own SettingsControllers by @pixeldesu in #438
  • Configure RailsAdmin to use webpacker by @raccube in #439
  • Refactor reactions into appendables by @raccube in #322

Full Changelog: 2022.0703.0...2022.0706.0

2022.0703.0

03 Jul 17:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.0702.0...2022.0703.0

2022.0702.0

02 Jul 16:12
Compare
Choose a tag to compare

What's Changed

  • Add well known route for changing password by @raccube in #421
  • Set autocomplete and input mode attributes for auth related fields by @raccube in #422
  • Move privacy actions from user controller to Settings::PrivacyController by @pixeldesu in #423
  • Only import the weights of Lato which we use by @raccube in #429
  • Fix upload path when not using fog with cloud storage by @raccube in #430
  • Move export actions into Settings::ExportController by @pixeldesu in #428
  • Ban modal improvements by @raccube in #431

Full Changelog: 2022.0627.0...2022.0702.0

2022.0627.0

26 Jun 22:51
Compare
Choose a tag to compare

What's Changed

  • Fix everyone showing up as anonymous outside of moderation view by @raccube in #420

Full Changelog: 2022.0626.2...2022.0627.0

2022.0626.2

26 Jun 21:57
Compare
Choose a tag to compare

What's changed

  • Require being logged in to view /settings/blocks

Full Changelog: 2022.0626.1...2022.0626.2

2022.0626.1

26 Jun 21:46
Compare
Choose a tag to compare

What's changed

  • Fix error on profile pages when not logged in

Full Changelog: 2022.0626.0...2022.0626.1

2022.0626.0

26 Jun 21:35
Compare
Choose a tag to compare

What's Changed

  • Add interface to manage blocks by @pixeldesu in #410
  • Fix profiles failing to load when the user disallows anonymous questions by @raccube in #417
  • Move theme actions from UserController to Settings::ThemeController by @pixeldesu in #416
  • Fix various issues relating to user bans by @raccube in #418
  • Add method of unmasking anons by @raccube in #409
  • Move profile actions to Settings::ProfileController by @pixeldesu in #419

Full Changelog: 2022.0625.0...2022.0626.0

2022.0625.0

25 Jun 08:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.0623.0...2022.0625.0

2022.0623.0

23 Jun 20:39
Compare
Choose a tag to compare

What's Changed

  • Allow users to change the display name of their anonymous askers by @raccube in #404
  • Add a way for moderators to view user inboxes by @raccube in #403

Full Changelog: 2022.0621.0...2022.0623.0