Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.7 Final Issues / Enhancements #3072

Closed
6 tasks done
w00fz opened this issue Nov 20, 2020 · 3 comments
Closed
6 tasks done

1.7 Final Issues / Enhancements #3072

w00fz opened this issue Nov 20, 2020 · 3 comments

Comments

@w00fz
Copy link
Member

w00fz commented Nov 20, 2020

Here to list all the known and final issues that we do need to get resolved before 1.7 release:

  • system:// stream is causing issues in Admin, making Media tab to disappear and possibly causing other issues. First introduced via 747055f
  • Add user/env as primary environmental location and fallback to user/ (for traditional behavior backward compatibility). This will allow to keep all the environments under one place the user folder tidy.
  • Autoescape will be enabled by default and to guarantee BC we need postflight installer to be able to handle installations vs updates. (ed. I believe this is already done)
  • Support picking up changes in Flex Users (such as manual password reset) when a user yaml is updated.
  • safe_email filter should remove HTML from the email (tags, entities) and output HTML safe output see here.
  • Fix clockwork to work with the latest client

// cc: @rhukster @mahagr

@w00fz w00fz added the 1.7 label Nov 20, 2020
@mahagr
Copy link
Member

mahagr commented Nov 23, 2020

system:// stream issue has been fixed in Toolbox update (needs a release).

mahagr added a commit that referenced this issue Nov 23, 2020
… to disappear and possibly causing other issues [#3072]
mahagr added a commit that referenced this issue Nov 24, 2020
@mahagr
Copy link
Member

mahagr commented Nov 24, 2020

Clockwork client 5.0.1 has a bug on rendering user defined data. The bug has been fixed, but isn't released just yet.

@mahagr
Copy link
Member

mahagr commented Nov 24, 2020

@rhukster For object refresh support grav, login and flex plugins need to be updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants