Releases: osuTitanic/stern
Releases · osuTitanic/stern
1.7.2
What's Changed
- Make beatmap nuke endpoint delete the entire mapset
- Fix default value of
ALLOW_INSECURE_COOKIES
config - Port most website actions to new API (See #219)
- Introduce bbcode input sanitation for
options.get
(See #222) - Add regex timeouts (See #220)
- Set limits on userpages, signatures & forum posts
- Move /account/logout endpoint method to
POST
(See #221) - Fix timeago rendering in profile page scores
- Visual changes to match legacy osu! web by @Riley-3 (Huge thanks for their contributions!)
New Contributors
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- Make access tokens work in a local development environment
- API Integration with website
- User Statistics
- Playstyles
- Beatmap Actions
- Friends
- Favourites
- Optimize leaderboards
- CSS fixes for internet explorer
- Fix potential XSS attacks in match display
- Use
.innerText
for IE support - Fix decoding of HTML entities when updating beatmap descriptions
- Fix osz download filenames not working in older browsers
- Fix forum redirects
- Optimize uwsgi deployment
- Refactor beatmap tab in userpage
- Implement "reserved" names
- Add missing beatmap search parameters
- Make settings & register pages look good on old browsers
- Implement
jumpto
functionality in rankings - Add missing legacy page redirects
- Only use polyfill scripts when using old browsers
- Add youtube iframe lazy loading
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Initial implementation of the titanic wiki
- Added retries for python requests instance
- Ranking optimizations
- Further support for Internet Explorer
- Use case-insensitive query for logins
- Add separate login page
- Add bookmark management
- Partial integration of Titanic! API in website
- Logins
- Beatmap Search
- BBCode Previews
- Multiplayer Pages
- Added better download filenames for replays
- Added noscript handler in search
- Reworked downloads page
- Further support for old browser, mostly multiplayer related
- Fixed group integer parsing
Full Changelog: 1.6.4...1.7.0
1.6.4
What's Changed
- Fixed kudosu resets
- SEO Improvements
- Canonical urls added for all endpoints
- Refactored meta tags
- More stuff that just doesn't make sense
- Fix
Top 50 Scoreboard
text not being adjusted based on config - Removal of beatmap downloads if map got dmca'd
- Added bbcode editor toolbar
- More fixes for old browsers (hopefully we are getting close for IE support?)
- Added
ucp.php
redirects - Added beatmapset description updates from website
Full Changelog: 1.6.3...1.6.4
1.6.3
What's Changed
- Add new client images
- Add beatmap user scores api endpoint
- Only show user stats when not restricted
- Add cleared, uncleared, played and unplayed attributes to search
- Add
status_score
to score model - Add work-in progress macOS packaging
- Add marquee to beatmap link on hover (search)
- Add on-hover content for beatmapsets (search)
- Backport bbcode previews
- jQuery 2.2.4 -> 1.8.3
- Rework user settings page
Full Changelog: 1.6.2...1.6.3
1.6.2
What's Changed
- Added additional user stats for
/profile
endpoint - Optimized general performance of loading pages
- Reworked avatars ( osuTitanic/deck#364 )
- Add beatmap scores api endpoint
- Add activity image caching
- Only show scores when beatmap is actually ranked
- Fix
async
js keyword load not working as expected
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- Better support for legacy browsers (3361cbe...041255f)
- Dependency Updates (f77990c)
- Add user stats to
/status
endpoint (5800751) - Preserve sort and order parameters in search query (2fe813c)
- Account for logo in mobile viewport (180fb90)
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Add sitemap nesting
- Add canonical url tags
- Add note for BATs regarding icons
- Lower beatmap audio volume to not blow off your ears
- Add v3 logo
- Prefetch css & logo before site loads
- Add lazy loading to youtube iframe
Full Changelog: 1.5.6...1.6.0
1.5.6
What's Changed
- Add filter for titanic-exclusive maps
- Add user id validation to notification updates
- Add clear all button to notifications
- Show last updated post on each forum instead of topic
- Fix custom error descriptions
- Add link to bancho when beatmap not found
- Move nominated beatmaps to bottom
- Add read more link to news
- Change min height of post content
- Add video bbcode tag
- Implement quick replies
- Change max avatar resolution for upload
- Don't include old notifications in overview
Full Changelog: 1.5.5...1.5.6
1.5.5
What's Changed
- Make beatmap description behave like the original site
- Add visual indicator known bugs to downloads page
- Fix kudosu earnings
- Add reCAPTCHA implementation for registration
- Add CSRF protections
- Implement no-video downloads
- Fix bbcode urls looking like a big mess
- Add better
secure_filename
function for osz downloads
Full Changelog: 1.5.4...1.5.5