[go: up one dir, main page]

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

Master 10.0.1 #524

Merged
merged 21 commits into from
Jan 9, 2019
Merged

Master 10.0.1 #524

merged 21 commits into from
Jan 9, 2019

Conversation

joshuaboniface
Copy link
Member
@joshuaboniface joshuaboniface commented Jan 9, 2019

Hotfix release correcting regressions and obvious bugs from 10.0.0.

Release tagged 10.0.1. Debian build 10.0.1-1.

Changelog

#487: Support *.log files in browser log viewer
#488: Fix odd formatting in MimeType.cs
#512: Fix CONTRIBUTORS.md formatting
#501: Fix regression in integer divisions in latest movies category
#498: Change contributing link in settings to readthedocs.io
#493: Remove unused values.txt resource
#491: Fix userprofile.js crash
#519: Fix the DecodeJfif function to get proper image sizes
#486: Add NuGet package info to plugin projects
#523: Bump version for 10.0.1

Bond-009 and others added 21 commits January 7, 2019 16:58
Fixes #485

Looks like we regressed and now only the .txt logs would open in the browser when clicked. 

Added in MimeType handler for .log files. Problem solved.
Support `*.log` files in browser log viewer
Think there might have been a mismatch between tabs and spaces. All spaces now.
Fixes #483

Crash caused the endless loading circle.

Crash prevented password changes, icon updates, and easy pin code changes.
Fix CONTRIBUTORS.md formatting
Added support for progressive DCT-based JPEGs.
By adding a check for the SOF2 marker (C2)
Fix regression in integer divisions in latest movies category
Change contributing link in settings to readthedocs.io
Fix the DecodeJfif function to get proper image sizes
Add NuGet package info to plugin projects
@joshuaboniface joshuaboniface added the roadmap Items related to planning and future direction label Jan 9, 2019
@joshuaboniface
Copy link
Member Author

Testing successful, though Chromecast cannot be tested due to #526.

Copy link
Member
@anthonylavado anthonylavado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've had a look at all the fixes as they've come in, so I approve this.

@joshuaboniface joshuaboniface merged commit 5d3b317 into master Jan 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Items related to planning and future direction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants