Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Releases: bermudalocket/Tweaks-for-Reddit

1.6.4b

25 Mar 21:52
477ba9b
Compare
Choose a tag to compare

Reconcile UI with the Mac App Store version.

1.6.4

16 Mar 19:40
Compare
Choose a tag to compare

New Features

  1. Updated the Favorite Subreddits section UI to be much more human-friendly;
  2. Added ability to reorder favorite subreddits by dragging and dropping (#13);
  3. Added ability to edit an individual favorite subreddit line (#13)

Changes

  1. Added debug window. Access it via the app, not the Safari popover, by clicking "Open debug window"

1.6.3.1

12 Mar 19:17
Compare
Choose a tag to compare

Hotfix: remove extraneous debug alert dialogues

1.6.3

12 Mar 17:56
Compare
Choose a tag to compare

New features

The app is now signed and notarized by Apple. Gatekeeper should no longer prevent you from opening Redditweaks for the first time.

Added two requested features:

  1. Show number of new comments on previously-visited threads. (ex: https://i.imgur.com/XyhsBr7.jpg)
  2. Remember how many times you've up/down-voted specific users (ex: https://i.imgur.com/jOihqdL.jpg)

These features are under development and may be unstable. Please report bugs to the issue tracker.

Changes

  1. Rewrote the script injection system. Javascript is now entirely contained in the script file.
  2. Add padding to the bottom of the settings panel in the popover.
  3. Fix line overflow in the favorite subreddits list.
  4. Fix interacting with the favorite subreddits list, including replacing buttons with hover/double-click behavior.
  5. Potential fix for submenus not opening or closing correctly in the popover.
  6. jQuery tweaks to improve script execution times.

1.6.2

03 Mar 17:21
Compare
Choose a tag to compare

THIS IS A LARGE RELEASE AND MAY BE BUGGY. Please report bugs to the issue tracker here on GitHub.

Changes

  • Huge code rewrite to better leverage the capabilities of SwiftUI (e.g. @AppStorage)
  • GUI refresh
  • Add update checker to make staying on top of Redditweaks updates easier
  • Rewrite favorite subreddit list feature
  • Add option to prevent checking if a subreddit exists while typing in the "favorite subreddit" text field

Bugs Fixed

#11
#12

Upcoming

  • Rewrite tweak javascript injection system

1.6.1

24 Oct 17:54
c1c302e
Compare
Choose a tag to compare
  • Add feature to redirect to old.reddit.com
  • Fix bug that would cause the "show karma" option to fail when on old.reddit.com due to cross-domain restrictions

1.6

28 Sep 21:52
Compare
Choose a tag to compare
1.6
  1. Reduce bundle size.
    -- Now 9.4 MB. Was 23.2 MB.
    -- Removed unnecessary assets that somehow managed to get added (like a 5.1MB screenshot).

  2. Add feature to remove "Happening Now" banners.

  3. Add favorite shortcuts to subreddit drop-down and top bar.
    -- Open subreddit drop-down to reveal the [+] shortcuts.
    -- Hover over subreddits in the top bar to reveal the [-] shortcut.
    -- The page will automatically reload.

1.5

14 Sep 01:53
Compare
Choose a tag to compare
1.5
Fix padding causing a feature line to truncate

1.4.1b

24 Jul 17:19
8eeb379
Compare
Choose a tag to compare
1.4.1b Pre-release
Pre-release

Attempted fix for #8

1.4.1

21 Jul 16:14
Compare
Choose a tag to compare

Fixes #5