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

v2.13.9 #108

Merged
merged 80 commits into from
Feb 22, 2024
Merged

v2.13.9 #108

merged 80 commits into from
Feb 22, 2024

Conversation

DerGoogler
Copy link
Owner

@DerGoogler DerGoogler commented Jan 14, 2024

Current changes

  • Testing new repo format
  • Due to the lack of usage of the FoxMMM properties we'll stop supporting these properties
  • Discontinuing mmrl.json
  • Added versions
  • Added install confirm
  • All modules can now sorted by date
  • Added terminal ext
  • Better module update handling
  • Added chinese support by @2926295173
  • Re-worked module cards
  • Improved search
  • Added Module Configure docs
  • Removed selectable themes
  • Improved design
  • ModConf is now ModFS and Module Configure is now ModConf
    • ModFS will be saved in /data/adb/mmrl/modfs.<version>.json
  • Added window insets, status bar and navigation bar won't cut them off anymore
  • Possible splash screen crash fixed

Another important notes

  • You may encounter lags while loading IzzySoft's repo

ModConf breaking changes

Page component

In the page component the backgroundStyle attr has been changed

// before
<Page backgroundStyle="#000">
{/* after */}
<Page backgroundStyle={{ backgroundColor: "#000" }}>

  • Module filtering is broken
  • Last updates aren't displayed correctly

@DerGoogler DerGoogler added enhancement New feature or request android This label targets specifically MMRL on Android devices browser This label targets specifically MMRL on Browsers labels Jan 14, 2024
@DerGoogler DerGoogler linked an issue Jan 14, 2024 that may be closed by this pull request
This was linked to issues Feb 3, 2024
@DerGoogler DerGoogler marked this pull request as ready for review February 22, 2024 19:10
@DerGoogler DerGoogler merged commit 6482661 into master Feb 22, 2024
7 checks passed
@DerGoogler DerGoogler deleted the 2.13.9 branch February 22, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android This label targets specifically MMRL on Android devices browser This label targets specifically MMRL on Browsers enhancement New feature or request
Projects
None yet
2 participants